Competition / soccer

mls

2026 season

Games
377
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–60.750462024
Rank 02Inter Miami CF12–3–90.688614324
Rank 03Vancouver Whitecaps13–5–40.682512122
Rank 04New England Revolution12–7–40.609382623
Rank 05St. Louis CITY SC11–6–70.604413424
Rank 06FC Dallas11–6–70.604464024
Rank 07Houston Dynamo FC12–8–40.583302724
Rank 08Chicago Fire FC11–5–60.636433122
Rank 09Charlotte FC11–7–60.583443524
Rank 10San Jose Earthquakes11–8–50.563413624
Rank 11LAFC10–8–70.540382725
Rank 12Colorado Rapids11–12–20.480333225
Rank 13Orlando City SC10–10–40.500435424
Rank 14New York City FC8–9–80.480393325
Rank 15Philadelphia Union8–9–60.478413823
Rank 16LA Galaxy7–10–90.442314026
Rank 17Portland Timbers8–11–50.438444524
Rank 18Real Salt Lake8–10–50.457373823
Rank 19Toronto FC6–7–110.479364324
Rank 20FC Cincinnati7–8–80.478505923
Rank 21Seattle Sounders FC7–9–70.457253023
Rank 22Minnesota United FC7–10–70.438354124
Rank 23San Diego FC7–10–60.435373723
Rank 24Red Bull New York7–11–60.417314724
Rank 25D.C. United5–7–110.457293723
Rank 26Austin FC6–10–70.413284123
Rank 27Columbus Crew6–13–50.354333924
Rank 28Atlanta United FC6–13–50.354294124
Rank 29CF Montréal5–13–60.333314624
Rank 30Sporting Kansas City5–15–30.283265623
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