Competition / soccer

nwsl

2026 season

Games
81
Teams
16
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 01Seattle Reign FC6–1–20.7781479
Rank 02North Carolina Courage6–4–00.600271610
Rank 03Gotham FC5–1–30.7221089
Rank 04Utah Royals5–4–00.55619149
Rank 05Racing Louisville FC5–5–00.500192010
Rank 06Kansas City Current3–2–40.55616129
Rank 07San Diego Wave FC4–3–10.56311108
Rank 08Washington Spirit4–3–10.563988
Rank 09Denver Summit FC3–3–30.50016119
Rank 10Angel City FC2–2–50.50015139
Rank 11Portland Thorns FC3–2–20.57112147
Rank 12Houston Dash3–5–10.38911109
Rank 13Orlando Pride3–4–10.43810158
Rank 14Boston Legacy FC2–4–10.35711177
Rank 15Bay FC1–7–10.1676139
Rank 16Chicago Stars FC1–6–10.1885238
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/nwsl
curl "https://api.statshawk.ai/v1/competitions/nwsl" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nwsl/editions
curl "https://api.statshawk.ai/v1/competitions/nwsl/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nwsl/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/nwsl/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nwsl/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/nwsl/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nwsl/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/nwsl/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