# Endpoint

The 'tournament for a sport' endpoint provides information related to the tournaments that have active seasons.

In other words, this endpoint lists all available tournaments for the specified sport that have had matches in the past 7 days, or that have any matches scheduled in the future.

*Please note that this endpoint does not provide information related to simple\_tournaments.*

\*Special note on the tournament(s).xml endpoint

This endpoint lists all available tournaments where Sportradar provides coverage.

You can still receive information about a match associated with a tournament, even if it is not included in the returned list from the endpoints. This could, for example, happen with lower-division soccer league matches where Sportradar does not provide full league coverage, but may do so only upon request from one or more bookmakers. Such tournaments are typically not listed, and Sportradar does not provide a tournament schedule for these tournaments.

Therefore, it is essential not to assume that these endpoints will return every single tournament of interest, but rather all available tournaments for which Sportradar provides coverage, and/or customers purchase coverage for a particular match.

**Endpoint Parameters**

| Parameter                                                | Description                    | Possible Values                                                                                                                                                           |
| -------------------------------------------------------- | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><em>language</em></p><p><strong>Required</strong></p> | Language code for translation. | See all supported languages and their codes on [language support](/uof/introduction/language-support.md)                                                                  |
| <p><em>id</em></p><p><strong>Required</strong></p>       | The id of the sport            | <p>Format - {sport\_id}</p><p>The list of all available sports with ids can be retrieved from <a href="/pages/cCVpj6MvRRGntn6seEDW">All available sports endpoint</a></p> |

#### &#x20;<a href="#uofapitournamentsforasportendpoint-endpointstructure" id="uofapitournamentsforasportendpoint-endpointstructure"></a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportradar.com/uof/api-and-structure/api/sport-event-information/tournaments-for-a-sport-endpoint/endpoint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
