datagolf_schedule
Get a golf tour's season schedule, including event dates, courses, and locations. Select a tour to see where and when events are played.
Instructions
Tour schedule — the season's events with dates, courses and locations.
Returns: {schedule:[{event_id, event_name, course, course_key, location, country, latitude, longitude, start_date}]}
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 |
| file_format | No | Response format. | json |