Official PGA Tour - leaderboards, scores, schedules, profiles, and FedExCup standings.
Broadcast Coverage
ASYNCWRITENo auth
Returns audio streams, telecast schedules, featured groups, and featured-hole coverage for a tournament.
ParametersFormJSON
PGA Tour tournament ID (e.g. R2026021 for an active event)
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_pgatour_broadcast_coverage", "params": { "tournament_id": "R2026021" } }'