CBB Injuries

Current injury report for college basketball players.

Attributes

Top-Level Fields

FieldTypeDescription
Playersarray

Players Object

FieldTypeDescription
FirstNamestring
LastNamestring
Positionstring
Linkstring
Injuryobject
Idstring
SportDataIOIdstring

Example Response

{
  "Players": [
    {
      "FirstName": "Skylar","LastName": "Wicks","Position": "F",
      "Link": "https://www.rotowire.com/cbasketball/player/skylar-wicks-17911",
      "Injury": {"Status": "OUT","Type": "Transfer Portal","Location": null,"Detail": null,"Side": null,"ReturnDate": "2026-10-01"},
      "Id": "17911","SportDataIOId": "60032325"
    }
  ]
}
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