Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

NBA G League Change Log

Find all updates to the NBA G League v7 API and its documentation

Neutral Site Records

Release DateFeeds AffectedBenefit
09/06/2024StandingsAdded data points into the Standings endpoint for neutral site losses, wins, and win_pct.
<league xmlns="http://feed.elasticstats.com/schema/basketball/nba/standings-v4.0.xsd" id="4353138d-4c22-4396-95d8-5f587d2df25c" name="NBA" alias="NBA">
    <season id="f1162fd1-29c5-4c29-abb4-57b78f16d238" year="2023" type="REG">
        <conference id="7fe7e212-de01-4f8f-a31d-b9f0a95731e3" name="WESTERN CONFERENCE" alias="WESTERN">
            <division id="1d29f94c-9587-494b-a232-feb20a40eb4c" name="Southwest" alias="SOUTHWEST">
                <team id="583ecf50-fb46-11e1-82cb-f4ce4684ea4c" name="Mavericks" market="Dallas" wins="50" losses="32" win_pct="0.61" points_for="117.85" points_against="115.65" point_diff="2.21" sr_id="sr:team:3411" reference="1610612742">
                    <games-behind league="14.0" conference="7.0" division="0.0"/>
                    <streak>
                        <loss length="2"/>
                    </streak>
                    <calc_rank div_rank="1" conf_rank="5"/>
                    <records>
                        <atlantic wins="6" losses="4" win_pct="0.6"/>
                        <below_500 wins="27" losses="8" win_pct="0.771"/>
                        <central wins="3" losses="7" win_pct="0.3"/>
                        <conference wins="31" losses="21" win_pct="0.596"/>
                        <division wins="11" losses="5" win_pct="0.688"/>
                        <equal_rebounds wins="1" losses="1" win_pct="0.5"/>
                        <equal_turnovers wins="3" losses="2" win_pct="0.6"/>
                        <fewer_turnovers wins="30" losses="15" win_pct="0.667"/>
                        <home wins="25" losses="16" win_pct="0.61"/>
                        <last_10 wins="7" losses="3" win_pct="0.7"/>
                        <last_10_home wins="7" losses="3" win_pct="0.7"/>
                        <last_10_road wins="7" losses="3" win_pct="0.7"/>
                        <leads_field_goal_pct wins="37" losses="3" win_pct="0.925"/>
                        <leads_rebounds wins="22" losses="8" win_pct="0.733"/>
                        <neutral wins="0" losses="0" win_pct="0.0"/>
                        <northwest wins="10" losses="9" win_pct="0.526"/>
                        <opponent_fewer_turnovers wins="17" losses="15" win_pct="0.531"/>
                        <opponent_leads_field_goal_pct wins="13" losses="29" win_pct="0.31"/>
                        <opponent_leads_rebounds wins="27" losses="23" win_pct="0.54"/>
                        <opponent_scores_100_or_more wins="41" losses="32" win_pct="0.562"/>
                        <over_500 wins="23" losses="24" win_pct="0.489"/>
                        <overtime wins="1" losses="0" win_pct="1.0"/>
                        <pacific wins="10" losses="7" win_pct="0.588"/>
                        <road wins="25" losses="16" win_pct="0.61"/>
                        <scores_100_or_more wins="50" losses="25" win_pct="0.667"/>
                        <southeast wins="10" losses="0" win_pct="1.0"/>
                        <southwest wins="11" losses="5" win_pct="0.688"/>
                        <ten_points wins="31" losses="21" win_pct="0.596"/>
                        <three_points wins="5" losses="2" win_pct="0.714"/>
                    </records>
                </team>
{
    "league": {
        "id": "4353138d-4c22-4396-95d8-5f587d2df25c",
        "name": "NBA",
        "alias": "NBA"
    },
    "season": {
        "id": "f1162fd1-29c5-4c29-abb4-57b78f16d238",
        "year": 2023,
        "type": "REG"
    },
    "conferences": [
        {
            "id": "7fe7e212-de01-4f8f-a31d-b9f0a95731e3",
            "name": "WESTERN CONFERENCE",
            "alias": "WESTERN",
            "divisions": [
                {
                    "id": "1d29f94c-9587-494b-a232-feb20a40eb4c",
                    "name": "Southwest",
                    "alias": "SOUTHWEST",
                    "teams": [
                        {
                            "id": "583ecf50-fb46-11e1-82cb-f4ce4684ea4c",
                            "name": "Mavericks",
                            "market": "Dallas",
                            "wins": 50,
                            "losses": 32,
                            "win_pct": 0.61,
                            "points_for": 117.85,
                            "points_against": 115.65,
                            "point_diff": 2.21,
                            "sr_id": "sr:team:3411",
                            "reference": "1610612742",
                            "games_behind": {
                                "league": 14.0,
                                "conference": 7.0,
                                "division": 0.0
                            },
                            "streak": {
                                "kind": "loss",
                                "length": 2
                            },
                            "calc_rank": {
                                "div_rank": 1,
                                "conf_rank": 5
                            },
                            "records": [
                                {
                                    "record_type": "atlantic",
                                    "wins": 6,
                                    "losses": 4,
                                    "win_pct": 0.6
                                },
                                {
                                    "record_type": "below_500",
                                    "wins": 27,
                                    "losses": 8,
                                    "win_pct": 0.771
                                },
                                {
                                    "record_type": "central",
                                    "wins": 3,
                                    "losses": 7,
                                    "win_pct": 0.3
                                },
                                {
                                    "record_type": "conference",
                                    "wins": 31,
                                    "losses": 21,
                                    "win_pct": 0.596
                                },
                                {
                                    "record_type": "division",
                                    "wins": 11,
                                    "losses": 5,
                                    "win_pct": 0.688
                                },
                                {
                                    "record_type": "equal_rebounds",
                                    "wins": 1,
                                    "losses": 1,
                                    "win_pct": 0.5
                                },
                                {
                                    "record_type": "equal_turnovers",
                                    "wins": 3,
                                    "losses": 2,
                                    "win_pct": 0.6
                                },
                                {
                                    "record_type": "fewer_turnovers",
                                    "wins": 30,
                                    "losses": 15,
                                    "win_pct": 0.667
                                },
                                {
                                    "record_type": "home",
                                    "wins": 25,
                                    "losses": 16,
                                    "win_pct": 0.61
                                },
                                {
                                    "record_type": "last_10",
                                    "wins": 7,
                                    "losses": 3,
                                    "win_pct": 0.7
                                },
                                {
                                    "record_type": "last_10_home",
                                    "wins": 7,
                                    "losses": 3,
                                    "win_pct": 0.7
                                },
                                {
                                    "record_type": "last_10_road",
                                    "wins": 7,
                                    "losses": 3,
                                    "win_pct": 0.7
                                },
                                {
                                    "record_type": "leads_field_goal_pct",
                                    "wins": 37,
                                    "losses": 3,
                                    "win_pct": 0.925
                                },
                                {
                                    "record_type": "leads_rebounds",
                                    "wins": 22,
                                    "losses": 8,
                                    "win_pct": 0.733
                                },
                                {
                                    "record_type": "neutral",
                                    "wins": 0,
                                    "losses": 0,
                                    "win_pct": 0.0
                                },
                                {
                                    "record_type": "northwest",
                                    "wins": 10,
                                    "losses": 9,
                                    "win_pct": 0.526
                                },
                                {
                                    "record_type": "opponent_fewer_turnovers",
                                    "wins": 17,
                                    "losses": 15,
                                    "win_pct": 0.531
                                },
                                {
                                    "record_type": "opponent_leads_field_goal_pct",
                                    "wins": 13,
                                    "losses": 29,
                                    "win_pct": 0.31
                                },
                                {
                                    "record_type": "opponent_leads_rebounds",
                                    "wins": 27,
                                    "losses": 23,
                                    "win_pct": 0.54
                                },
                                {
                                    "record_type": "opponent_scores_100_or_more",
                                    "wins": 41,
                                    "losses": 32,
                                    "win_pct": 0.562
                                },
                                {
                                    "record_type": "overtime",
                                    "wins": 1,
                                    "losses": 0,
                                    "win_pct": 1.0
                                },
                                {
                                    "record_type": "over_500",
                                    "wins": 23,
                                    "losses": 24,
                                    "win_pct": 0.489
                                },
                                {
                                    "record_type": "pacific",
                                    "wins": 10,
                                    "losses": 7,
                                    "win_pct": 0.588
                                },
                                {
                                    "record_type": "road",
                                    "wins": 25,
                                    "losses": 16,
                                    "win_pct": 0.61
                                },
                                {
                                    "record_type": "scores_100_or_more",
                                    "wins": 50,
                                    "losses": 25,
                                    "win_pct": 0.667
                                },
                                {
                                    "record_type": "southeast",
                                    "wins": 10,
                                    "losses": 0,
                                    "win_pct": 1.0
                                },
                                {
                                    "record_type": "southwest",
                                    "wins": 11,
                                    "losses": 5,
                                    "win_pct": 0.688
                                },
                                {
                                    "record_type": "ten_points",
                                    "wins": 31,
                                    "losses": 21,
                                    "win_pct": 0.596
                                },
                                {
                                    "record_type": "three_points",
                                    "wins": 5,
                                    "losses": 2,
                                    "win_pct": 0.714
                                }
                            ]
                        },


Play-in Berth Clinch Status

Release DateFeeds AffectedBenefit
08/22/2024RankingsWe've added a new clinched play_in_berth status to the Rankings endpoint.

This status denotes a team has secured at least the play-in game.
<conference id="3960cfac-7361-4b30-bc25-8d393de6f62f" name="EASTERN CONFERENCE" alias="EASTERN">
  <division id="582d6502-9a93-4a8d-8785-69374d732875" name="Atlantic" alias="ATLANTIC">
    <team id="583eccfa-fb46-11e1-82cb-f4ce4684ea4c" name="Celtics" market="Boston" sr_id="sr:team:3422" reference="1610612738">
      <rank conference="1" division="1" clinched="conference"/>
    </team>
    <team id="583ec70e-fb46-11e1-82cb-f4ce4684ea4c" name="Knicks" market="New York" sr_id="sr:team:3421" reference="1610612752">
      <rank conference="2" division="2" clinched="playoff_berth"/>
    </team>
    <team id="583ec87d-fb46-11e1-82cb-f4ce4684ea4c" name="76ers" market="Philadelphia" sr_id="sr:team:3420" reference="1610612755">
      <rank conference="7" division="3" clinched="play_in_berth"/>
    </team>
    <team id="583ec9d6-fb46-11e1-82cb-f4ce4684ea4c" name="Nets" market="Brooklyn" sr_id="sr:team:3436" reference="1610612751">
      <rank conference="11" division="4" clinched="eliminated"/>
    </team>
    <team id="583ecda6-fb46-11e1-82cb-f4ce4684ea4c" name="Raptors" market="Toronto" sr_id="sr:team:3433" reference="1610612761">
      <rank conference="12" division="5" clinched="eliminated"/>
    </team>

Added Language Translations

Release DateFeeds AffectedBenefit
06/11/2024All feeds with teams, players,
and play-by-play descriptions.
We added language translations for all feeds with teams, players, and play-by-play descriptions.

The following languages are now available:

- Brazilian Portuguese
- English
- French
- Russian
- Simplified Chinese
- Spanish

TBD vs. TBD Support

Release DateFeeds AffectedBenefit
04/11/2024Daily Schedule

Schedule

Tournament Schedule
We are introducing support for Team TBD as a placeholder team.

This means you will now be able to obtain scheduled future games with known dates, even when one or both participants are yet to be determined.

See below for sample data.
<league xmlns="http://feed.elasticstats.com/schema/basketball/schedule-v5.0.xsd" id="4353138d-4c22-4396-95d8-5f587d2df25c" name="NBA" alias="NBA">
    <season-schedule id="851f97e4-c830-4590-88e9-e1286383148c" year="2023" type="PIT">
        <series id="4d8021ed-288b-4585-ad97-f82e6bc1ddf5" title="Eastern Conference - Play-in Round - #10 vs #9" round="1" start_date="2024-04-17" status="scheduled">
            <games>
                <game id="adafa13c-68d5-4127-bad0-48f46dc3485d" status="time-tbd" coverage="full" scheduled="2024-04-17T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
                    <time_zones/>
                    <home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          </home>
                    <away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          </away>
                </game>
            </games>
        </series>
        <series id="6171e123-afe8-4c67-b198-a33a29e7a572" title="Western Conference - Play-in Round - #8 vs #7" round="1" start_date="2024-04-16" status="scheduled">
            <games>
                <game id="34fbb07b-8985-45e8-b0e0-00a717230b90" status="time-tbd" coverage="full" scheduled="2024-04-16T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
                    <time_zones/>
                    <home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</home>
                    <away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</away>
                </game>
            </games>
        </series>
        <series id="6f9c0c8d-0cc2-4c14-bc8c-5b0de7942b1a" title="Western Conference - Play-in Round - TBD vs TBD" round="1" start_date="2024-04-19" status="scheduled">
            <participant name="Western Conference - Play-in Round - #8 vs #7" record="0">
                <source id="6171e123-afe8-4c67-b198-a33a29e7a572" title="Western Conference - Play-in Round - #8 vs #7" round="1" outcome="loss"/>
            </participant>
            <participant name="Western Conference - Play-in Round - #10 vs #9" record="0">
                <source id="bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8" title="Western Conference - Play-in Round - #10 vs #9" round="1" outcome="win"/>
            </participant>
            <games>
                <game id="75da7f44-61fd-4590-b97a-074d863b20a7" status="time-tbd" coverage="full" scheduled="2024-04-19T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
                    <time_zones/>
                    <home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</home>
                    <away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</away>
                </game>
            </games>
        </series>
        <series id="bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8" title="Western Conference - Play-in Round - #10 vs #9" round="1" start_date="2024-04-17" status="scheduled">
            <games>
                <game id="658de491-08be-4279-a8a7-6f98f1637e70" status="time-tbd" coverage="full" scheduled="2024-04-17T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
                    <time_zones/>
                    <home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</home>
                    <away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</away>
                </game>
            </games>
        </series>
        <series id="ca09ddfd-fe0c-4914-8847-da15e23d251b" title="Eastern Conference - Play-in Round - #8 vs #7" round="1" start_date="2024-04-16" status="scheduled">
            <games>
                <game id="bd80d85f-28e4-4ae9-8dea-97b14951e8c2" status="time-tbd" coverage="full" scheduled="2024-04-16T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
                    <time_zones/>
                    <home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</home>
                    <away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</away>
                </game>
            </games>
        </series>
        <series id="ec633fa3-3c1c-4560-98ac-5f75850d70e1" title="Eastern Conference - Play-in Round - TBD vs TBD" round="1" start_date="2024-04-19" status="scheduled">
            <participant name="Eastern Conference - Play-in Round - #8 vs #7" record="0">
                <source id="ca09ddfd-fe0c-4914-8847-da15e23d251b" title="Eastern Conference - Play-in Round - #8 vs #7" round="1" outcome="loss"/>
            </participant>
            <participant name="Eastern Conference - Play-in Round - #10 vs #9" record="0">
                <source id="4d8021ed-288b-4585-ad97-f82e6bc1ddf5" title="Eastern Conference - Play-in Round - #10 vs #9" round="1" outcome="win"/>
            </participant>
            <games>
                <game id="b1c9bbbe-feb8-43e8-8226-4df5f013c0ff" status="time-tbd" coverage="full" scheduled="2024-04-19T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
                    <time_zones/>
                    <home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</home>
                    <away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
          					</away>
                </game>
            </games>
        </series>
    </season-schedule>
</league>


{
    "league": {
        "id": "4353138d-4c22-4396-95d8-5f587d2df25c",
        "name": "NBA",
        "alias": "NBA"
    },
    "season": {
        "id": "851f97e4-c830-4590-88e9-e1286383148c",
        "year": 2023,
        "type": "PIT"
    },
    "series": [
        {
            "id": "4d8021ed-288b-4585-ad97-f82e6bc1ddf5",
            "title": "Eastern Conference - Play-in Round - #10 vs #9",
            "round": 1,
            "start_date": "2024-04-17",
            "status": "scheduled",
            "participants": [],
            "games": [
                {
                    "id": "adafa13c-68d5-4127-bad0-48f46dc3485d",
                    "status": "time-tbd",
                    "coverage": "full",
                    "scheduled": "2024-04-17T17:00:00+00:00",
                    "neutral_site": false,
                    "track_on_court": true,
                    "home": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    },
                    "away": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    }
                }
            ]
        },
        {
            "id": "6171e123-afe8-4c67-b198-a33a29e7a572",
            "title": "Western Conference - Play-in Round - #8 vs #7",
            "round": 1,
            "start_date": "2024-04-16",
            "status": "scheduled",
            "participants": [],
            "games": [
                {
                    "id": "34fbb07b-8985-45e8-b0e0-00a717230b90",
                    "status": "time-tbd",
                    "coverage": "full",
                    "scheduled": "2024-04-16T17:00:00+00:00",
                    "neutral_site": false,
                    "track_on_court": true,
                    "home": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    },
                    "away": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    }
                }
            ]
        },
        {
            "id": "6f9c0c8d-0cc2-4c14-bc8c-5b0de7942b1a",
            "title": "Western Conference - Play-in Round - TBD vs TBD",
            "round": 1,
            "start_date": "2024-04-19",
            "status": "scheduled",
            "participants": [
                {
                    "name": "Western Conference - Play-in Round - #8 vs #7",
                    "record": 0,
                    "source": {
                        "id": "6171e123-afe8-4c67-b198-a33a29e7a572",
                        "title": "Western Conference - Play-in Round - #8 vs #7",
                        "round": 1,
                        "outcome": "loss"
                    }
                },
                {
                    "name": "Western Conference - Play-in Round - #10 vs #9",
                    "record": 0,
                    "source": {
                        "id": "bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8",
                        "title": "Western Conference - Play-in Round - #10 vs #9",
                        "round": 1,
                        "outcome": "win"
                    }
                }
            ],
            "games": [
                {
                    "id": "75da7f44-61fd-4590-b97a-074d863b20a7",
                    "status": "time-tbd",
                    "coverage": "full",
                    "scheduled": "2024-04-19T17:00:00+00:00",
                    "neutral_site": false,
                    "track_on_court": true,
                    "home": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    },
                    "away": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    }
                }
            ]
        },
        {
            "id": "bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8",
            "title": "Western Conference - Play-in Round - #10 vs #9",
            "round": 1,
            "start_date": "2024-04-17",
            "status": "scheduled",
            "participants": [],
            "games": [
                {
                    "id": "658de491-08be-4279-a8a7-6f98f1637e70",
                    "status": "time-tbd",
                    "coverage": "full",
                    "scheduled": "2024-04-17T17:00:00+00:00",
                    "neutral_site": false,
                    "track_on_court": true,
                    "home": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    },
                    "away": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    }
                }
            ]
        },
        {
            "id": "ca09ddfd-fe0c-4914-8847-da15e23d251b",
            "title": "Eastern Conference - Play-in Round - #8 vs #7",
            "round": 1,
            "start_date": "2024-04-16",
            "status": "scheduled",
            "participants": [],
            "games": [
                {
                    "id": "bd80d85f-28e4-4ae9-8dea-97b14951e8c2",
                    "status": "time-tbd",
                    "coverage": "full",
                    "scheduled": "2024-04-16T17:00:00+00:00",
                    "neutral_site": false,
                    "track_on_court": true,
                    "home": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    },
                    "away": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    }
                }
            ]
        },
        {
            "id": "ec633fa3-3c1c-4560-98ac-5f75850d70e1",
            "title": "Eastern Conference - Play-in Round - TBD vs TBD",
            "round": 1,
            "start_date": "2024-04-19",
            "status": "scheduled",
            "participants": [
                {
                    "name": "Eastern Conference - Play-in Round - #8 vs #7",
                    "record": 0,
                    "source": {
                        "id": "ca09ddfd-fe0c-4914-8847-da15e23d251b",
                        "title": "Eastern Conference - Play-in Round - #8 vs #7",
                        "round": 1,
                        "outcome": "loss"
                    }
                },
                {
                    "name": "Eastern Conference - Play-in Round - #10 vs #9",
                    "record": 0,
                    "source": {
                        "id": "4d8021ed-288b-4585-ad97-f82e6bc1ddf5",
                        "title": "Eastern Conference - Play-in Round - #10 vs #9",
                        "round": 1,
                        "outcome": "win"
                    }
                }
            ],
            "games": [
                {
                    "id": "b1c9bbbe-feb8-43e8-8226-4df5f013c0ff",
                    "status": "time-tbd",
                    "coverage": "full",
                    "scheduled": "2024-04-19T17:00:00+00:00",
                    "neutral_site": false,
                    "track_on_court": true,
                    "home": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    },
                    "away": {
                        "name": "Team TBD",
                        "alias": "TBD",
                        "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
                    }
                }
            ]
        }
    ]
}


Teams Endpoint

Release DateFeeds AffectedBenefit
04/09/2024TeamsWe added a new Teams endpoint to the NBA G League API.

Use this endpoint to easily retrieve any team within the G League API database.
<league xmlns="http://feed.elasticstats.com/schema/basketball/teams-v7.0.xsd" id="ac79301f-9b1a-4e72-a4cb-230d4418ae08" name="NBA G League" alias="NBDL">
    <teams>
        <team id="2d0a4879-33d3-4af9-a12f-8081362ff548" name="905" alias="RAP" market="Raptors"/>
        <team id="035ebd2d-69d9-4d73-a4b3-519f78071975" name="Blue" alias="OKL" market="Oklahoma City"/>
        <team id="67a79348-041a-45f6-bb12-722d38dc8dbf" name="Blue Coats" alias="DEL" market="Delaware"/>
        <team id="34f6b263-8f03-481a-9e59-0ce0bcd86480" name="Bulls" alias="WCB" market="Windy City"/>
        <team id="132ef7de-e880-4863-bf57-27894ea0f5bb" name="Capitanes" alias="MXC" market="Ciudad de Mexico"/>
        <team id="5902b793-b75b-4707-b065-3a76f0314715" name="Celtics" alias="MNE" market="Maine"/>
        <team id="de15d563-8e6b-4f3d-ba47-9dfb6fc51222" name="Charge" alias="CLC" market="Cleveland"/>
        <team id="80411a5b-5ac0-4297-a19d-2dff8e0b611b" name="Clippers" alias="ONT" market="Ontario"/>
        <team id="452c9579-2fea-4534-8d18-5c701c8912db" name="Cruise" alias="MCC" market="Motor City"/>
        <team id="cefdc308-b8ea-441e-a698-6ef3891cec35" name="Go-Go" alias="CCG" market="Capital City"/>
        <team id="bbeebcb5-0d9b-4992-bcba-cbde3ec60628" name="Gold" alias="GRG" market="Grand Rapids"/>
        <team id="9ea5b326-cd0b-4bc2-bcec-dc174cb22ae9" name="Herd" alias="WIS" market="Wisconsin"/>
        <team id="4e26f748-e98f-412e-9c27-f04b255e7f25" name="Hustle" alias="MHU" market="Memphis"/>
        <team id="314abc8c-9e8e-4ecb-a46e-06db4ae9132f" name="Ignite" alias="GLI" market="G League"/>
        <team id="b971b187-c542-4b76-9548-114acc564e05" name="Kings" alias="STO" market="Stockton"/>
        <team id="4dc54726-0738-413b-98b1-5b90dfe99aae" name="Knicks" alias="WES" market="Westchester"/>
        <team id="0a3d428b-572a-4a94-b716-8c1297c53d8e" name="Lakers" alias="SBL" market="South Bay"/>
        <team id="cb42985c-2c08-4540-8b89-ea4d0b84958e" name="Legends" alias="TEX" market="Texas"/>
        <team id="5335bf84-d1ec-4c85-bc0e-1c36abc091e6" name="Mad Ants" alias="IMA" market="Indiana"/>
        <team id="179339ce-525f-4a2d-8117-a4b33b3daebb" name="Magic" alias="OSC" market="Osceola"/>
        <team id="a542fdd8-369d-4739-85c9-9ebf3be933aa" name="Nets" alias="LIN" market="Long Island"/>
        <team id="1adf6996-af2e-41a2-b158-174b0e4c5a1d" name="Remix" alias="RCR" market="Rip City"/>
        <team id="e8112bd9-3694-4e38-a372-55e6398d488a" name="Skyforce" alias="SXF" market="Sioux Falls"/>
        <team id="68b3b75b-6d7f-437f-b450-bcd5d0727fa5" name="Skyhawks" alias="CPS" market="College Park"/>
        <team id="0f009580-dda8-4080-aa43-5d58a17028f6" name="Spurs" alias="AUS" market="Austin"/>
        <team id="a565062b-f8be-4a7f-b1f1-502057f3b365" name="Squadron" alias="BIR" market="Birmingham"/>
        <team id="f12b109d-a4fa-42f4-83fd-34a82cf65239" name="Stars" alias="SLC" market="Salt Lake City"/>
        <team id="e74de5ce-3e98-4414-afe5-b56a90e527a2" name="Swarm" alias="GBO" market="Greensboro"/>
        <team id="9b8f2022-d45f-43f8-bf02-4914b04f5aa3" name="Vipers" alias="RGV" market="Rio Grande Valley"/>
        <team id="b0a52b1f-878d-4987-9249-026360e0207a" name="Warriors" alias="SCW" market="Santa Cruz"/>
        <team id="36ab932e-ab25-4b82-8133-ea5aed2f6a02" name="Wolves" alias="IWA" market="Iowa"/>
    </teams>
</league>


{
    "league": {
        "id": "ac79301f-9b1a-4e72-a4cb-230d4418ae08",
        "name": "NBA G League",
        "alias": "NBDL"
    },
    "teams": [
        {
            "id": "2d0a4879-33d3-4af9-a12f-8081362ff548",
            "name": "905",
            "alias": "RAP",
            "market": "Raptors"
        },
        {
            "id": "035ebd2d-69d9-4d73-a4b3-519f78071975",
            "name": "Blue",
            "alias": "OKL",
            "market": "Oklahoma City"
        },
        {
            "id": "67a79348-041a-45f6-bb12-722d38dc8dbf",
            "name": "Blue Coats",
            "alias": "DEL",
            "market": "Delaware"
        },
        {
            "id": "34f6b263-8f03-481a-9e59-0ce0bcd86480",
            "name": "Bulls",
            "alias": "WCB",
            "market": "Windy City"
        },
        {
            "id": "132ef7de-e880-4863-bf57-27894ea0f5bb",
            "name": "Capitanes",
            "alias": "MXC",
            "market": "Ciudad de Mexico"
        },
        {
            "id": "5902b793-b75b-4707-b065-3a76f0314715",
            "name": "Celtics",
            "alias": "MNE",
            "market": "Maine"
        },
        {
            "id": "de15d563-8e6b-4f3d-ba47-9dfb6fc51222",
            "name": "Charge",
            "alias": "CLC",
            "market": "Cleveland"
        },
        {
            "id": "80411a5b-5ac0-4297-a19d-2dff8e0b611b",
            "name": "Clippers",
            "alias": "ONT",
            "market": "Ontario"
        },
        {
            "id": "e74de5ce-3e98-4414-afe5-b56a90e527a2",
            "name": "Swarm",
            "alias": "GBO",
            "market": "Greensboro"
        },
        {
            "id": "9b8f2022-d45f-43f8-bf02-4914b04f5aa3",
            "name": "Vipers",
            "alias": "RGV",
            "market": "Rio Grande Valley"
        },
        {
            "id": "b0a52b1f-878d-4987-9249-026360e0207a",
            "name": "Warriors",
            "alias": "SCW",
            "market": "Santa Cruz"
        },
        {
            "id": "36ab932e-ab25-4b82-8133-ea5aed2f6a02",
            "name": "Wolves",
            "alias": "IWA",
            "market": "Iowa"
        }
    ],
    "_comment": "Generation started @ 2024-04-09 21:09:19 UTC ended @ 2024-04-09 21:09:19 UTC"
}


Player Preseason Stats

Release DateFeeds AffectedBenefit
02/08/2024Player ProfileAdded preseason and postseason statistics to player profiles.


Player Status

Release DateFeeds
Affected
Benefit
01/03/2024Player Profile

Team Profile
Added DUP (Duplicate) as a valid player status.

Players marked as status="DUP" can be ignored in the data.

Technical Foul Update

Release DateFeeds
Affected
Benefit
12/19/2023Game Boxscore

Game Summary

League
Leaders

Play-by-Play

Player Profile

Push Events

Push Statistics

Seasonal
Statistics

Series Statistics

Splits
Added support for non-unsportsmanlike technical fouls to accurately reflect the number of technicals that lead to a player ejection.

This update includes:

- A new event_type of technicalfoulnonunsportsmanlike in the Play-by-Play endpoint.- A tech_fouls_non_unsportsmanlike player attribute at the game and season level. This attribute will account for non-unsportsmanlike technical fouls and will be handled in the same manner as the existing tech_fouls attribute within the API.

New Shot Type Descriptions

Release DateFeeds AffectedBenefit
11/10/2022Play-by-PlayAdded several new shot type descriptions (shot_type_desc) for all games in the Play-by-Play endpoint. For a complete list of the new descriptions please see our FAQs.

New Season Types

Release DateFeeds AffectedBenefit
12/17/2021League Leaders
Rankings
Schedule
Seasonal Statistics
Splits
Standings
Added Exhibition (EX) and Showcase Cup (SC) as valid season types.

Jump Ball Update

Release DateFeeds AffectedUpdate
10/31/2019Play-by-PlayAdded jumpballviolation to the list of event types in the FAQ

'Seasons' Endpoint

Release DateFeeds AffectedUpdate
08/19/2019SeasonsAdded data points to support the new Seasons feed.

Calculated Rank for Standings

Release DateFeeds AffectedBenefit
08/19/2019StandingsAdded calc_rank data points to the Standings feed.

Clock Decimal in Play-by-Play

Release DateFeeds AffectedBenefit
08/19/2019Play-by-PlayAdded clock_decimal to Play by Play feed.

Transaction Codes and Types

Release DateFeeds AffectedBenefit
08/19/2019Daily TransfersAdded transaction_code and transaction_type to the Daily Transfers feed.

API Release

Release DateFeeds AffectedBenefit
08/19/2019AllInitial release for NBA G League v7.