get https://api.sportradar.com/australianrules//v3//competitors//profile.
Provides top-level information for a given team, including the full team roster, manager, and home venue.
Update Frequency300s Time To Live / Cache
Data Points
Category & Sport
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
country_code | competitor_profile - category | String | Country code for a competitor's category ex. AUS (Australia) | 
id | competitor_profile - category | String | Unique category ID for a competitor ex. sr:category:87 | 
name | competitor_profile - category | String | Name for a competitor's category ex. Australia | 
id | competitor_profile - sport | String | Unique sport ID for a competitor ex. sr:sport:13 | 
name | competitor_profile - sport | String | Name for a competitor's sport ex. Aussie Rules | 
Competitor
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. BRI (Brisbane Lions) | 
age_group | competitor | String | Age group of a competitor, when applicable ex. U23 | 
country | competitor | String | Country of a competitor ex. Australia | 
country_code | competitor | String | Country code of a competitor ex. AUS (Australia) | 
gender | competitor | String | Gender for a competitormale, female | 
id | competitor | String | Unique ID for a competitor ex. sr:competitor:4444 (Brisbane Lions) | 
name | competitor | String | Name for a competitor ex. Brisbane Lions | 
virtual | competitor | Boolean | Signifies a competitor is a virtual team whan true. Used for placeholder teams in TBD vs TBD matchups. | 
Manager
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
country_code | manager | String | Country code of a manager ex. AUS (Australia) | 
date_of_birth | manager | Date | Date of birth of a manager ex. 1961-06-23 | 
gender | manager | String | Gender of a managermale, female | 
id | manager | String | Unique ID of a manager ex. sr:player:1096992 | 
name | manager | String | Name of a manager ex. Fagan, Chris | 
nationality | manager | String | Nationality of a manager ex. Australia | 
nickname | manager | String | Nickname of a manager | 
Player
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
country_code | players - player | String | Country code of a player ex. AUS (Australia) | 
date_of_birth | players - player | Date | Date of birth of a player ex. 1993-05-24 | 
gender | players - player | String | Gender of a playermale, female | 
height | players - player | Integer | Height of a player in centimeters ex. 177 | 
id | players - player | String | Unique ID of a player ex. sr:player:509236 | 
jersey_number | players - player | Integer | Jersey number of a player | 
name | players - player | String | Name of a player ex. Neale, Lachie | 
nationality | players - player | String | Nationality of a player ex. Australia | 
nickname | players - player | String | Nickname of a player | 
type | players - player | String | Position of a playerD, M, F, UF, G | 
weight | players - player | Integer | Weight of a player in kilograms ex. 82 | 
Venue
| Attribute | Parent Element | Type | Description | 
|---|---|---|---|
capacity | venue | Integer | Capacity of a competitor's home venue ex. 42000 | 
changed | venue | Boolean | Signifies a venue has been changed when true | 
city_name | venue | String | City name of a competitor's home venue ex. Brisbane | 
country_code | venue | String | Country code of a competitor's home venue ex. AUS (Australia) | 
country_name | venue | String | Country name of a competitor's home venue ex. Australia | 
id | venue | String | Unique ID of a competitor's home venue ex. sr:venue:7698 | 
map_coordinates | venue | String | Coordinates of a competitor's home venue ex. -27.485833,153.038056 | 
name | venue | String | Name of a competitor's home venue ex. The Gabba | 
reduced_capacity | venue | Boolean | Optional attribute signifying a venue has a restricted capacity when true | 
reduced_capacity_max | venue | Integer | Value of a venue's restricted capacity | 
timezone | venue | String | Timezone of a competitor's home venue ex. Australia/Queensland | 
