Team / baseball / 2026

National All-Stars

baseballmlb2026 season

National All-Stars 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
Sal Stewart1B6'1"224 lbsPlayed
James WoodRF6'6"234 lbsPlayed
CJ AbramsSS6'0"191 lbsPlayed
Corbin CarrollRF5'10"180 lbsPlayed
Juan SotoLF6'1"224 lbsPlayed
Kyle SchwarberDH5'11"229 lbsPlayed
Bryce Harper1B6'1"210 lbsPlayed
Brandon MarshLF6'2"215 lbsPlayed
Jesus LuzardoSP6'0"218 lbsPlayed
Jhoan DuranRP6'5"230 lbsPlayed
William ContrerasC5'10"217 lbsPlayed
Pete Crow-ArmstrongCF6'0"184 lbsPlayed
Hunter GoodmanC5'11"220 lbsPlayed
Ivan HerreraDH5'11"220 lbsPlayed
Riley O'BrienRP6'4"180 lbsPlayed
Otto LopezSS5'10"185 lbsPlayed
Luis Arraez2B5'10"186 lbsPlayed
Ozzie Albies2B5'7"165 lbsPlayed
Matt Olson1B6'4"225 lbsPlayed
Drake BaldwinC6'0"225 lbsPlayed
Andy PagesCF6'1"212 lbsPlayed
Freddie Freeman1B6'4"220 lbsPlayed
Eduardo RodriguezSP6'2"231 lbsPlayed
Raisel IglesiasRP6'2"190 lbsPlayed
Justin WrobleskiSP6'1"194 lbsPlayed
Foster GriffinSP6'3"225 lbsPlayed
Max Muncy3B5'10"215 lbsPlayed
Cristopher SanchezSP6'6"200 lbsPlayed
Mason MillerRP6'5"200 lbsPlayed
Jordan WalkerRF6'6"250 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_06fjvxyv35yp7fvdypwtdmnn94
curl "https://api.statshawk.ai/v1/teams/team_06fjvxyv35yp7fvdypwtdmnn94" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fjvxyv35yp7fvdypwtdmnn94/roster
curl "https://api.statshawk.ai/v1/teams/team_06fjvxyv35yp7fvdypwtdmnn94/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fjvxyv35yp7fvdypwtdmnn94/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fjvxyv35yp7fvdypwtdmnn94/stats?competition=comp_06fhk43hyhx6160fgg0kcjd0ar&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fjvxyv35yp7fvdypwtdmnn94/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fjvxyv35yp7fvdypwtdmnn94/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