get https://api.sportradar.com/cricket-t2//tournaments//info.
Provides information for a given tournament or season, including current season, participating teams, and tournament structure.
Update Frequency
60s 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 |
Current Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | tournament - current_season | Date | End date of a tournament's current season ex. 2024-06-17 |
id | tournament - current_season | String | Unique ID for a tournament's current season ex. sr:season:122977 (Sheffield Shield 24/25) |
name | tournament - current_season | String | Name of a tournament's current season ex. Sheffield Shield 24/25 |
start_date | tournament - current_season | Date | Start date of a tournament's current season ex. 2023-09-23 |
year | tournament - current_season | String | Year of a tournament's current season ex. 23/24 or 2024 |
Competitors:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | group - team | String | Abbreviation for a competitor name ex. BUL (Queensland Bulls) |
country | group - team | String | Country of a competitor ex. Australia |
country_code | group - team | String | Country code of a competitor ex. AUS (Australia) |
gender | group - team | String | Gender for a competitormale , female |
id | group - team | String | Unique ID for a competitor ex. sr:competitor:142678 (Queensland Bulls) |
name | group - team | String | Name for a competitor ex. Queensland Bulls |