get https://api.sportradar.com///v3//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. WGW (Wigan Warriors) |
age_group | competitors - competitor | String | Age group of a competitor, when applicable ex. U23 |
gender | competitors - competitor | String | Gender for a competitormale , female |
id | competitors - competitor | String | Unique ID for a competitor ex. sr:competitor:4233 (Wigan Warriors) |
name | competitors - competitor | String | Name for a competitor ex. Wigan Warriors |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | player | String | Country code of a player ex. ENG (England) |
date_of_birth | player | Date | Date of birth of a player ex. 1988-09-15 |
gender | player | String | Gender of a playermale , female |
height | player | Integer | Height of a player in centimeters ex. 187 |
id | player | String | Unique ID of a player ex. sr:player:472010 |
jersey_number | player | Integer | Jersey number of a player |
name | player | String | Name of a player ex. Cooper, Mike |
nationality | player | String | Nationality of a player ex. England |
nickname | player | String | Nickname of a player |
type | player | String | Position of a player ex. FB , C , W , SR , Back See our FAQ for a complete list of our positions. |
weight | player | Integer | Weight of a player in kilograms ex. 103 |