get https://api.sportradar.com////tournaments.
Returns a list of tournaments and their IDs.
Update Frequency
300s Time To Live / Cache
Data Points
Sport & Category:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | tournament - category | String | Country code of a category for a tournament ex. USA (USA, MLB) |
id | tournament - category | GUID | Unique ID of a category for a tournament ex. sr:category:16 (MLB) |
name | tournament - category | String | Name of a category for a tournament ex. USA |
id | tournament - sport | GUID | Unique ID of a tournament's sport ex. sr:sport:3 (Baseball) |
name | tournament - sport | String | Name of a tournament's sport ex. Baseball |
Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | tournament - current_season | Date | End date of a tournament's current season ex. 2024-11-03 |
id | tournament - current_season | UID | Unique SR ID of a tournament's current season ex. sr:season:112588 Click here for more info on Sportradar IDs |
name | tournament - current_season | String | Name of a tournament's current season ex. MLB 2024 |
start_date | tournament - current_season | Date | Start date of a tournament's current season ex. 2024-03-20 |
year | tournament - current_season | Integer | Year of a tournament's current season ex. 2024 |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | tournament | UID | Unique SR ID of a tournament ex. sr:tournament:109 Click here for more info on Sportradar IDs |
name | tournament | String | Name of a tournament ex. MLB |
type | tournament | String | Type of a tournament |
uuids | tournament | String | Unique UUID(s) of a tournament ex. 2ea6efe7-2e21-4f29-80a2-0a24ad1f5f85,2fa448bc-fc17-4d3d-be03-e60e080fdc26 Click here for more info on Sportradar IDs |