Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

WNBA Change Log

Find all updates to the WNBA 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

Series 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 WNBA API.

Use this endpoint to easily retrieve any team within the WNBA API database.
<league xmlns="http://feed.elasticstats.com/schema/basketball/teams-v7.0.xsd" id="4353138d-4c22-4396-95d8-5f587d2df25c" name="NBA" alias="NBA">
    <teams>
        <team id="445dd038-f82e-4d33-936c-f480f11079ba" name="36ers" alias="ADL" market="Adelaide"/>
        <team id="583ec87d-fb46-11e1-82cb-f4ce4684ea4c" name="76ers" alias="PHI" market="Philadelphia"/>
        <team id="7c2943d4-0438-434e-abbb-6b2e9acb1b87" name="Baloncesto" alias="RMD" market="Madrid"/>
        <team id="94c1a8d8-fc5f-470f-8807-80c4686d3986" name="Barry" alias="BAR" market="Team"/>
        <team id="e3568832-fb2e-4b12-9858-71e6a91d51fd" name="Breakers" alias="NZB" market="New Zealand"/>
        <team id="583ecefd-fb46-11e1-82cb-f4ce4684ea4c" name="Bucks" alias="MIL" market="Milwaukee"/>
        <team id="076e6e4e-db27-4974-8df5-c4afca57b516" name="Bullets" alias="BNE" market="Brisbane"/>
        <team id="583ec5fd-fb46-11e1-82cb-f4ce4684ea4c" name="Bulls" alias="CHI" market="Chicago"/>
        <team id="583ec773-fb46-11e1-82cb-f4ce4684ea4c" name="Cavaliers" alias="CLE" market="Cleveland"/>
        <team id="583eccfa-fb46-11e1-82cb-f4ce4684ea4c" name="Celtics" alias="BOS" market="Boston"/>
        <team id="583ecdfb-fb46-11e1-82cb-f4ce4684ea4c" name="Clippers" alias="LAC" market="LA"/>
        <team id="d64e9292-0b2b-4c21-a623-fcadad5496f5" name="Detlef" alias="DLF" market="Team"/>
        <team id="5e527e87-3873-45b6-b25a-ea3417a9ac1f" name="Ducks" alias="BJD" market="Beijing"/>
        <team id="592d3144-895b-43e9-ab15-e84666a845d5" name="East NBA All Stars" alias="EST"/>
        <team id="575588a6-6e2e-4129-a8c6-ed2fd6fee32d" name="Flamengo" alias="FLA" market="Flamengo"/>
        <team id="0164819d-9edd-4397-8edf-692ef3275435" name="Franca" alias="FRA" market="Franca"/>
        <team id="9501f713-da56-4126-9d64-b689a6143200" name="Giannis" alias="GNS" market="Team"/>
        <team id="583eca88-fb46-11e1-82cb-f4ce4684ea4c" name="Grizzlies" alias="MEM" market="Memphis"/>
        <team id="520d6b2a-af1e-4f35-b51e-4264ec6ab878" name="Haifa" alias="MAC" market="Maccabi"/>
        <team id="583ecb8f-fb46-11e1-82cb-f4ce4684ea4c" name="Hawks" alias="ATL" market="Atlanta"/>
        <team id="583ecea6-fb46-11e1-82cb-f4ce4684ea4c" name="Heat" alias="MIA" market="Miami"/>
        <team id="583ec97e-fb46-11e1-82cb-f4ce4684ea4c" name="Hornets" alias="CHA" market="Charlotte"/>
        <team id="aa98f081-3622-49bc-863d-2d647712543b" name="Isiah" alias="IAH" market="Team"/>
        <team id="739e187c-5d96-477d-a2fb-5f40439138fc" name="Jalen" alias="JAL" market="Team"/>
        <team id="583ece50-fb46-11e1-82cb-f4ce4684ea4c" name="Jazz" alias="UTA" market="Utah"/>
        <team id="583ed0ac-fb46-11e1-82cb-f4ce4684ea4c" name="Kings" alias="SAC" market="Sacramento"/>
        <team id="72f294e0-397d-472e-953c-b37eac9010db" name="Kings" alias="SYD" market="Sydney"/>
        <team id="583ec70e-fb46-11e1-82cb-f4ce4684ea4c" name="Knicks" alias="NYK" market="New York"/>
        <team id="583ecae2-fb46-11e1-82cb-f4ce4684ea4c" name="Lakers" alias="LAL" market="Los Angeles"/>
        <team id="9a1f6434-9dcb-4613-aa9b-5ff3a2de5eba" name="LeBron" alias="LBN" market="Team"/>
        <team id="c60455d9-3549-4054-8ea0-ed9dba2607fa" name="Long-Lions" alias="GUA" market="Guangzhou"/>
        <team id="583ed157-fb46-11e1-82cb-f4ce4684ea4c" name="Magic" alias="ORL" market="Orlando"/>
        <team id="583ecf50-fb46-11e1-82cb-f4ce4684ea4c" name="Mavericks" alias="DAL" market="Dallas"/>
        <team id="583ec9d6-fb46-11e1-82cb-f4ce4684ea4c" name="Nets" alias="BKN" market="Brooklyn"/>
        <team id="583ed102-fb46-11e1-82cb-f4ce4684ea4c" name="Nuggets" alias="DEN" market="Denver"/>
        <team id="583ec7cd-fb46-11e1-82cb-f4ce4684ea4c" name="Pacers" alias="IND" market="Indiana"/>
        <team id="849c6b54-2cdc-4242-b194-7f7edd2ee341" name="Pau" alias="PAU" market="Team"/>
        <team id="5a6bb22b-40bf-4626-8342-4cb39dcafa0d" name="Payton" alias="PAY" market="Team"/>
        <team id="583ecc9a-fb46-11e1-82cb-f4ce4684ea4c" name="Pelicans" alias="NOP" market="New Orleans"/>
        <team id="583ec928-fb46-11e1-82cb-f4ce4684ea4c" name="Pistons" alias="DET" market="Detroit"/>
        <team id="1943b687-8f7c-4a85-af80-fabfa15d75d3" name="Ra'anana" alias="MRA" market="Maccabi"/>
        <team id="583ecda6-fb46-11e1-82cb-f4ce4684ea4c" name="Raptors" alias="TOR" market="Toronto"/>
        <team id="583ecb3a-fb46-11e1-82cb-f4ce4684ea4c" name="Rockets" alias="HOU" market="Houston"/>
        <team id="6b2d9651-4ff1-4f38-b5c4-5ce46fabc0b8" name="San Lorenzo" alias="SLA" market="Buenas Aires"/>
        <team id="f129a9c9-c5d5-4701-8115-a921e3b5b2c1" name="Sharks" alias="SDS" market="Shanghai"/>
        <team id="583ecd4f-fb46-11e1-82cb-f4ce4684ea4c" name="Spurs" alias="SAS" market="San Antonio"/>
        <team id="583ecfa8-fb46-11e1-82cb-f4ce4684ea4c" name="Suns" alias="PHX" market="Phoenix"/>
        <team id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" name="TBD" alias="TBD" market="Team"/>
        <team id="ead65d00-f2eb-45fe-90c5-3db78fe1a904" name="Taipans" alias="CNS" market="Cairns"/>
        <team id="2674a061-2cb1-4a0b-b0b6-e237ff267f45" name="Tamika" alias="TAM" market="Team"/>
        <team id="40c84241-d030-4816-bf9b-80df3514c354" name="Team Durant East" alias="DRT"/>
        <team id="cb51f332-f19a-4941-b0c0-d02d74d9c49f" name="Team LeBron East" alias="LBN"/>
        <team id="1d12f1f2-fb48-4f6a-8424-4a2cccdf1b18" name="Team Stephen West" alias="STP"/>
        <team id="fa69b5b1-3861-47e9-8d6b-366000133ef9" name="Team USA" alias="USA"/>
        <team id="0eae5d80-a7a7-4921-9d1a-f8bad67756fd" name="Team World" alias="WLD"/>
        <team id="583ecfff-fb46-11e1-82cb-f4ce4684ea4c" name="Thunder" alias="OKC" market="Oklahoma City"/>
        <team id="583eca2f-fb46-11e1-82cb-f4ce4684ea4c" name="Timberwolves" alias="MIN" market="Minnesota"/>
        <team id="583ed056-fb46-11e1-82cb-f4ce4684ea4c" name="Trail Blazers" alias="POR" market="Portland"/>
        <team id="3bf4047b-ef03-42d4-848e-84bc7307958d" name="United" alias="MEL" market="Melbourne"/>
        <team id="583ec825-fb46-11e1-82cb-f4ce4684ea4c" name="Warriors" alias="GSW" market="Golden State"/>
        <team id="787ff06f-f0cc-484e-8114-04e0cdc444fa" name="West NBA All Stars" alias="WST"/>
        <team id="37d929d8-758f-4db7-bb94-10eb42048fbe" name="Wildcats" alias="PER" market="Perth"/>
        <team id="583ec8d4-fb46-11e1-82cb-f4ce4684ea4c" name="Wizards" alias="WAS" market="Washington"/>
        <team id="5ecf6864-4141-4093-a2df-d47f357ebbe9" name="Worthy" alias="WOR" market="Team"/>
    </teams>
</league>
{
    "league": {
        "id": "4353138d-4c22-4396-95d8-5f587d2df25c",
        "name": "NBA",
        "alias": "NBA"
    },
    "teams": [
        {
            "id": "445dd038-f82e-4d33-936c-f480f11079ba",
            "name": "36ers",
            "alias": "ADL",
            "market": "Adelaide"
        },
        {
            "id": "583ec87d-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "76ers",
            "alias": "PHI",
            "market": "Philadelphia"
        },
        {
            "id": "7c2943d4-0438-434e-abbb-6b2e9acb1b87",
            "name": "Baloncesto",
            "alias": "RMD",
            "market": "Madrid"
        },
        {
            "id": "94c1a8d8-fc5f-470f-8807-80c4686d3986",
            "name": "Barry",
            "alias": "BAR",
            "market": "Team"
        },
        {
            "id": "e3568832-fb2e-4b12-9858-71e6a91d51fd",
            "name": "Breakers",
            "alias": "NZB",
            "market": "New Zealand"
        },
        {
            "id": "583ecefd-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Bucks",
            "alias": "MIL",
            "market": "Milwaukee"
        },
        {
            "id": "076e6e4e-db27-4974-8df5-c4afca57b516",
            "name": "Bullets",
            "alias": "BNE",
            "market": "Brisbane"
        },
        {
            "id": "583ec5fd-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Bulls",
            "alias": "CHI",
            "market": "Chicago"
        },
        {
            "id": "583ec773-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Cavaliers",
            "alias": "CLE",
            "market": "Cleveland"
        },
        {
            "id": "583eccfa-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Celtics",
            "alias": "BOS",
            "market": "Boston"
        },
        {
            "id": "583ecdfb-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Clippers",
            "alias": "LAC",
            "market": "LA"
        },
        {
            "id": "d64e9292-0b2b-4c21-a623-fcadad5496f5",
            "name": "Detlef",
            "alias": "DLF",
            "market": "Team"
        },
        {
            "id": "5e527e87-3873-45b6-b25a-ea3417a9ac1f",
            "name": "Ducks",
            "alias": "BJD",
            "market": "Beijing"
        },
        {
            "id": "592d3144-895b-43e9-ab15-e84666a845d5",
            "name": "East NBA All Stars",
            "alias": "EST"
        },
        {
            "id": "575588a6-6e2e-4129-a8c6-ed2fd6fee32d",
            "name": "Flamengo",
            "alias": "FLA",
            "market": "Flamengo"
        },
        {
            "id": "0164819d-9edd-4397-8edf-692ef3275435",
            "name": "Franca",
            "alias": "FRA",
            "market": "Franca"
        },
        {
            "id": "9501f713-da56-4126-9d64-b689a6143200",
            "name": "Giannis",
            "alias": "GNS",
            "market": "Team"
        },
        {
            "id": "583eca88-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Grizzlies",
            "alias": "MEM",
            "market": "Memphis"
        },
        {
            "id": "520d6b2a-af1e-4f35-b51e-4264ec6ab878",
            "name": "Haifa",
            "alias": "MAC",
            "market": "Maccabi"
        },
        {
            "id": "583ecb8f-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Hawks",
            "alias": "ATL",
            "market": "Atlanta"
        },
        {
            "id": "583ecea6-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Heat",
            "alias": "MIA",
            "market": "Miami"
        },
        {
            "id": "583ec97e-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Hornets",
            "alias": "CHA",
            "market": "Charlotte"
        },
        {
            "id": "aa98f081-3622-49bc-863d-2d647712543b",
            "name": "Isiah",
            "alias": "IAH",
            "market": "Team"
        },
        {
            "id": "739e187c-5d96-477d-a2fb-5f40439138fc",
            "name": "Jalen",
            "alias": "JAL",
            "market": "Team"
        },
        {
            "id": "583ece50-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Jazz",
            "alias": "UTA",
            "market": "Utah"
        },
        {
            "id": "583ed0ac-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Kings",
            "alias": "SAC",
            "market": "Sacramento"
        },
        {
            "id": "72f294e0-397d-472e-953c-b37eac9010db",
            "name": "Kings",
            "alias": "SYD",
            "market": "Sydney"
        },
        {
            "id": "583ec70e-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Knicks",
            "alias": "NYK",
            "market": "New York"
        },
        {
            "id": "583ecae2-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Lakers",
            "alias": "LAL",
            "market": "Los Angeles"
        },
        {
            "id": "9a1f6434-9dcb-4613-aa9b-5ff3a2de5eba",
            "name": "LeBron",
            "alias": "LBN",
            "market": "Team"
        },
        {
            "id": "c60455d9-3549-4054-8ea0-ed9dba2607fa",
            "name": "Long-Lions",
            "alias": "GUA",
            "market": "Guangzhou"
        },
        {
            "id": "583ed157-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Magic",
            "alias": "ORL",
            "market": "Orlando"
        },
        {
            "id": "583ecf50-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Mavericks",
            "alias": "DAL",
            "market": "Dallas"
        },
        {
            "id": "583ec9d6-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Nets",
            "alias": "BKN",
            "market": "Brooklyn"
        },
        {
            "id": "583ed102-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Nuggets",
            "alias": "DEN",
            "market": "Denver"
        },
        {
            "id": "583ec7cd-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Pacers",
            "alias": "IND",
            "market": "Indiana"
        },
        {
            "id": "849c6b54-2cdc-4242-b194-7f7edd2ee341",
            "name": "Pau",
            "alias": "PAU",
            "market": "Team"
        },
        {
            "id": "5a6bb22b-40bf-4626-8342-4cb39dcafa0d",
            "name": "Payton",
            "alias": "PAY",
            "market": "Team"
        },
        {
            "id": "583ecc9a-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Pelicans",
            "alias": "NOP",
            "market": "New Orleans"
        },
        {
            "id": "583ec928-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Pistons",
            "alias": "DET",
            "market": "Detroit"
        },
        {
            "id": "1943b687-8f7c-4a85-af80-fabfa15d75d3",
            "name": "Ra'anana",
            "alias": "MRA",
            "market": "Maccabi"
        },
        {
            "id": "583ecda6-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Raptors",
            "alias": "TOR",
            "market": "Toronto"
        },
        {
            "id": "583ecb3a-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Rockets",
            "alias": "HOU",
            "market": "Houston"
        },
        {
            "id": "6b2d9651-4ff1-4f38-b5c4-5ce46fabc0b8",
            "name": "San Lorenzo",
            "alias": "SLA",
            "market": "Buenas Aires"
        },
        {
            "id": "f129a9c9-c5d5-4701-8115-a921e3b5b2c1",
            "name": "Sharks",
            "alias": "SDS",
            "market": "Shanghai"
        },
        {
            "id": "583ecd4f-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Spurs",
            "alias": "SAS",
            "market": "San Antonio"
        },
        {
            "id": "583ecfa8-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Suns",
            "alias": "PHX",
            "market": "Phoenix"
        },
        {
            "id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6",
            "name": "TBD",
            "alias": "TBD",
            "market": "Team"
        },
        {
            "id": "ead65d00-f2eb-45fe-90c5-3db78fe1a904",
            "name": "Taipans",
            "alias": "CNS",
            "market": "Cairns"
        },
        {
            "id": "2674a061-2cb1-4a0b-b0b6-e237ff267f45",
            "name": "Tamika",
            "alias": "TAM",
            "market": "Team"
        },
        {
            "id": "40c84241-d030-4816-bf9b-80df3514c354",
            "name": "Team Durant East",
            "alias": "DRT"
        },
        {
            "id": "cb51f332-f19a-4941-b0c0-d02d74d9c49f",
            "name": "Team LeBron East",
            "alias": "LBN"
        },
        {
            "id": "1d12f1f2-fb48-4f6a-8424-4a2cccdf1b18",
            "name": "Team Stephen West",
            "alias": "STP"
        },
        {
            "id": "fa69b5b1-3861-47e9-8d6b-366000133ef9",
            "name": "Team USA",
            "alias": "USA"
        },
        {
            "id": "0eae5d80-a7a7-4921-9d1a-f8bad67756fd",
            "name": "Team World",
            "alias": "WLD"
        },
        {
            "id": "583ecfff-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Thunder",
            "alias": "OKC",
            "market": "Oklahoma City"
        },
        {
            "id": "583eca2f-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Timberwolves",
            "alias": "MIN",
            "market": "Minnesota"
        },
        {
            "id": "583ed056-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Trail Blazers",
            "alias": "POR",
            "market": "Portland"
        },
        {
            "id": "3bf4047b-ef03-42d4-848e-84bc7307958d",
            "name": "United",
            "alias": "MEL",
            "market": "Melbourne"
        },
        {
            "id": "583ec825-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Warriors",
            "alias": "GSW",
            "market": "Golden State"
        },
        {
            "id": "787ff06f-f0cc-484e-8114-04e0cdc444fa",
            "name": "West NBA All Stars",
            "alias": "WST"
        },
        {
            "id": "37d929d8-758f-4db7-bb94-10eb42048fbe",
            "name": "Wildcats",
            "alias": "PER",
            "market": "Perth"
        },
        {
            "id": "583ec8d4-fb46-11e1-82cb-f4ce4684ea4c",
            "name": "Wizards",
            "alias": "WAS",
            "market": "Washington"
        },
        {
            "id": "5ecf6864-4141-4093-a2df-d47f357ebbe9",
            "name": "Worthy",
            "alias": "WOR",
            "market": "Team"
        }
    ],
    "_comment": "Generation started @ 2024-04-09 15:20:55 UTC ended @ 2024-04-09 15:20:55 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
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.

Commissioner's Cup Support

Release DateFeeds AffectedBenefit
05/02/2023Daily Schedule
Schedule
Added a cc_cup Boolean value to the schedule endpoints to denote a game which counts towards the Commissioner’s Cup standings.

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.

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/16/2019SeasonsAdded data points to support the new Seasons feed.

Calculated Rank for Standings

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

Clock Decimal in Play-by-Play

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

Transaction Codes and Types

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

API Release

Release DateFeeds AffectedBenefit
08/16/2019AllInitial release for WNBA v7.