Team / baseball / 2026

Diablos Rojos del Mexico

baseballmlb2026 season

Diablos Rojos del 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 24, 2024vs New York YankeesHome4–3W
Mar 26, 2024vs New York YankeesHome8–5W
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Ofreidy GomezP6'3"240 lbsPlayed
Daniel MissakiP6'0"170 lbsPlayed
Julian OrnelasOF6'0"184 lbsPlayed
Franklin Barreto2B5'9"208 lbsPlayed
Erick LealP6'3"180 lbsPlayed
Robinson Canó2B6'0"212 lbsPlayed
Japhet Amador1B6'4"310 lbsPlayed
Trevor BauerP6'1"205 lbsPlayed
Juan Carlos GamboaSS5'7"155 lbsPlayed
Alex ClaudioP6'2"190 lbsPlayed
Michael MariotP6'0"190 lbsPlayed
José Marmolejos1B6'2"239 lbsPlayed
José Rondon3B6'1"215 lbsPlayed
Aristides AquinoRF6'4"220 lbsPlayed
Edwin FierroP6'1"200 lbsPlayed
Xavier FernándezC5'8"245 lbsPlayed
Jake SanchezP6'1"205 lbsPlayed
Carlos Sepulveda2B5'10"170 lbsPlayed
Conner MenezP6'2"206 lbsPlayed
Francisco CordobaC5'11"190 lbsPlayed
José PirelaLF6'0"220 lbsPlayed
Rio Ruiz2B6'2"220 lbsPlayed
Ramón FloresRF5'10"190 lbsPlayed
Jared LakindP6'2"205 lbsPlayed
José BriceñoC6'1"225 lbsPlayed
Moises Gutierrez2B5'9"165 lbsPlayed
Adrian De HortaP6'3"185 lbsPlayed
Moisés CastilloSS6'0"170 lbsPlayed
Diosbel Arias1B6'2"190 lbsPlayed
Tomohiro AnrakuP6'1"191 lbsPlayed
Ronnie WilliamsP6'0"170 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_06fhqda0r1xh33nv1et9xxq4w8
curl "https://api.statshawk.ai/v1/teams/team_06fhqda0r1xh33nv1et9xxq4w8" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhqda0r1xh33nv1et9xxq4w8/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhqda0r1xh33nv1et9xxq4w8/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhqda0r1xh33nv1et9xxq4w8/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fhqda0r1xh33nv1et9xxq4w8/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhqda0r1xh33nv1et9xxq4w8/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhqda0r1xh33nv1et9xxq4w8/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