Team / baseball / 2026

Kingdom of the Netherlands

baseballmlb2026 season

Kingdom of the Netherlands 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@ Baltimore OriolesAway8–5W
Mar 4, 2026@ Tampa Bay RaysAway11–8W
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Ozzie Albies2B5'7"165 lbsPlayed
Xander BogaertsSS6'2"218 lbsPlayed
Ceddanne RafaelaCF5'10"165 lbsPlayed
Chadwick TrompC5'8"221 lbsPlayed
Jhon DiazCF5'8"160 lbsPlayed
Joshua Liranzo3B6'3"180 lbsPlayed
Brandon ButterworthSS5'9"168 lbsPlayed
Thomas SosaOF6'4"160 lbsPlayed
Ricardo GonzalezSS5'11"186 lbsPlayed
Druw JonesOF6'2"180 lbsPlayed
Dayson CroesIF5'10"199 lbsPlayed
Jose Monzon3B6'0"160 lbsPlayed
Sayer DiederichP5'11"190 lbsPlayed
Jacob CraveyP6'6"215 lbsPlayed
Jaydenn EstanistaP6'2"180 lbsPlayed
Jacob KmatzP6'3"210 lbsPlayed
Sharlon SchoopSS6'2"190 lbsPlayed
Didi GregoriusSS6'3"205 lbsPlayed
Lars HuijerP6'4"205 lbsPlayed
Wendell FloranusP6'0"160 lbsPlayed
Juremi Profar3B6'1"185 lbsPlayed
Ray-Patrick DidderCF5'10"199 lbsPlayed
Hendrik ClementinaC6'2"250 lbsPlayed
Dylan WilsonP6'0"160 lbsPlayed
Ryjeteri MeritePlayed
Delano SelassaPlayed
Shairon MartisPlayed
Juan Carlos SulbaranPlayed
Derek WestPlayed
Eric MendezPlayed
Arij FransenPlayed
Shawndrick OduberPlayed
Jamdrick CorneliaPlayed
Trey PooserPlayed
Justin MoralesPlayed
Kevin KellyPlayed
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_06fhk8wcvnxt3cq8jhwx28r6xg
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wcvnxt3cq8jhwx28r6xg" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wcvnxt3cq8jhwx28r6xg/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wcvnxt3cq8jhwx28r6xg/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wcvnxt3cq8jhwx28r6xg/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wcvnxt3cq8jhwx28r6xg/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhk8wcvnxt3cq8jhwx28r6xg/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhk8wcvnxt3cq8jhwx28r6xg/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