get https://api.sportradar.com/golf///v3///players/statistics.
Season statistics for all golfers who have earned Fed Ex Cup points in a given year. Season statistics are validated and adjusted on a weekly basis.
Update Frequency
120s Time To Live / Cache
Data Points
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr_name | player | String | Abbreviated name of a player ex. R.McIlroy |
amateur | player | Boolean | Signifies a player is in amateur status when true |
country | player | String | Country of a player ex. NORTHERN IRELAND |
first_name | player | String | First name of a player ex. Rory |
id | player | GUID | Unique player ID ex. da226913-b804-48de-adbf-96e956eb75ac |
last_name | player | String | Last name of a player ex. McIlroy |
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 | tour - season | GUID | Unique ID of a season ex. ece9907c-6fe3-4944-8cb9-bb1033270259 |
year | tour - season | GUID | Year of a tour season |
Tour:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | tour | String | Alias of a tour ex. pga |
currency | tour | String | Prize money currency type of a tour ex. USD |
id | tour | GUID | Unique ID of a tour ex. b52068af-28e4-4e91-bdbb-037591b0ff84 |
name | tour | String | Name of a tour ex. PGA Tour |