get https://api.sportradar.com/cricket-t2//tournaments//teams//squads.
Provides squad lineups for a given tournament or season.
Update Frequency
60s Time To Live / Cache
Data Points
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | team | String | Abbreviation for a competitor name ex. BUL (Queensland Bulls) |
country | team | String | Country of a competitor ex. Australia |
country_code | team | String | Country code of a competitor ex. AUS (Australia) |
gender | team | String | Gender for a competitormale , female |
id | team | String | Unique ID for a competitor ex. sr:competitor:142678 (Queensland Bulls) |
name | team | String | Name for a competitor ex. Queensland Bulls |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | player | String | Country code of a player ex. BGD (Bangladesh) |
date_of_birth | player | Date | Date of birth of a player ex. 1993-02-25 |
gender | player | String | Gender of a playermale , female |
id | player | String | Unique ID of a player ex. sr:player:696896 |
name | player | String | Name of a player ex. Sarkar, Soumya |
nationality | player | String | Nationality of a player ex. Bangladesh |
nickname | player | String | Nickname of a player |
type | player | String | Player position ex. bowler , all_rounder , batsman |
Manager:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | manager | String | Country code of a manager ex. IND (India) |
date_of_birth | manager | Date | Date of birth of a manager ex. 1972-10-11 |
id | manager | String | Unique ID of a manager ex. sr:player:647880 |
name | manager | String | Name of a manager ex. Bangar, Sanjay |
nationality | manager | String | Nationality of a manager ex. India |