get https://api.sportradar.com///v3//competitors//profile.
Provides top-level information for a given team, including the full team roster, home venue, and jersey info.
Update Frequency
300s 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:83 |
name | competitor_profile - category | String | Name for a competitor's category ex. Rugby League |
id | competitor_profile - sport | String | Unique sport ID for a competitor ex. sr:sport:12 |
name | competitor_profile - sport | String | Name for a competitor's sport ex. Rugby |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. WGW (Wigan Warriors) |
age_group | competitor | String | Age group of a competitor, when applicable ex. U23 |
gender | competitor | String | Gender for a competitormale , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:4233 (Wigan Warriors) |
name | competitor | String | Name for a competitor ex. Wigan Warriors |
Jersey:
Attribute | Parent Element | Type | Description |
---|---|---|---|
base | jerseys - jersey | String | RGB color code of a competitor's base jersey ex. ffffff |
horizontal_stripes | jerseys - jersey | Boolean | Signifies a competitor's jersey has horizontal stripes when true |
horizontal_stripes_color | jerseys - jersey | String | RGB color code of a competitor's horizontal jersey stripes ex. e41e2c |
number | jerseys - jersey | String | RGB color code of a competitor's jersey number ex. 000000 |
shirt_type | jerseys - jersey | String | Shirt type of a competitor's jersey ex. no_sleeves |
sleeve | jerseys - jersey | String | RGB color code of a competitor's jersey sleeves ex. ffffff |
sleeve_detail | jerseys - jersey | String | RGB color code of a competitor's jersey sleeves detail ex. ffffff |
split | jerseys - jersey | Boolean | Signifies a competitor's jersey is split when true |
split_color | jerseys - jersey | String | RGB color code of a competitor's jersey split ex. ffffff |
squares | jerseys - jersey | Boolean | Signifies a competitor's jersey is squares when true |
squares_color | jerseys - jersey | String | RGB color code of a competitor's jersey squares ex. ffffff |
stripes | jerseys - jersey | Boolean | Signifies a competitor's jersey has stripes when true |
stripes_color | jerseys - jersey | String | RGB color code of a competitor's jersey stripes ex. ffffff |
type | jerseys - jersey | String | Type of competitor jersey entry ex. home , away , third |
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. ENG (England) |
date_of_birth | players - player | Date | Date of birth of a player ex. 1988-09-15 |
gender | players - player | String | Gender of a playermale , female |
height | players - player | Integer | Height of a player in centimeters ex. 187 |
id | players - player | String | Unique ID of a player ex. sr:player:472010 |
jersey_number | players - player | Integer | Jersey number of a player |
name | players - player | String | Name of a player ex. Cooper, Mike |
nationality | players - player | String | Nationality of a player ex. England |
nickname | players - player | String | Nickname of a player |
type | players - player | String | Position of a player ex. FB , C , W , SR , Back See our FAQ for a complete list of our positions. |
weight | players - player | Integer | Weight of a player in kilograms ex. 103 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
capacity | venue | Integer | Capacity of a competitor's home venue ex. 25138 |
changed | venue | Boolean | Signifies a venue has been changed when true |
city_name | venue | String | City name of a competitor's home venue ex. Wigan |
country_code | venue | String | Country code of a competitor's home venue ex. ENG (England) |
country_name | venue | String | Country name of a competitor's home venue ex. England |
id | venue | String | Unique ID of a competitor's home venue ex. sr:venue:666 |
map_coordinates | venue | String | Coordinates of a competitor's home venue ex. 53.547367,-2.654146 |
name | venue | String | Name of a competitor's home venue ex. DW Stadium |
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 restrictued capacity |
timezone | venue | String | Timezone of a competitor's home venue ex. Europe/London |