get https://api.sportradar.com/basketball//v2//players//profile.
Global Basketball Player Profile Provides player information, including team membership info.
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. RMA (Real Madrid) |
age_group | competitors - competitor | String | Age group of a competitor, when applicable ex. U23 |
country | competitors - competitor | String | Country of a competitor ex. Spain |
country_code | competitors - competitor | String | Country code of a competitor ex. ESP (Spain) |
division | competitors - competitor | Integer | Division number for a competitor |
gender | competitors - competitor | String | Gender for a competitormale , female |
id | competitors - competitor | String | Unique ID for a competitor ex. sr:competitor:3540 (Real Madrid) |
name | competitors - competitor | String | Name for a competitor ex. Real Madrid |
state | competitors - competitor | String | State of a competitor ex. TX (Texas) |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | player | String | Country code of a player ex. CPV (Cape Verde) |
date_of_birth | player | Date | Date of birth of a player ex. 1992-03-22 |
gender | player | String | Gender of a playermale , female |
height | player | Integer | Height of a player in centimeters ex. 220 |
id | player | String | Unique ID of a player ex. sr:player:608026 |
jersey_number | player | Integer | Jersey number of a player |
name | player | String | Name of a player ex. Tavares, Edy |
nationality | player | String | Nationality of a player ex. Cape verde |
nickname | player | String | Nickname of a player |
type | player | String | Position of a playerNA , G , G-F , C , F-G , F-C , C-F , PF , PG , SF , SG , F |
weight | player | Integer | Weight of a player in kilograms ex. 120 |