Team / soccer / 2026

MLS All-Stars

soccermls2026 season

MLS All-Stars has a 2026 season statistics section with no reported measures, a recent game log, a reported roster, and a developer recipe for the REST API and MCP path.

Season profile

Reported team measures.

2026 team statistics, kept in the API’s sport-specific vocabulary.

// nothing here

No season stats available

Game log

Recent results.

Reported scores and outcomes, with direct paths to every resolved game and opponent.

Game log
DateOpponentH/AScoreResult
Jul 25, 2024vs Liga MX All-StarsHome1–4L
Jul 30, 2026vs Liga MX All-StarsHome4–3W
Roster

Team personnel.

Listed and appearance-derived players, linked to their complete StatHawk profiles.

Roster
PlayerPositionHeightWeightStatus
Philip ZinckernagelF5'9"152 lbsPlayed
Lucas HerringtonD6'4"174 lbsPlayed
Steven MoreiraD5'10"159 lbsPlayed
Max ArfstenD6'1"172 lbsPlayed
EvanderM5'10"168 lbsPlayed
Guilherme AugustoF5'11"141 lbsPlayed
Yannick BrightM6'0"172 lbsPlayed
Anthony MarkanichD6'1"159 lbsPlayed
Brian SchwakeG6'2"172 lbsPlayed
Andy NájarD5'7"150 lbsPlayed
Hany MukhtarM5'8"159 lbsPlayed
Sam SurridgeF6'3"170 lbsPlayed
Matt FreeseG6'3"192 lbsPlayed
Maxime CrépeauG5'11"192 lbsPlayed
Zavier GozoF5'11"139 lbsPlayed
Anders DreyerF5'9"150 lbsPlayed
Daniel MunieD6'0"181 lbsPlayed
Jackson RagenD6'6"203 lbsPlayed
Carles GilM5'7"141 lbsPlayed
Petar MusaF6'3"183 lbsPlayed
Son Heung-MinF6'0"168 lbsPlayed
Thomas MüllerF6'1"168 lbsPlayed
Andrés CubasM5'6"146 lbsPlayed
Richie LaryeaD5'9"150 lbsPlayed
Tim ReamD6'1"174 lbsPlayed
Pep BielM5'6"137 lbsPlayed
Ashley WestwoodM5'9"174 lbsPlayed
Julian HallF5'10"163 lbsPlayed
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/teams/team_06fmj5mkvxz7115pcer86r3cwc
curl "https://api.statshawk.ai/v1/teams/team_06fmj5mkvxz7115pcer86r3cwc" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fmj5mkvxz7115pcer86r3cwc/roster
curl "https://api.statshawk.ai/v1/teams/team_06fmj5mkvxz7115pcer86r3cwc/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fmj5mkvxz7115pcer86r3cwc/stats?competition=comp_06fhn0rqm9tj3ep6me7yg6hed4&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fmj5mkvxz7115pcer86r3cwc/stats?competition=comp_06fhn0rqm9tj3ep6me7yg6hed4&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fmj5mkvxz7115pcer86r3cwc/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fmj5mkvxz7115pcer86r3cwc/game-log" \
  -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