yahoo_sports_golf_schedule
Retrieve a golf tour's tournament schedule for a season, including dates, status, purse, and venue. Use a tour key and optional season to get structured data for leaderboard queries.
Instructions
Yahoo Sports golf tournament schedule. Returns a golf tour's tournament schedule for a season (name, dates, status, purse, and venue), from Yahoo Sports' own public tournament-schedule JSON API. The tour enum accepts pga-tour, pga-european-tours, lpga-tour, champions-tour, and european-tour. Each tournament's id feeds the golf-leaderboard endpoint's tournament parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tour | Yes | Golf tour key | |
| season | No | 4-digit season year; defaults to the tour's current season |