get
https://api.rotowire.com/Golf/PGA/RestOfSeasonProjections.php
Projected stats for the remainder of the current PGA Tour season for all active players.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Season | integer | |
Tour | string | |
Date | string | |
Players | array |
Example Response
{"Season": 2026, "Tour": "PGA", "Date": "2026-05-14", "Players": [{"FirstName": "Scottie", "LastName": "Scheffler", "Projections": {"Rounds": 108, "Birdies": 522.643, "Eagles": 15.804, "BirdiesPerRound": 4.839, "AverageFinishingPosition": 7.022}, "Id": "1065"}]}