get https://api.sportradar.com/australianrules//v3/en/players//profile.
Provides player biographical information, including team membership info.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitors - competitor | String | Abbreviation for a competitor name ex. BRI (Brisbane Lions) |
age_group | competitors - competitor | String | Age group of a competitor, when applicable ex. U23 |
country | competitors - competitor | String | Country of a competitor ex. Australia |
country_code | competitors - competitor | String | Country code of a competitor ex. AUS (Australia) |
gender | competitors - competitor | String | Gender for a competitormale , female |
id | competitors - competitor | String | Unique ID for a competitor ex. sr:competitor:4444 (Brisbane Lions) |
name | competitors - competitor | String | Name for a competitor ex. Brisbane Lions |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | player | String | Country code of a player ex. AUS (Australia) |
date_of_birth | player | Date | Date of birth of a player ex. 1993-05-24 |
gender | player | String | Gender of a playermale , female |
height | player | Integer | Height of a player in centimeters ex. 177 |
id | player | String | Unique ID of a player ex. sr:player:509236 |
jersey_number | player | Integer | Jersey number of a player |
name | player | String | Name of a player ex. Neale, Lachie |
nationality | player | String | Nationality of a player ex. Australia |
nickname | player | String | Nickname of a player |
type | player | String | Position of a playerD , M , F , UF , G |
weight | player | Integer | Weight of a player in kilograms ex. 82 |