Competition / basketball

wnba

2026 season

Games
323
Teams
18
Open 2026 season
2026 standings

The season order.

Rank, record, scoring, and games played in the order reported by the competition feed.

Standings
Rank / teamRecordPCTPFPAGP
Rank 01Minnesota Lynx31–9–00.7753652333740
Rank 02Golden State Valkyries29–11–00.7253305301740
Rank 03Las Vegas Aces27–14–00.6593709355441
Rank 04Indiana Fever26–14–00.6503880363840
Rank 05Atlanta Dream26–14–00.6503632342840
Rank 06New York Liberty25–16–00.6103686355941
Rank 07Dallas Wings24–16–00.6003560341440
Rank 08Washington Mystics24–16–00.6003313332140
Rank 09Portland Fire16–24–00.4003463364240
Rank 10Chicago Sky15–25–00.3753467358740
Rank 11Los Angeles Sparks15–25–00.3753494367240
Rank 12Phoenix Mercury14–26–00.3503367349040
Rank 13Toronto Tempo11–29–00.2753449375140
Rank 14Connecticut Sun10–30–00.2503158351140
Rank 15Seattle Storm8–32–00.2003314352840
Reported final results

Finals in this schedule window.

Up to six final games returned in this competition schedule window.

Reported upcoming games

Upcoming in this schedule window.

Up to six scheduled or in-progress games returned in this competition schedule window.

Competition field

Every team in view.

Season participants with direct paths to team profiles, form, rosters, and game logs.

Built on the StatHawk API

The page is the demo.

These requests and request patterns show how this page gets data from the same REST API and MCP server you can use in your own app or agent.

View this page's API recipe

Use the authenticated requests or fill in the labeled request templates, then adapt the response in your own product.

Authenticated request · GET /v1/competitions/wnba
curl "https://api.statshawk.ai/v1/competitions/wnba" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/wnba/editions
curl "https://api.statshawk.ai/v1/competitions/wnba/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/wnba/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/wnba/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/wnba/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/wnba/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/wnba/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/wnba/editions/2026/teams" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Try with MCP

Connect StatHawk to your agent, then ask it to explain and extend the data shown on this page.

Build this view in the API reference
$claude mcp add statshawk https://mcp.statshawk.ai/mcp