Release Log
Coverage MatrixDocumentationRelease LogLog InContact Us

Basketball APIs

Season Info by Game

Release DateFeeds AffectedBenefit
04/29/2024Game Boxscore

Game Summary

Play-by-Play
Added season info to game endpoints so you may easily reference a game's season affiliation.

Season data points include: id, name, type, and year
<game xmlns="http://feed.elasticstats.com/schema/basketball/game-v8.0.xsd" id="e0909055-9886-437c-b638-f8014666c212" title="Game 4" status="closed" coverage="full" scheduled="2024-04-29T01:30:00+00:00" duration="2:48" attendance="17071" lead_changes="23" times_tied="21" clock="00:00" quarter="4" track_on_court="true" reference="0042300164" entry_mode="WEBSOCKET" sr_id="sr:match:49324853" clock_decimal="00:00" home_team="583ecfa8-fb46-11e1-82cb-f4ce4684ea4c" away_team="583eca2f-fb46-11e1-82cb-f4ce4684ea4c">
    <season id="8905ddd2-e5f0-4734-b9ef-c9c3452b72d2" year="2023" type="PST" name="Post-season"/>
{
    "id": "e0909055-9886-437c-b638-f8014666c212",
    "title": "Game 4",
    "status": "closed",
    "coverage": "full",
    "scheduled": "2024-04-29T01:30:00+00:00",
    "duration": "2:48",
    "attendance": 17071,
    "lead_changes": 23,
    "times_tied": 21,
    "clock": "00:00",
    "quarter": 4,
    "track_on_court": true,
    "reference": "0042300164",
    "entry_mode": "WEBSOCKET",
    "sr_id": "sr:match:49324853",
    "clock_decimal": "00:00",
    "time_zones": {
        "venue": "US/Arizona",
        "home": "US/Arizona",
        "away": "US/Central"
    },
    "season": {
        "id": "8905ddd2-e5f0-4734-b9ef-c9c3452b72d2",
        "year": 2023,
        "type": "PST",
        "name": "Post-season"
    },

Update applies to: NBA v8, WNBA v8, NCAAMB v8, NCAAWB v8, NBA G League v8