PGA Injury Report

Returns the current list of injured PGA Tour players. Updated in real time.

Attributes

Top-Level Fields

FieldTypeDescription
Playersarray

Players Object

FieldTypeDescription
IsWithdrawnstring
FirstNamestring
LastNamestring
Injuryobject
Idstring

Example Response

{"Players": [{"IsWithdrawn": "0", "FirstName": "Tiger", "LastName": "Woods", "Injury": {"Status": "OUT", "Type": "Achilles", "ReturnDate": "2026-07-01"}, "Id": "3"}]}
Query Params
string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json