get
https://api.rotowire.com/Golf/PGA/Projections.php
Returns PGA Tour player projections for upcoming tournaments.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Status | integer | |
Tours | array |
Example Response
{"Status": 0, "Tours": [{"Name": "PGA", "Tournaments": [{"Name": "PGA Championship", "Season": "2026", "Date": "2026-05-14 00:00:00", "Location": "Newtown Square, Pennsylvania, USA", "Format": "STROKE", "Players": [{"FirstName": "Ryan", "LastName": "Abbate", "Projections": {}, "Id": "2408"}], "Id": "5008383"}]}]}