Competition / soccer

fifawc

2026 season

Games
104
Teams
48
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 01Spain6–0–10.9291317
Rank 02France6–2–00.75020108
Rank 03England5–1–10.78618117
Rank 04Argentina5–0–01.0001345
Rank 05Mexico4–1–00.8001035
Rank 06Norway4–1–00.8001295
Rank 07Switzerland3–0–20.800935
Rank 08Morocco3–1–20.6671066
Rank 09Colombia3–0–20.800515
Rank 10Brazil3–1–10.7001045
Rank 11United States3–2–00.6001185
Rank 12Netherlands2–0–20.7501154
Rank 13Belgium2–1–20.6001155
Rank 14Portugal2–1–20.600835
Rank 15Germany2–1–10.6251154
Rank 16Canada2–2–10.500965
Rank 17Egypt1–1–30.500875
Rank 18Ivory Coast2–2–00.500544
Rank 19Croatia2–2–00.500674
Rank 20Japan1–1–20.500854
Rank 21Australia1–1–20.500334
Rank 22Paraguay1–2–20.400365
Rank 23Congo DR1–2–10.375554
Rank 24Ghana1–2–10.375234
Rank 25South Africa1–2–10.375244
Rank 26Ecuador1–2–10.375244
Rank 27Sweden1–2–10.3757104
Rank 28Austria1–2–10.375694
Rank 29Bosnia-Herzegovina1–2–10.375584
Rank 30Algeria1–2–10.375594
Rank 31Senegal1–2–00.333863
Rank 32Iran0–0–30.500333
Rank 33Cape Verde0–0–30.500223
Rank 34South Korea1–2–00.333233
Rank 35Türkiye1–2–00.333353
Rank 36Scotland1–2–00.333143
Rank 37Uruguay0–1–20.333343
Rank 38Saudi Arabia0–1–20.333153
Rank 39Czechia0–2–10.167263
Rank 40New Zealand0–2–10.1674103
Rank 41Qatar0–2–10.1672103
Rank 42Curaçao0–2–10.167193
Rank 43Panama0–3–00.000043
Rank 44Jordan0–3–00.000383
Rank 45Haiti0–3–00.000283
Rank 46Uzbekistan0–3–00.0002113
Rank 47Tunisia0–3–00.0002123
Rank 48Iraq0–3–00.0001123
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/fifawc
curl "https://api.statshawk.ai/v1/competitions/fifawc" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/fifawc/editions
curl "https://api.statshawk.ai/v1/competitions/fifawc/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/fifawc/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/fifawc/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/fifawc/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/fifawc/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/fifawc/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/fifawc/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