Rebounds

This page details various different rebound types including:

204: Offensive Rebound

205: Defensive Rebound

224: Offensive Team Rebound

225: Defensive Team Rebound

226: No Rebound

Offensive Rebound (204)

{
  "fixtureAction": {
    "actionId": "81e8c451-8c0d-472b-b751-1b8a0044b711",
    "clockTime": "09:42",
    "fixtureActionType": "Offensive Rebound",
    "fixtureActionTypeId": 204,
    "fixtureId": "ee718764-e8de-40ba-a09a-4c64117a7310",
    "fixtureSeqNum": 22,
    "period": 1,
    "player": {
      "id": "e12ba72d-b61f-46ae-bdd8-ae94c13256a5",
      "name": "Mouhammadou Jaiteh"
    },
    "relatedFixtureActionIds": [],
    "sendType": "Confirmed",
    "sendTypeId": 5,
    "team": {
      "homeTeam": false,
      "id": "75fc57e4-657a-4b3d-9165-7ae7bddf9dbe",
      "name": "VSB123"
    },
    "timelineSequence": 1.0000000179519097,
    "timestamp": "2024-03-11T18:00:54.122034Z"
  },
  "fixtureSummary": {
    "awayTeamScore": 0,
    "collectionStatus": "CollectingLive",
    "currentClockState": "running",
    "currentClockTime": "00:00",
    "currentPeriod": 1,
    "currentStatus": "Live",
    "finished": false,
    "homeTeamScore": 2,
    "isHomeTeamInPossesion": false,
    "isTied": false,
    "periods": [
      {
        "awayTeamPeriodScore": 0,
        "awayTeamScore": 0,
        "end": null,
        "homeTeamPeriodScore": 2,
        "homeTeamScore": 2,
        "id": 1,
        "label": "1st quarter",
        "start": "2024-03-11T18:00:36",
        "type": "Regular"
      }
    ]
  },
  "traceId": "722a081be0d393b872b7e25f9dd00989",
  "version": 3
}

Defensive Rebound (205)

Offensive Team Rebound (224)

Defensive Team Rebound (225)

No Rebound (226)

Last updated

Was this helpful?