get https://api.sportradar.com/handball//v2//players//profile.
Provides player biographical information, including current team.
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. RNL (Rhein-Neckar Lowen) |
age_group | competitors - competitor | String | Age group of a competitor, when applicable ex. U23 |
country | competitors - competitor | String | Country of a competitor ex. Germany |
country_code | competitors - competitor | String | Country code of a competitor ex. DEU (Germany) |
gender | competitors - competitor | String | Gender for a competitormale , female |
id | competitors - competitor | String | Unique ID for a competitor ex. sr:competitor:4004 (Rhein-Neckar Lowen) |
name | competitors - competitor | String | Name for a competitor ex. Rhein-Neckar Lowen |
virtual | competitors - competitor | Boolean | Signifies a competitor is a virtual team whan true . Used for placeholder teams in TBD vs TBD matchups. |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | player | String | Country code of a player ex. DEU (Germany) |
date_of_birth | player | Date | Date of birth of a player ex. 2004-11-12 |
gender | player | String | Gender of a playermale , female |
height | player | Integer | Height of a player in centimeters ex. 192 |
id | player | String | Unique ID of a player ex. sr:player:2300047 |
jersey_number | player | Integer | Jersey number of a player |
name | player | String | Name of a player ex. Grupe, Magnus |
nationality | player | String | Nationality of a player ex. Germany |
nickname | player | String | Nickname of a player |
type | player | String | Position of a playerG , W , LW , RW , LB , RB , CB , P , DS |
weight | player | Integer | Weight of a player in kilograms ex. 95 |