Team / baseball / 2026

Dominican Republic

baseballmlb2026 season

Dominican Republic 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, 2026vs Detroit TigersHome12–4W
Mar 4, 2026vs Detroit TigersHome4–4T
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Dennis SantanaP6'2"202 lbsPlayed
Vladimir Guerrero Jr.1B6'0"245 lbsPlayed
Junior Caminero3B6'1"220 lbsPlayed
Ketel Marte2B6'0"210 lbsPlayed
Geraldo PerdomoSS6'2"210 lbsPlayed
Jeremy PenaSS6'0"202 lbsPlayed
Juan SotoLF6'1"224 lbsPlayed
Abner UribeRP6'3"205 lbsPlayed
Juan MejiaRP6'3"210 lbsPlayed
Seranthony DominguezRP6'1"225 lbsPlayed
Elvis AlvaradoRP6'6"253 lbsPlayed
Fernando Tatis Jr.RF6'3"217 lbsPlayed
Manny Machado3B6'2"218 lbsPlayed
Wandy PeraltaRP6'0"227 lbsPlayed
Amed Rosario3B6'1"227 lbsPlayed
Austin WellsC6'1"220 lbsPlayed
Huascar BrazobanRP6'3"155 lbsPlayed
Camilo DovalRP6'2"205 lbsPlayed
Gregory SotoRP6'1"247 lbsPlayed
Brayan BelloSP6'1"195 lbsPlayed
Oneil CruzCF6'7"248 lbsPlayed
Agustin RamirezC6'1"210 lbsPlayed
Carlos Santana1B5'10"210 lbsPlayed
Carlos EstévezP6'6"277 lbsPlayed
Luis SeverinoP6'2"218 lbsPlayed
Junior LakeLF6'2"230 lbsPlayed
Mel Rojas Jr.CF6'2"225 lbsPlayed
Sócrates BritoRF6'2"205 lbsPlayed
Michael De León3B6'1"160 lbsPlayed
Phillips ValdezP6'2"160 lbsPlayed
Pedro SeverinoC6'1"235 lbsPlayed
Jimmy CorderoP6'4"245 lbsPlayed
Michael De La CruzC5'10"190 lbsPlayed
Oscar De La CruzP6'6"250 lbsPlayed
Ricardo CespedesCF6'1"205 lbsPlayed
Enny RomeroP6'3"251 lbsPlayed
Albert AbreuP6'2"190 lbsPlayed
Julio RodriguezCF6'4"228 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_06fhk8wd95t2153ztxcq0b4ta4
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wd95t2153ztxcq0b4ta4" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wd95t2153ztxcq0b4ta4/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wd95t2153ztxcq0b4ta4/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wd95t2153ztxcq0b4ta4/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wd95t2153ztxcq0b4ta4/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wd95t2153ztxcq0b4ta4/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wd95t2153ztxcq0b4ta4/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