get https://api.sportradar.com/handball//v2//competitors//profile.
Provides top-level information for a given team, including the full team roster, home venue, and team colors.
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. DEU (Germany) |
id | competitor_profile - category | String | Unique category ID for a competitor ex. sr:category:53 |
name | competitor_profile - category | String | Name for a competitor's category ex. Germany |
id | competitor_profile - sport | String | Unique sport ID for a competitor ex. sr:sport:6 |
name | competitor_profile - sport | String | Name for a competitor's sport ex. Handball |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. RNL (Rhein-Neckar Lowen) |
age_group | competitor | String | Age group of a competitor, when applicable ex. U23 |
country | competitor | String | Country of a competitor ex. Germany |
country_code | competitor | String | Country code of a competitor ex. DEU (Germany) |
gender | competitor | String | Gender for a competitormale , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:4004 (Rhein-Neckar Lowen) |
name | competitor | String | Name for a competitor ex. Rhein-Neckar Lowen |
virtual | competitor | Boolean | Signifies a competitor is a virtual team whan true . Used for placeholder teams in TBD vs TBD matchups. |
Jersey:
Attribute | Parent Element | Type | Description |
---|---|---|---|
base | jerseys - jersey | String | RGB color code of a competitor's base jersey ex. ffea2e |
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. short_sleeves |
sleeve | jerseys - jersey | String | RGB color code of a competitor's jersey sleeves ex. 000000 |
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 , goalkeeper , third |
Manager:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | manager | String | Country code of a manager ex. DEU |
date_of_birth | manager | Date | Date of birth of a manager ex. 1979-04-26 |
gender | manager | String | Gender of a managermale , female |
id | manager | String | Unique ID of a manager ex. sr:player:234198 |
name | manager | String | Name of a manager ex. Roberts, Dave |
nationality | manager | String | Nationality of a manager ex. Germany |
nickname | manager | String | Nickname of a manager |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | players - player | String | Country code of a player ex. DEU (Germany) |
date_of_birth | players - player | Date | Date of birth of a player ex. 2004-11-12 |
gender | players - player | String | Gender of a playermale , female |
height | players - player | Integer | Height of a player in centimeters ex. 192 |
id | players - player | String | Unique ID of a player ex. sr:player:2300047 |
jersey_number | players - player | Integer | Jersey number of a player |
name | players - player | String | Name of a player ex. Grupe, Magnus |
nationality | players - player | String | Nationality of a player ex. Germany |
nickname | players - player | String | Nickname of a player |
type | players - player | String | Position of a playerG , W , LW , RW , LB , RB , CB , P , DS |
weight | players - player | Integer | Weight of a player in kilograms ex. 95 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
capacity | venue | Integer | Capacity of a competitor's home venue ex. 13200 |
changed | venue | Boolean | Signifies a venue has been changed when true |
city_name | venue | String | City name of a competitor's home venue ex. Mannheim |
country_code | venue | String | Country code of a competitor's home venue ex. DEU |
country_name | venue | String | Country name of a competitor's home venue ex. Germany |
id | venue | String | Unique ID of a competitor's home venue ex. sr:venue:2010 |
map_coordinates | venue | String | Coordinates of a competitor's home venue ex. 49.463730,8.517570 |
name | venue | String | Name of a competitor's home venue ex. SAP Arena |
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/Berlin |