get https://api.sportradar.com/golf//v3//players//profile.
Provides biographical information and historical tournament statistics for a given player.
Update Frequency
120s Time To Live / Cache
Data Points
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr_name | profile | String | Abbreviated name of a player ex. R.McIlroy |
amateur | profile | Boolean | Signifies a player is in amateur status when true |
birthday | profile | Date | Player date of birth ex. 1989-05-04 |
birth_place | profile | String | Birthplace of a player ex. Holywood, , IRL |
college | profile | String | College attended ex. Iowa |
country | profile | String | Country of a player ex. NORTHERN IRELAND |
first_name | profile | String | First name of a player ex. Rory |
handedness | profile | String | Handedness of a player ex. R , L |
height | profile | Integer | Height in inches |
id | profile | GUID | Unique player ID ex. da226913-b804-48de-adbf-96e956eb75ac |
last_name | profile | String | Last name of a player ex. McIlroy |
name | profile | String | Name of a player ex. McIlroy, Rory |
residence | profile | String | Residence of a player ex. Holywood, , IRL |
weight | profile | Short | Weight in lbs. |
turned_pro | profile | Short | Year a player became a professional |
Leaderboard & Summary:
Attribute | Parent Element | Type | Description |
---|---|---|---|
position | tournament - leaderboard - player | Short | Leaderboard position for a player |
money | tournament - leaderboard - player | Float | Tournament money won (in US dollars) for a player |
score | tournament - leaderboard - player | Integer | Overall player score in a tournament or playoff ex. -10 |
status | tournament - leaderboard - player | String | Status of a player for a particular tournamentCUT , WD , MDF , DQ , DNS See our Golf FAQ for more info and definitions of each status |
strokes | tournament - leaderboard - player | Short | Overall player strokes in a tournament or playoff ex. -10 |
points | tournament - leaderboard - player | Float | FedEX points earned for a player in a tournament |
tied | tournament - leaderboard - player | Boolean | Signifies a tie for a leaderboard spot |
birdies | tournament - leaderboard - player - round | Integer | Number of birdies in a tournament round |
bogeys | tournament - leaderboard - player - round | Integer | Number of bogeys in a tournament round |
double_bogeys | tournament - leaderboard - player - round | Integer | Number of double bogeys in a tournament round |
eagles | tournament - leaderboard - player - round | Integer | Number of eagles in a tournament round |
thru | tournament - leaderboard - player - round | Integer | Number of holes completed in a tournament round |
holes_in_one | tournament - leaderboard - player - round | Integer | Number of holes in one in a tournament round |
other_scores | tournament - leaderboard - player - round | Integer | Number of other scores in a tournament round (non- pars, birdies, eagles, holes in one, bogeys, double bogeys) |
pars | tournament - leaderboard - player - round | Integer | Number of pars in a tournament round |
sequence | tournament - leaderboard - player - round | Integer | Tournament round number |
score | tournament - leaderboard - player - round | Integer | Player score in a round ex. -4 |
strokes | tournament - leaderboard - player - round | Short | Player strokes in a round ex. 68 |
Player Season Statistics:
Attribute | Parent Element | Type | Description |
---|---|---|---|
drive_avg | statistics | Decimal | Average drive distance in yards ex. 321.3 |
birdies_per_round | statistics | Float | Birdies per round ex. 4.53 |
cuts_made | statistics | Integer | Number of cuts made |
cuts_missed | statistics | Integer | Number of cuts missed |
drive_acc | statistics | Decimal | Drive accuracy percentage (percentage of time a tee shot comes to rest in the fairway, regardless of club) ex. 58.06 |
earnings_rank | statistics | Integer | Total earnings rank |
events_played | statistics | Integer | Number of events played |
points_rank | statistics | Integer | FedEX Cup points rank |
points | statistics | Integer | Total FedEX Cup points |
first_place | statistics | Integer | Number of first place finishes |
gir_pct | statistics | Decimal | Greens in regulation percentage ex. 69.91 |
holes_per_eagle | statistics | Decimal | Average holes played per eagle ex. 108.5 |
holes_proximity_avg | statistics | String | Average proximity to the hole in feet ex. 36' |
putt_avg | statistics | Decimal | Average number of putts per hole ex. 1.739 |
sand_saves_pct | statistics | Decimal | Percentage of sand saves (percentage of times it took 2 shots or less after lying in a bunker) ex. 61.63 |
scoring_avg | statistics | Decimal | Average strokes in a round ex. 68.67 |
scrambling_pct | statistics | Decimal | Scrambling percentage (percentage of par or better scores if a GIR (Green in Regulation) is missed) ex. 62.77 |
earnings | statistics | Float | Total season earnings |
second_place | statistics | Integer | Number of second place finishes |
strokes_gained | statistics | Float | Average strokes gained putting |
strokes_gained_tee_green | statistics | Float | Average strokes gained tee to green |
strokes_gained_total | statistics | Float | Average strokes gained |
third_place | statistics | Integer | Number of third place finishes |
top_10 | statistics | Integer | Number of top 10 finishes |
top_25 | statistics | Integer | Number of top 25 finishes |
total_driving | statistics | Short | Total driving (total of a player's rank in both driving distance and driving accuracy) |
withdrawals | statistics | Integer | Number of withdrawals |
world_rank | statistics | Integer | Official World Golf Rank in a season |
Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | tournament / statistics - season | GUID | Unique ID of a season ex. ece9907c-6fe3-4944-8cb9-bb1033270259 |
year | tournament / statistics - season | GUID | Year of a tour season |
Tour:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | season - tour | String | Alias of a tour ex. pga |
id | season - tour | GUID | Unique ID of a tour ex. b52068af-28e4-4e91-bdbb-037591b0ff84 |
name | season - tour | String | Name of a tour ex. PGA Tour |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
course_timezone | tournament | String | Timezone of a course ex. America/New_York |
coverage | tournament | String | Coverage of a tournament. Click *here for a complete breakdown of our tour coverage. ex. full |
end_date | tournament | dateTime | End date of a tournament ex. 2022-11-20 |
event_type | tournament | dateTime | Scoring type of a tournamentstroke , match , cup , team , mix |
points | tournament | Integer | Total number of FedEX Cup points for a tournament |
id | tournament | GUID | Unique ID of a tournament ex. 42b7bbc2-858a-4c0d-85dc-b30179bb5e9a |
name | tournament | String | Name of a tournament ex. Wells Fargo Championship |
purse | tournament | Float | Total prize money for a tournament ex. 15000000.0 |
currency | tournament | String | Prize money currency type of a tournament ex. USD |
scoring_system | tournament | String | Scoring system for a tournamentstroke , stableford |
start_date | tournament | dateTime | Start date of a tournament ex. 2022-11-20 |
status | tournament | GUID | Status of a tournamentscheduled , inprogress , delayed , cancelled , created , complete , closed , playoff , reopened |
winning_share | tournament | Float | Prize money for first place in a tournament ex. 1080000.0 |