get https://api.sportradar.us///v2//players//profile.
Global Baseball Player Profile provides player biographical information, including current team.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. LAD (Los Angeles Dodgers) |
age_group | competitor | String | Age group of a competitor, when applicable ex. U23 |
country | competitor | String | Country of a competitor ex. Japan |
country_code | competitor | String | Country code of a competitor ex. JPN (Japan) |
gender | competitor | String | Gender for a competitormale , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:3638 (Los Angeles Dodgers) |
name | competitor | String | Name for a competitor ex. Los Angeles Dodgers |
virtual | 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 | players - player | String | Country code of a player ex. JPN (Japan) |
date_of_birth | players - player | Date | Date of birth of a player ex. 1994-07-05 |
gender | players - player | String | Gender of a playermale , female |
height | players - player | Integer | Height of a player in centimeters ex. 193 |
id | players - player | String | Unique ID of a player ex. sr:player:1373965 |
jersey_number | players - player | Integer | Jersey number of a player |
name | players - player | String | Name of a player ex. Ohtani, Shohei |
nationality | players - player | String | Nationality of a player ex. Japan |
nickname | players - player | String | Nickname of a player |
type | players - player | String | Position of a playerC , OF , P , IF , RP , DH , 2B , 1B , SP , LF , 3B , CF , RF , SS , P-OF , Unknown |
weight | players - player | Integer | Weight of a player in kilograms ex. 95 |