get https://api.sportradar.com/cricket-t2//tournaments//seasons.
Provides a list of current and past season IDs for a given tournament. Season IDs can be interchanged with tournament IDs to retrieve historical data.
Update Frequency
300s Time To Live / Cache
Data Points
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
gender | tournament | String | Gender of a tournamentmen , women , mixed |
id | tournament | String | Unique ID for a tournament ex. sr:tournament:21568 (Sheffield Shield) |
name | tournament | String | Name of a tournament ex. Sheffield Shield |
type | tournament | String | Type of a tournament ex. test , odi , t10 , t20i , first_class , list_a , t20 |
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | tournament - category | String | Country code for a tournament's category |
id | tournament - category | String | Unique category ID for a tournament ex. sr:category:105 |
name | tournament - category | String | Name for a tournament's category ex. International |
id | tournament - sport | String | Unique sport ID for a tournament ex. sr:sport:21 |
name | tournament - sport | String | Name for a tournament's sport ex. Cricket |
Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | season | Date | End date of a tournament's season ex. 2024-06-17 |
id | season | String | Unique ID for a tournament's season ex. sr:season:122977 (Sheffield Shield 24/25) |
name | season | String | Name of a tournament's season ex. Sheffield Shield 24/25 |
start_date | season | Date | Start date of a tournament's season ex. 2023-09-23 |
year | season | String | Year of a tournament's season ex. 23/24 or 2024 |