Team / baseball / 2026

Mexico

baseballmlb2026 season

Mexico 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
Mar 3, 2026@ Arizona DiamondbacksAway6–3W
Mar 4, 2026@ Los Angeles DodgersAway5–7L
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Nick Gonzales3B5'8"193 lbsPlayed
Alejandro KirkC5'8"245 lbsPlayed
Alejandro OsunaLF5'9"185 lbsPlayed
Jonathan Aranda1B6'0"215 lbsPlayed
Randy ArozarenaLF5'10"185 lbsPlayed
Joey OrtizSS5'10"192 lbsPlayed
Brennan BernardinoRP6'4"216 lbsPlayed
Samy Natera Jr.RP6'4"230 lbsPlayed
Joey Meneses1B6'4"235 lbsPlayed
Jarren DuranLF6'0"205 lbsPlayed
Rowdy Tellez1B6'3"273 lbsPlayed
Luis Urias2B5'9"202 lbsPlayed
Alek ThomasCF5'9"175 lbsPlayed
Taijuan WalkerP6'4"235 lbsPlayed
Robert GarciaP6'4"236 lbsPlayed
Daniel DuarteRP6'0"235 lbsPlayed
Roel RamírezP6'0"235 lbsPlayed
Alexis WilsonC5'10"200 lbsPlayed
Julian OrnelasOF6'0"184 lbsPlayed
Alex CarrilloP6'2"220 lbsPlayed
Alexander ArmentaP5'9"188 lbsPlayed
Nacho Alvarez Jr.SS5'10"190 lbsPlayed
Manny BarredaP5'11"195 lbsPlayed
Santiago ChávezC5'11"205 lbsPlayed
Luis MirandaP5'11"180 lbsPlayed
Jesus CruzP6'1"230 lbsPlayed
Alfredo HurtadoC5'9"176 lbsPlayed
Jared SernaSS5'7"174 lbsPlayed
Gerardo ReyesP5'11"195 lbsPlayed
Mateo GilSS6'0"180 lbsPlayed
Luis GastelumRP6'2"175 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_06fhk8wd89sp33sm608cka21yr
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wd89sp33sm608cka21yr" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wd89sp33sm608cka21yr/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wd89sp33sm608cka21yr/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wd89sp33sm608cka21yr/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wd89sp33sm608cka21yr/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wd89sp33sm608cka21yr/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wd89sp33sm608cka21yr/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