Playoffs and Tournaments
This guide will walk you through fetching playoff schedules, including how to access games as they become available, analyzing matchup behavior, and constructing a playoff bracket.
Introduction to Playoffs
The WNBA playoffs are a postseason tournament where the top eight teams, regardless of conference, compete in a bracket format. The First Round consists of best-of-three series, with higher seeds hosting Games 1 and 2. The Semifinals and WNBA Finals are played as best-of-five series, with the higher seed hosting Games 1, 2, and 5. Teams must win the majority of games in each round to advance, and the playoffs continue until one team is crowned the WNBA champion.
You can access playoff data using these feeds:
- The Series Schedule endpoint provides playoff participant information as well as the date, time, location, and other event details for every match-up taking place for the entire playoffs.
- Finally the Series Statistics endpoint returns detailed team and player statistics for a given playoff series.
Prerequisite - Accessing Available Seasons
To avoid confusion and ensure you're accessing available data, refer to our Seasons feed. This resource lists all the seasons for which we have data.
For example: To ensure data availability for future seasons, such as a schedule in advance of when a season begins, first check the Seasons feed to verify that data for that specific season is already provided.
Starting with this feed can prevent unnecessary errors and streamline your data retrieval process.
Building Your Playoff Bracket
1. Pull the Playoff Schedule
Using the tournament id, pull the Series Schedule endpoint to get game details for each matchup in the WNBA Playoffs. Ensure that your season_type
is PST
in your call.
The following JSON structure outlines the First Round WNBA Playoff matchup between the Connecticut Sun and Indiana Fever during the 2024 postseason. This was a best-of-three series, with the Sun winning 2–0 to advance. The series began with two games hosted at Mohegan Sun Arena in Uncasville, CT, as the higher-seeded Sun (No. 3) had home-court advantage. If necessary, a third game would have taken place in Indianapolis at Gainbridge Fieldhouse.
{
"id": "313f7bc3-e740-4a37-9f37-c764bf43cd18",
"title": "First Round - IND vs CON",
"round": 1,
"start_date": "2024-09-22",
"status": "closed",
"participants": [
{
"name": "Fever",
"seed": 6,
"record": 0,
"team": {
"id": "f073a15f-0486-4179-b0a3-dfd0294eb595",
"name": "Fever",
"alias": "IND",
"market": "Indiana",
"reference": "1611661325"
}
},
{
"name": "Sun",
"seed": 3,
"record": 2,
"team": {
"id": "a015b02d-845c-40c1-8ef4-844984f47e4d",
"name": "Sun",
"alias": "CON",
"market": "Connecticut",
"reference": "1611661323"
}
}
],
"games": [
{
"id": "73f6c803-6dda-4755-bc00-359f5a82ed23",
"status": "closed",
"title": "Game 1",
"coverage": "full",
"scheduled": "2024-09-22T19:00:00+00:00",
"home_points": 93,
"away_points": 69,
"neutral_site": false,
"track_on_court": true,
"sr_id": "sr:match:53755993",
"reference": "1042400121",
"cc_cup": false,
"time_zones": {
"venue": "US/Eastern",
"home": "US/Eastern",
"away": "US/Eastern"
},
"venue": {
"id": "7bdc8cea-2fc4-4320-b461-5659f6d08091",
"name": "Mohegan Sun Arena",
"capacity": 9323,
"address": "1 Mohegan Sun Boulevard",
"city": "Uncasville",
"state": "CT",
"zip": "06382",
"country": "USA",
"sr_id": "sr:venue:20505",
"location": {
"lat": "41.491066",
"lng": "-72.089518"
}
},
"broadcasts": [
{
"network": "ABC",
"type": "TV",
"locale": "National"
}
],
"home": {
"name": "Connecticut Sun",
"alias": "CON",
"id": "a015b02d-845c-40c1-8ef4-844984f47e4d",
"seed": 3,
"sr_id": "sr:team:35547"
},
"away": {
"name": "Indiana Fever",
"alias": "IND",
"id": "f073a15f-0486-4179-b0a3-dfd0294eb595",
"seed": 6,
"sr_id": "sr:team:3452"
}
},
{
"id": "8a614423-04d0-4d9c-8b1b-0efbc52d92cf",
"status": "closed",
"title": "Game 2",
"coverage": "full",
"scheduled": "2024-09-25T23:30:00+00:00",
"home_points": 87,
"away_points": 81,
"neutral_site": false,
"track_on_court": true,
"sr_id": "sr:match:53755995",
"reference": "1042400122",
"cc_cup": false,
"time_zones": {
"venue": "US/Eastern",
"home": "US/Eastern",
"away": "US/Eastern"
},
"venue": {
"id": "7bdc8cea-2fc4-4320-b461-5659f6d08091",
"name": "Mohegan Sun Arena",
"capacity": 9323,
"address": "1 Mohegan Sun Boulevard",
"city": "Uncasville",
"state": "CT",
"zip": "06382",
"country": "USA",
"sr_id": "sr:venue:20505",
"location": {
"lat": "41.491066",
"lng": "-72.089518"
}
},
"broadcasts": [
{
"network": "ESPN",
"type": "TV",
"locale": "National",
"channel": "206"
}
],
"home": {
"name": "Connecticut Sun",
"alias": "CON",
"id": "a015b02d-845c-40c1-8ef4-844984f47e4d",
"seed": 3,
"sr_id": "sr:team:35547"
},
"away": {
"name": "Indiana Fever",
"alias": "IND",
"id": "f073a15f-0486-4179-b0a3-dfd0294eb595",
"seed": 6,
"sr_id": "sr:team:3452"
}
},
{
"id": "0a91972a-9e34-4960-91f2-45c9e9a8a44e",
"status": "unnecessary",
"title": "Game 3 (if necessary)",
"coverage": "full",
"scheduled": "2024-09-27T19:00:00+00:00",
"neutral_site": false,
"track_on_court": true,
"reference": "1042400123",
"cc_cup": false,
"time_zones": {
"venue": "US/Eastern",
"home": "US/Eastern",
"away": "US/Eastern"
},
"venue": {
"id": "24bb478e-eb31-5f8a-8c8d-07f513169ec1",
"name": "Gainbridge Fieldhouse",
"capacity": 20000,
"address": "125 S. Pennsylvania Street",
"city": "Indianapolis",
"state": "IN",
"zip": "46204",
"country": "USA",
"sr_id": "sr:venue:6924",
"location": {
"lat": "39.763975",
"lng": "-86.15542"
}
},
"broadcasts": [
{
"network": "ESPN2",
"type": "TV",
"locale": "National",
"channel": "209"
}
],
"home": {
"name": "Indiana Fever",
"alias": "IND",
"id": "f073a15f-0486-4179-b0a3-dfd0294eb595",
"seed": 6,
"sr_id": "sr:team:3452"
},
"away": {
"name": "Connecticut Sun",
"alias": "CON",
"id": "a015b02d-845c-40c1-8ef4-844984f47e4d",
"seed": 3,
"sr_id": "sr:team:35547"
}
}
]
}
Team TBD:
If you see a Team TBD
, this indicates that the specific teams participating in the matchups are not yet decided. These placeholders will be replaced with the actual team names once the regular season concludes and playoff berths are finalized.
Tip - Start Building Your Bracket
You can use this information to start constructing a playoff bracket in your application. By querying the series scheduling, you can populate the bracket with the correct matchups, scheduling details, and eventually, the actual team names as they become available. The home and away attributes for each game will be updated with the relevant teams, allowing you to dynamically update the bracket as the tournament progresses.
The following is a completed bracket for the 2024 WNBA Playoffs which can be populated using the data from the Series Schedule feed:
Serries Schedule - Recommended Pull Frequency:
- Schedule info is updated in realtime as changes are made. The initial playoff schedule (with TBD matchups) will be available shortly after the regular season schedule is released.
- Teams will advance to the next round on a 2-minute timer after the previous game moves to
complete
status
- Teams will advance to the next round on a 2-minute timer after the previous game moves to
- Pull every hour or less depending on your use case.
Note: This feed should be used for schedule info prior to a game start. For the status of a live game, reference a game-endpoint. - The TTL/Cache is 10 seconds.
2. Track Series Statistics
Along with tracking live games in each matchup, you can use the Series Statistics feed to pull team and player statistics from the playoffs.
Pulling this feed:
- Use the Playoff Schedule feed from step 2 to determine the
series_id
andteam_id
you want to use. - Call the Series Statistics endpoint.
Example:
{
"id": "313f7bc3-e740-4a37-9f37-c764bf43cd18",
"title": "First Round - IND vs CON",
"status": "closed",
"season": {
"id": "11ed6ba1-6026-42f0-8a82-3da8a5e8c753",
"year": 2024,
"type": "PST"
},
"team": {
"id": "f073a15f-0486-4179-b0a3-dfd0294eb595",
"name": "Fever",
"market": "Indiana",
"sr_id": "sr:team:3452"
},
"own_record": {
"total": {
"games_played": 2,
"minutes": 400,
"field_goals_made": 60,
"field_goals_att": 143,
"field_goals_pct": 0.42,
"two_points_made": 46,
"two_points_att": 85,
"two_points_pct": 0.541,
"three_points_made": 14,
"three_points_att": 58,
"three_points_pct": 0.241,
"blocked_att": 10,
"free_throws_made": 16,
"free_throws_att": 21,
"free_throws_pct": 0.762,
"offensive_rebounds": 19,
"defensive_rebounds": 53,
"rebounds": 72,
"assists": 44,
"turnovers": 26,
"assists_turnover_ratio": 1.69,
"steals": 12,
"blocks": 8,
"personal_fouls": 35,
"tech_fouls": 2,
"points": 150,
"fast_break_pts": 28,
"flagrant_fouls": 0,
"points_off_turnovers": 15,
"second_chance_pts": 13,
"ejections": 0,
"foulouts": 0,
"efficiency": 172,
"points_in_paint": 84,
"team_offensive_rebounds": 11,
"team_defensive_rebounds": 3,
"team_rebounds": 14,
"team_turnovers": 4,
"total_rebounds": 86,
"total_turnovers": 30,
"true_shooting_att": 152.24,
"true_shooting_pct": 0.493,
"field_goals_at_rim_made": 34,
"field_goals_at_rim_att": 50,
"field_goals_at_rim_pct": 0.68,
"field_goals_at_midrange_made": 4,
"field_goals_at_midrange_att": 14,
"field_goals_at_midrange_pct": 0.286,
"points_in_paint_made": 42,
"points_in_paint_att": 71,
"points_in_paint_pct": 0.592,
"effective_fg_pct": 0.469,
"bench_points": 21,
"fouls_drawn": 22,
"offensive_fouls": 2,
"team_tech_fouls": 1,
"defensive_assists": 0,
"fast_break_att": 20,
"fast_break_made": 12,
"fast_break_pct": 0.6,
"technical_other": 0,
"coach_ejections": 0,
"points_against": 180,
"second_chance_att": 15,
"second_chance_made": 4,
"second_chance_pct": 0.267,
"coach_tech_fouls": 1,
"team_fouls": 2,
"total_fouls": 37,
"possessions": 163.24,
"opponent_possessions": 163.72,
"offensive_rating": 91.89,
"defensive_rating": 109.94,
"net_rating": -18.05
},
"average": {
"fast_break_pts": 14,
"points_off_turnovers": 7.5,
"second_chance_pts": 6.5,
"minutes": 200,
"points": 75,
"off_rebounds": 9.5,
"def_rebounds": 26.5,
"rebounds": 36,
"assists": 22,
"steals": 6,
"blocks": 4,
"turnovers": 13,
"personal_fouls": 17.5,
"flagrant_fouls": 0,
"blocked_att": 5,
"field_goals_made": 30,
"field_goals_att": 71.5,
"three_points_made": 7,
"three_points_att": 29,
"free_throws_made": 8,
"free_throws_att": 10.5,
"two_points_made": 23,
"two_points_att": 42.5,
"points_in_paint": 42,
"efficiency": 86,
"true_shooting_att": 76.12,
"points_in_paint_att": 35.5,
"points_in_paint_made": 21,
"bench_points": 10.5,
"fouls_drawn": 11,
"offensive_fouls": 1,
"fast_break_att": 10,
"fast_break_made": 6,
"second_chance_att": 7.5,
"second_chance_made": 2
}
},
"opponents": {
"total": {
"games_played": 2,
"minutes": 400,
"field_goals_made": 66,
"field_goals_att": 145,
"field_goals_pct": 0.455,
"two_points_made": 52,
"two_points_att": 108,
"two_points_pct": 0.481,
"three_points_made": 14,
"three_points_att": 37,
"three_points_pct": 0.378,
"blocked_att": 8,
"free_throws_made": 34,
"free_throws_att": 38,
"free_throws_pct": 0.895,
"offensive_rebounds": 17,
"defensive_rebounds": 48,
"rebounds": 65,
"assists": 52,
"turnovers": 17,
"assists_turnover_ratio": 3.06,
"steals": 12,
"blocks": 10,
"personal_fouls": 22,
"tech_fouls": 0,
"points": 180,
"fast_break_pts": 27,
"flagrant_fouls": 0,
"points_off_turnovers": 30,
"second_chance_pts": 20,
"ejections": 0,
"foulouts": 0,
"efficiency": 219,
"points_in_paint": 90,
"team_offensive_rebounds": 10,
"team_defensive_rebounds": 10,
"team_rebounds": 20,
"team_turnovers": 2,
"total_rebounds": 85,
"total_turnovers": 19,
"true_shooting_att": 161.72,
"true_shooting_pct": 0.557,
"field_goals_at_rim_made": 32,
"field_goals_at_rim_att": 56,
"field_goals_at_rim_pct": 0.571,
"field_goals_at_midrange_made": 8,
"field_goals_at_midrange_att": 21,
"field_goals_at_midrange_pct": 0.381,
"points_in_paint_made": 45,
"points_in_paint_att": 89,
"points_in_paint_pct": 0.506,
"effective_fg_pct": 0.503,
"bench_points": 59,
"fouls_drawn": 35,
"offensive_fouls": 2,
"team_tech_fouls": 0,
"defensive_assists": 0,
"fast_break_att": 20,
"fast_break_made": 12,
"fast_break_pct": 0.6,
"technical_other": 0,
"coach_ejections": 0,
"points_against": 150,
"second_chance_att": 19,
"second_chance_made": 8,
"second_chance_pct": 0.421,
"coach_tech_fouls": 0,
"team_fouls": 0,
"total_fouls": 22,
"possessions": 163.72,
"opponent_possessions": 163.24,
"offensive_rating": 109.94,
"defensive_rating": 91.89,
"net_rating": 18.05
},
"average": {
"fast_break_pts": 13.5,
"points_off_turnovers": 15,
"second_chance_pts": 10,
"minutes": 200,
"points": 90,
"off_rebounds": 8.5,
"def_rebounds": 24,
"rebounds": 32.5,
"assists": 26,
"steals": 6,
"blocks": 5,
"turnovers": 8.5,
"personal_fouls": 11,
"flagrant_fouls": 0,
"blocked_att": 4,
"field_goals_made": 33,
"field_goals_att": 72.5,
"three_points_made": 7,
"three_points_att": 18.5,
"free_throws_made": 17,
"free_throws_att": 19,
"two_points_made": 26,
"two_points_att": 54,
"points_in_paint": 45,
"efficiency": 109.5,
"true_shooting_att": 80.86,
"points_in_paint_att": 44.5,
"points_in_paint_made": 22.5,
"bench_points": 29.5,
"fouls_drawn": 17.5,
"offensive_fouls": 1,
"fast_break_att": 10,
"fast_break_made": 6,
"second_chance_att": 9.5,
"second_chance_made": 4
}
},
"players": [
{
"id": "0684bac6-2fe3-422c-abe4-dee434c7e3d0",
"full_name": "Grace Berger",
"first_name": "Grace",
"last_name": "Berger",
"position": "G",
"primary_position": "NA",
"jersey_number": "34",
"sr_id": "sr:player:1617932",
"reference": "1641658",
"total": {
"games_played": 1,
"games_started": 0,
"minutes": 2,
"field_goals_made": 0,
"field_goals_att": 0,
"field_goals_pct": 0,
"two_points_made": 0,
"two_points_att": 0,
"two_points_pct": 0,
"three_points_made": 0,
"three_points_att": 0,
"three_points_pct": 0,
"blocked_att": 0,
"free_throws_made": 0,
"free_throws_att": 0,
"free_throws_pct": 0,
"offensive_rebounds": 0,
"defensive_rebounds": 0,
"rebounds": 0,
"assists": 1,
"turnovers": 0,
"assists_turnover_ratio": 0,
"steals": 0,
"blocks": 0,
"personal_fouls": 0,
"tech_fouls": 0,
"points": 0,
"flagrant_fouls": 0,
"ejections": 0,
"foulouts": 0,
"tech_fouls_non_unsportsmanlike": 0,
"true_shooting_att": 0,
"true_shooting_pct": 0,
"efficiency": 1,
"field_goals_at_rim_made": 0,
"field_goals_at_rim_att": 0,
"field_goals_at_rim_pct": 0,
"field_goals_at_midrange_made": 0,
"field_goals_at_midrange_att": 0,
"field_goals_at_midrange_pct": 0,
"usage_pct": 0,
"points_off_turnovers": 0,
"points_in_paint": 0,
"points_in_paint_made": 0,
"points_in_paint_att": 0,
"points_in_paint_pct": 0,
"effective_fg_pct": 0,
"double_doubles": 0,
"triple_doubles": 0,
"fouls_drawn": 0,
"offensive_fouls": 0,
"fast_break_pts": 0,
"fast_break_att": 0,
"fast_break_made": 0,
"fast_break_pct": 0,
"coach_ejections": 0,
"second_chance_pct": 0,
"second_chance_pts": 0,
"second_chance_att": 0,
"second_chance_made": 0,
"minus": 4,
"plus": 2,
"coach_tech_fouls": 0
},
"average": {
"minutes": 2,
"points": 0,
"off_rebounds": 0,
"def_rebounds": 0,
"rebounds": 0,
"assists": 1,
"steals": 0,
"blocks": 0,
"turnovers": 0,
"personal_fouls": 0,
"flagrant_fouls": 0,
"blocked_att": 0,
"field_goals_made": 0,
"field_goals_att": 0,
"three_points_made": 0,
"three_points_att": 0,
"free_throws_made": 0,
"free_throws_att": 0,
"two_points_made": 0,
"two_points_att": 0,
"efficiency": 1,
"true_shooting_att": 0,
"points_off_turnovers": 0,
"points_in_paint_made": 0,
"points_in_paint_att": 0,
"points_in_paint": 0,
"fouls_drawn": 0,
"offensive_fouls": 0,
"fast_break_pts": 0,
"fast_break_att": 0,
"fast_break_made": 0,
"second_chance_pts": 0,
"second_chance_att": 0,
"second_chance_made": 0
}
},
{
"id": "28361fd5-c935-4025-a709-2c488f53ed8c",
"full_name": "Erica Wheeler",
"first_name": "Erica",
"last_name": "Wheeler",
"position": "G",
"primary_position": "NA",
"jersey_number": "17",
"sr_id": "sr:player:1156902",
"reference": "204365",
"total": {
"games_played": 2,
"games_started": 0,
"minutes": 19,
"field_goals_made": 0,
"field_goals_att": 1,
"field_goals_pct": 0,
"two_points_made": 0,
"two_points_att": 1,
"two_points_pct": 0,
"three_points_made": 0,
"three_points_att": 0,
"three_points_pct": 0,
"blocked_att": 0,
"free_throws_made": 3,
"free_throws_att": 4,
"free_throws_pct": 0.75,
"offensive_rebounds": 0,
"defensive_rebounds": 0,
"rebounds": 0,
"assists": 3,
"turnovers": 1,
"assists_turnover_ratio": 3,
"steals": 0,
"blocks": 0,
"personal_fouls": 2,
"tech_fouls": 0,
"points": 3,
"flagrant_fouls": 0,
"ejections": 0,
"foulouts": 0,
"tech_fouls_non_unsportsmanlike": 0,
"true_shooting_att": 2.76,
"true_shooting_pct": 0.543,
"efficiency": 3,
"field_goals_at_rim_made": 0,
"field_goals_at_rim_att": 1,
"field_goals_at_rim_pct": 0,
"field_goals_at_midrange_made": 0,
"field_goals_at_midrange_att": 0,
"field_goals_at_midrange_pct": 0,
"usage_pct": 8.88,
"points_off_turnovers": 0,
"points_in_paint": 0,
"points_in_paint_made": 0,
"points_in_paint_att": 1,
"points_in_paint_pct": 0,
"effective_fg_pct": 0,
"double_doubles": 0,
"triple_doubles": 0,
"fouls_drawn": 2,
"offensive_fouls": 0,
"fast_break_pts": 0,
"fast_break_att": 1,
"fast_break_made": 0,
"fast_break_pct": 0,
"coach_ejections": 0,
"second_chance_pct": 0,
"second_chance_pts": 0,
"second_chance_att": 0,
"second_chance_made": 0,
"minus": 42,
"plus": 37,
"coach_tech_fouls": 0
},
"average": {
"minutes": 9.5,
"points": 1.5,
"off_rebounds": 0,
"def_rebounds": 0,
"rebounds": 0,
"assists": 1.5,
"steals": 0,
"blocks": 0,
"turnovers": 0.5,
"personal_fouls": 1,
"flagrant_fouls": 0,
"blocked_att": 0,
"field_goals_made": 0,
"field_goals_att": 0.5,
"three_points_made": 0,
"three_points_att": 0,
"free_throws_made": 1.5,
"free_throws_att": 2,
"two_points_made": 0,
"two_points_att": 0.5,
"efficiency": 1.5,
"true_shooting_att": 1.38,
"points_off_turnovers": 0,
"points_in_paint_made": 0,
"points_in_paint_att": 0.5,
"points_in_paint": 0,
"fouls_drawn": 1,
"offensive_fouls": 0,
"fast_break_pts": 0,
"fast_break_att": 0.5,
"fast_break_made": 0,
"second_chance_pts": 0,
"second_chance_att": 0,
"second_chance_made": 0
}
}
]
}
Recommended Pull Frequency - Series Statistics:
- Series statistics are updated on a five minute timer after a game is moved to
closed
- To receive the fastest updates, call the feed five to ten minutes after a game is moved to
closed
. - Otherwise, utilize this feed on an as needed basis.
- The TTL/Cache is two seconds.
Commissioner's Cup
The WNBA Commissioner’s Cup is an in-season competition that runs concurrently with the regular season, designed to elevate competitive play and add excitement through a designated series of games that lead to a championship and cash prize.
At the start of the season, each team designates 10 of its regular season games—five home and five away—as Commissioner’s Cup games. These matchups are pre-selected based on conference rivals and count toward a special Cup standings table, separate from the overall league standings.
At the conclusion of Cup play, the top team from the Eastern Conference and the top team from the Western Conference in Cup standings qualify for the Commissioner’s Cup Championship Game. This single-game final determines the Cup winner.
While all Cup games are also regular season games, the Commissioner’s Cup Championship game is an extra 41st game for the two participating teams and does not count toward the regular season standings.
Season Types
A season type was created in the WNBA API for the WNBA In-Season Tournament called Commissioner's Cup
with code (also referred to as parameter) of CC
. This season type can be retrieved via the WNBA Seasons feed:
https://api.sportradar.com/wnba/production/v8/en/league/seasons.xml
<season id="44eeaa8a-7cd3-4153-abf6-32dc62098001" year="2024" start_date="2024-06-25" end_date="2024-06-26" status="closed">
<type code="CC" name="Commissioner's Cup"/>
</season>
This code (or parameter) can be used to retrieve endpoints for the following feeds:
- League Leaders
- Rankings
- Schedule
- Seasonal Statistics
- Series Schedule
- Standings
Tournament Schedule
With the exception of the Commissioner's Cup Championship Game, all WNBA Commissioner's Cup games will appear in the WNBA API Regular Season (REG
) schedule.
Example for 2024 season: https://api.sportradar.com/wnba/production/v8/en/games/2024/REG/schedule.xml?api_key=
The regular season games included in the WNBA Commissioner's Cup will have a game attribute called cc_cup
with a value of true
.
<game id="765fac81-ca49-432b-8368-a419565a5531" status="scheduled" coverage="full" scheduled="2025-06-01T19:00:00Z" track_on_court="true" sr_id="sr:match:56327961" reference="1022500041" cc_cup="true" home_team="08ed8274-e29f-4248-bc2e-83cc8ed18d75" away_team="a015b02d-845c-40c1-8ef4-844984f47e4d">
<time_zones venue="US/Eastern" home="US/Eastern" away="US/Eastern"/>
<venue id="7a330bcd-ac0f-50ca-bc29-2460e5c476b3" name="Barclays Center" capacity="17732" address="620 Atlantic Avenue" city="Brooklyn" state="NY" zip="11217" country="USA" sr_id="sr:venue:36132">
<location lat="40.682957" lng="-73.975165"/>
</venue>
<home name="New York Liberty" alias="NYL" id="08ed8274-e29f-4248-bc2e-83cc8ed18d75" sr_id="sr:team:3446">
</home>
<away name="Connecticut Sun" alias="CON" id="a015b02d-845c-40c1-8ef4-844984f47e4d" sr_id="sr:team:35547">
</away>
Click here for XML and JSON samples of the Schedule feed with the cc_cup
games included.
Commissioner's Cup Final
In the WNBA Commissioner’s Cup, the team with the best record in designated Cup games from each conference qualifies for the Commissioner’s Cup Championship Game. The team with the better overall record in those Cup games—regardless of conference—earns the right to host the final.
The Commissioner's Cup Final Game is scheduled under the CC
season type, highlighting its status as a tournament final and not affecting regular season standings. Note the following examples.
Schedule feed http://api.sportradar.com/wnba/trial/v8/en/games/2023/CC/schedule.xml
Series Schedule feed http://api.sportradar.com/wnba/trial/v8/en/series/2023/CC/schedule.xml
<league xmlns="http://feed.elasticstats.com/schema/basketball/schedule-v8.0.xsd" id="59c24590-0adb-4b3d-80a8-10450f83f4a1" name="WNBA" alias="WNBA">
<season-schedule id="5be64ff6-57bb-4d68-8881-78f8673eebd7" year="2023" type="CC">
<games>
<game id="0d64e6b7-c7ea-49e7-ae34-6ed9fc0e3aa4" status="closed" title="2023 Commissioner's Cup Final" coverage="full" scheduled="2023-08-16T01:00:00Z" home_points="63" away_points="82" parent_id="0a41e801-8179-4e66-b202-7daf10449241" track_on_court="true" reference="1052300001" cc_cup="true" home_team="171b097d-01db-4ae8-9d56-035689402ec6" away_team="08ed8274-e29f-4248-bc2e-83cc8ed18d75">
<time_zones venue="US/Pacific" home="US/Pacific" away="US/Eastern"/>
<venue id="06c2f947-3e69-43b8-bfec-d01c2370a21f" name="Michelob ULTRA Arena" capacity="12000" address="3950 Las Vegas Boulevard South" city="Paradise" state="NV" zip="89119" country="USA" sr_id="sr:venue:17989">
<location lat="36.09061" lng="-115.178976"/>
</venue>
<home name="Las Vegas Aces" alias="LVA" id="171b097d-01db-4ae8-9d56-035689402ec6" sr_id="sr:team:35550">
</home>
<away name="New York Liberty" alias="NYL" id="08ed8274-e29f-4248-bc2e-83cc8ed18d75" sr_id="sr:team:3446">
</away>
<broadcasts>
<broadcast network="Prime Video" type="TV" locale="National"/>
</broadcasts>
</game>
</games>
</season-schedule>
</league>
Standings
To access the Commissioner's Cup standings, you need use the CC
season parameter. In the endpoint below, you will see teams placed in the Commissioner's Cup groups.
Please note that no Commissioner's Cup data will exist in regular seasason standings.
https://api.sportradar.us/wnba/production/v8/en/seasons/2023/CC/standings.xml
<league xmlns="http://feed.elasticstats.com/schema/basketball/wnba/standings-v3.0.xsd" id="59c24590-0adb-4b3d-80a8-10450f83f4a1" name="WNBA" alias="WNBA">
<season id="5be64ff6-57bb-4d68-8881-78f8673eebd7" year="2023" type="CC">
<conference id="092510cf-3285-48bb-b831-40ac3608ca36" name="EASTERN CONFERENCE" alias="EASTERN-W">
<team id="08ed8274-e29f-4248-bc2e-83cc8ed18d75" name="Liberty" market="New York" wins="8" losses="3" win_pct="0.727" points_for="84.91" points_against="78.91" point_diff="6.0" sr_id="sr:team:3446">
<games-behind league="1.0" conference="0.0"/>
<streak>
<win length="4"/>
</streak>
<calc_rank/>
<records>
<below_500 wins="3" losses="1" win_pct="0.75"/>
<conference wins="7" losses="3" win_pct="0.7"/>
<equal_rebounds wins="0" losses="0" win_pct="0.0"/>
<equal_turnovers wins="0" losses="0" win_pct="0.0"/>
<fewer_turnovers wins="3" losses="1" win_pct="0.75"/>
<home wins="3" losses="2" win_pct="0.6"/>
<last_10 wins="8" losses="2" win_pct="0.8"/>
<last_10_home wins="3" losses="2" win_pct="0.6"/>
<last_10_road wins="5" losses="1" win_pct="0.833"/>
<leads_field_goal_pct wins="7" losses="0" win_pct="1.0"/>
<leads_rebounds wins="5" losses="2" win_pct="0.714"/>
<opponent_fewer_turnovers wins="5" losses="2" win_pct="0.714"/>
<opponent_leads_field_goal_pct wins="1" losses="3" win_pct="0.25"/>
<opponent_leads_rebounds wins="3" losses="1" win_pct="0.75"/>
<opponent_scores_100_or_more wins="0" losses="0" win_pct="0.0"/>
<over_500 wins="5" losses="2" win_pct="0.714"/>
<overtime wins="2" losses="0" win_pct="1.0"/>
<road wins="5" losses="1" win_pct="0.833"/>
<scores_100_or_more wins="1" losses="0" win_pct="1.0"/>
<ten_points wins="4" losses="1" win_pct="0.8"/>
<three_points wins="2" losses="0" win_pct="1.0"/>
</records>
</team>
<team id="a015b02d-845c-40c1-8ef4-844984f47e4d" name="Sun" market="Connecticut" wins="7" losses="3" win_pct="0.7" points_for="82.2" points_against="77.7" point_diff="4.5" sr_id="sr:team:35547">
<games-behind league="1.5" conference="0.5"/>
<streak>
<win length="1"/>
</streak>
Updated about 9 hours ago