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
For more detailed info related to the tournament please check Tournament
Category
For more detailed info related to the tournament please check Category
Current season
Season coverage info
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
Was this helpful?