get
https://api.rotowire.com/Golf/PGA/TournamentProjections.php
Detailed player projections for a specific PGA Tour tournament, including projected scores and fantasy point totals.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Type | string | |
Tournament | object |
Example Response
{"Type": "PRELIMINARY", "Tournament": {"Name": "The CJ Cup Byron Nelson", "Season": "2026", "Format": "STROKE", "Players": [{"FirstName": "Scottie", "LastName": "Scheffler", "Projections": {"Rank": 1, "Rounds": 4, "Birdies": 19.357, "Eagles": 0.585, "FinishingPosition": 7.022}, "FantasyPoints": [{"Source": "DraftKings", "Total": 92.262}], "Id": "1065"}], "Id": "5008425"}}