Team / baseball / 2026

Sultanes de Monterrey

baseballmlb2026 season

Sultanes de Monterrey 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.

Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Sócrates BritoRF6'2"205 lbsPlayed
Ramiro Pena3B5'11"200 lbsPlayed
Chris EllisP6'5"205 lbsPlayed
Omar RenteriaC5'9"180 lbsPlayed
Wilson Garcia1B5'10"227 lbsPlayed
Josh Lester1B6'2"225 lbsPlayed
Victor Mendoza1B6'2"205 lbsPlayed
Justus SheffieldP5'10"224 lbsPlayed
Javier SalazarIF6'1"205 lbsPlayed
Ismael AlcantaraCF6'1"165 lbsPlayed
Luis SantosSS5'6"160 lbsPlayed
Jesus LunaP6'6"165 lbsPlayed
Brayan MendozaOF6'1"163 lbsPlayed
Alexis VeraP6'2"188 lbsPlayed
Gilberto HabbardP5'9"187 lbsPlayed
Eduardo ValenzuelaP6'0"201 lbsPlayed
Coco Montes2B6'0"215 lbsPlayed
Ricardo GenovesC6'2"190 lbsPlayed
Omar NarváezC5'11"240 lbsPlayed
Jake HigginbothamP6'0"190 lbsPlayed
Louis OkoyeOF6'1"220 lbsPlayed
Jesus PirelaP6'0"155 lbsPlayed
Gustavo NunezSS5'11"189 lbsPlayed
Geronimo FranzuaP6'1"170 lbsPlayed
Daniel CopeC5'11"195 lbsPlayed
Nick StruckP6'0"205 lbsPlayed
Stephen TarpleyP6'0"202 lbsPlayed
Raimel TapiaRF6'3"178 lbsPlayed
Ronaldo AlesandroP6'0"170 lbsPlayed
Erick RodriguezP5'10"185 lbsPlayed
Alonso BecerraP6'0"180 lbsPlayed
Jose MirandaP6'0"185 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_06fhk8wkqxxp13hc8jv11974gw
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wkqxxp13hc8jv11974gw" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wkqxxp13hc8jv11974gw/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wkqxxp13hc8jv11974gw/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wkqxxp13hc8jv11974gw/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wkqxxp13hc8jv11974gw/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wkqxxp13hc8jv11974gw/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wkqxxp13hc8jv11974gw/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