datagolf_matchups
Compare tournament, round, and 3-ball matchup odds across sportsbooks, including Data Golf's model line. Get event, market, last updated, and player pair odds.
Instructions
Tournament / round / 3-ball matchup odds across sportsbooks, plus Data Golf's model line.
Returns: {event_name, market, last_updated, match_list:[{p1_player_name, p2_player_name, odds:{datagolf, bet365, pinnacle, ...}}]}
Auth: needs your own key in DATAGOLF_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tour | No | Tour. One of: pga, euro, kft, alt, liv. | pga |
| market | No | Matchup market. One of: tournament_matchups, round_matchups, 3_balls. | tournament_matchups |
| file_format | No | Response format. | json |
| odds_format | No | Odds format. One of: decimal, american, fraction, percent. | decimal |