Sportradar Golf v3
Number of APIs: 13
Sportradar's Golf API v3 offers a comprehensive suite of real-time tournament updates, rankings, and seasonal statistics to power your golf experiences.
We provide full hole-by-hole coverage for the PGA Tour, Euro Tour, LPGA Tour, Champions Tour, Web.com, Olympics, Ryder Cup, and President's Cup. All Majors and World Golf Championships are covered.
Primary feeds will return schedules, tournament leaderboards, tee times, and hole-by-hole scoring.
Additional feeds provide a host of complimentary stats, including:
- Player profiles
- Seasonal statistics
- World golf ranking for the top 200 players
- Detailed course information
Real-time customers are also offered two delivery Push Feeds to enhance speed.
The easiest way to get started with the API is to click the fork button to fork this collection to your own workspace and use Qodex to send requests.
To receive trial access, visit this page.
-
Daily Change Log GET {{baseUrl}}/:tour/v3/:locale/:year/:month/:day/changes.{{format}}
-
Official World Golf Ranking GET {{baseUrl}}/v3/:locale/players/wgr/:year/rankings.{{format}}
-
Player Profile GET {{baseUrl}}/v3/:locale/players/:player_id/profile.{{format}}
-
Player Profile Live GET {{baseUrl}}/v3/:locale/players/:player_id/live.{{format}}
-
Player Statistics GET {{baseUrl}}/:tour/v3/:locale/:year/players/statistics.{{format}}
-
Players GET {{baseUrl}}/pga/v3/:locale/:year/players/profiles.{{format}}
-
Scorecards per Round GET {{baseUrl}}/:tour/v3/:locale/:year/tournaments/:tournament_id/:teetime_type/:round_number/scores.{{format}}
-
Tee Times per Round GET {{baseUrl}}/:tour/v3/:locale/:year/tournaments/:tournament_id/:teetime_type/:round_number/teetimes.{{format}}
-
Tournament Hole Statistics GET {{baseUrl}}/:tour/v3/:locale/:year/tournaments/:tournament_id/hole-statistics.{{format}}
-
Tournament Leaderboard GET {{baseUrl}}/:tour/v3/:locale/:year/tournaments/:tournament_id/leaderboard.{{format}}