Live Golf Data
PGA Tour and LIV Tour live golf data for your application needs such as rankings, leaderboards, scorecards, and results.
2.3k subscribers
9.9/10 popularity
85 ms avg latency
83% success rate
19 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Live Golf Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
World Ranking /stats |
Fetch the world rankings for a given year |
| GET |
World Ranking /stats |
Fetch the world rankings for a given year |
| GET |
FedExCup Ranking /stats |
Fetch the FedExCup ranking leaderboard for a given year. These rankings are updated live during a tournament to show the player's projected ranking. |
| GET |
FedExCup Ranking /stats |
Fetch the FedExCup ranking leaderboard for a given year |
| GET |
organizations /organizations |
Fetch the organizations that are supported by this golf data API. |
| GET |
schedules /schedule |
Fetch the schedule for the desired year. PGA Tour (tourId "0") LIV Tour (tourId "1") |
| GET |
schedules /schedule |
Fetch the schedule for the desired year and organization. |
| GET |
players /players |
Fetch a PGA Tour player by his last name, first name, playerId, or a combination of these parameters. You must provide at least one search parameter to the API. |
| GET |
players /players |
Fetch a PGA Tour player by his last name, first name, playerId, or a combination of these parameters. You must provide at least one search parameter to the API. |
| GET |
tournaments /tournament |
Fetch tournament information, such as metadata, players, courses, and earnings. Query the `schedule` endpoint to retrieve the necessary `tournId` and `year` parameters. This info… |
| GET |
tournaments /tournament |
Fetch tournament information, such as metadata, players, courses, and earnings. Query the `schedule` endpoint to retrieve the necessary `tournId` and `year` parameters. This info… |
| GET |
leaderboards /leaderboard |
Fetch the most recent leaderboard for a given `tournId`, `year`, and `roundId`. Query the `schedule` endpoint for the desired `tournId` and `year`. Leaderboards are available 1-2… |
| GET |
leaderboards /leaderboard |
Fetch the most recent leaderboard for a given `tournId`, `year`, and `roundId`. Query the `schedule` endpoint for the desired `tournId` and `year`. Leaderboards are available 1-2… |
| GET |
scorecards /scorecard |
Fetch a scorecard for a given `tournId`, `year`, `playerId`, and `roundId`. Scorecards include shot-by-shot granularity. |
| GET |
scorecards /scorecard |
Fetch a scorecard for a given `tournId`, `year`, `playerId`, and `roundId`. Scorecards include shot-by-shot granularity. |
| GET |
points /points |
Fetch official FedExCup points earned per player for a given `tournId` and `year`. Note that PGA Tour non-members will not be officially ranked. |
| GET |
points /points |
Fetch official FedExCup points earned per player for a given `tournId` and `year`. Note that PGA Tour non-members will not be officially ranked. |
| GET |
earnings /earnings |
Fetch the player earnings for a given `tournId` and `year`. |
| GET |
earnings /earnings |
Fetch the player earnings for a given `tournId` and `year`. |
Live Golf Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO | $25 / month | 10 / second |
|
| ULTRA Recommended | $60 / month | 20 / second |
|
| MEGA | $150 / month | 50 / second |
|