Competition / soccer

mls

2026 season

Games
376
Teams
32
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 01Nashville SC15–3–50.761441823
Rank 02Inter Miami CF12–3–80.696594123
Rank 03Vancouver Whitecaps13–5–40.682512122
Rank 04New England Revolution12–7–40.609382623
Rank 05Houston Dynamo FC12–7–40.609302623
Rank 06Chicago Fire FC11–5–60.636433122
Rank 07Charlotte FC11–7–50.587413223
Rank 08LAFC10–7–70.563372424
Rank 09FC Dallas10–6–70.587443923
Rank 10St. Louis CITY SC10–6–70.587373223
Rank 11San Jose Earthquakes10–8–50.543403623
Rank 12Colorado Rapids10–12–20.458323224
Rank 13Orlando City SC9–10–40.478405423
Rank 14Philadelphia Union8–9–60.478413823
Rank 15New York City FC7–9–80.458373324
Rank 16Real Salt Lake8–9–50.477373622
Rank 17Portland Timbers8–10–50.457434323
Rank 18Toronto FC6–6–110.500364023
Rank 19LA Galaxy7–10–80.440303925
Rank 20Minnesota United FC7–9–70.457333723
Rank 21FC Cincinnati7–8–70.477475622
Rank 22San Diego FC7–10–60.435373723
Rank 23Seattle Sounders FC7–9–60.455242922
Rank 24D.C. United5–7–100.455293722
Rank 25Austin FC6–10–70.413284123
Rank 26Red Bull New York6–11–60.391304723
Rank 27Columbus Crew6–12–50.370333823
Rank 28Atlanta United FC6–13–40.348294123
Rank 29CF Montréal5–12–60.348314523
Rank 30Sporting Kansas City4–15–30.250235522
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/mls
curl "https://api.statshawk.ai/v1/competitions/mls" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/mls/editions
curl "https://api.statshawk.ai/v1/competitions/mls/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/mls/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/mls/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/mls/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/mls/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/mls/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/mls/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