CFB Non-Football Injuries

Non-football injury reports for college football players covering off-field medical news.

Attributes

Top-Level Fields

FieldTypeDescription
Playersarray

Players Object

FieldTypeDescription
FirstNamestring
LastNamestring
Positionstring
Injuryobject
Idstring
SportDataIOIdstring

Example Response

{
  "Players": [
    {
      "FirstName": "Micah","LastName": "Alejado","Position": "QB",
      "Injury": {"Type": "Undisclosed","Status": "QUESTIONABLE","Detail": "Bruise","Side": "Right","ReturnDate": "2026-08-01"},
      "Id": "45436","SportDataIOId": "50090306"
    }
  ]
}
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