# Tournament we provide coverage for

The end point provides info related to the tournaments with matches been played in the last 7 days.

Example of information related to one of the tournaments can be found below:\
\
\<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

\<tournaments xmlns="<http://schemas.sportradar.com/sportsapi/v1/unified>" xmlns:xsi="<http://www.w3.org/2001/XMLSchema-instance>" generated\_at="2021-09-21T15:29:17+00:00" xsi:schemaLocation="<http://schemas.sportradar.com/sportsapi/v1/unified> <http://schemas.sportradar.com/ufsportsapi/v1/endpoints/unified/ufsportsapi.xsd>">

\<tournament id="sr:tournament:7" name="UEFA Champions League">

\<sport id="sr:sport:1" name="Soccer"/>

\<category id="sr:category:393" name="International Clubs"/>

\<current\_season start\_date="2021-06-22" end\_date="2022-05-28" year="21/22" id="sr:season:83926" name="UEFA Champions League 21/22"/>

\<season\_coverage\_info season\_id="sr:season:83926" scheduled="190" played="109" max\_coverage\_level="platinum" max\_covered="16" min\_coverage\_level="silver"/>

\</tournament>

#### Tournament <a href="#uoftournamentweprovidecoveragefor-tournament" id="uoftournamentweprovidecoveragefor-tournament"></a>

For more detailed info related to the tournament please check Tournament

#### Category <a href="#uoftournamentweprovidecoveragefor-category" id="uoftournamentweprovidecoveragefor-category"></a>

For more detailed info related to the tournament please check Category

#### Current season <a href="#uoftournamentweprovidecoveragefor-currentseason" id="uoftournamentweprovidecoveragefor-currentseason"></a>

#### Season coverage info <a href="#uoftournamentweprovidecoveragefor-seasoncoverageinfo" id="uoftournamentweprovidecoveragefor-seasoncoverageinfo"></a>

| attribute            | meaning                                                  | possible values |
| -------------------- | -------------------------------------------------------- | --------------- |
| scheduled            | Amount of matches scheduled for the tournament           | number          |
| played               | Amount of matches played so far                          | number          |
| max\_coverage\_level | Highest coverage level registered for any played match   | number          |
| max\_covered         | Number of matches played with the highest level coverage | number          |
| min\_coverage\_level | Lowest coverage level registered for any played match    | number          |


---

# 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/support-and-history/archived/deprecated-uof-endpoints/tournament-we-provide-coverage-for.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.
