Team / soccer / 2026

Nacional

soccercopa_libertadores2026 season

Nacional has a 2026 season statistics section with no reported measures, a recent game log with no reported games, 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.

// nothing here

No games played yet

Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Luis MejíaG6'4"174 lbsListed
Maxi GómezF6'1"201 lbsListed
Alexis Martín AriasG6'1"174 lbsListed
Ignacio SuárezG6'0"159 lbsListed
Juan BianchiG6'4"190 lbsListed
Luciano RodríguezF5'10"172 lbsListed
Sebastián CoatesD6'5"205 lbsListed
Nicolás RodríguezD5'11"172 lbsListed
Francisco CalvoD5'11"174 lbsListed
Camilo CándidoD5'9"141 lbsListed
Agustin RogelD6'3"183 lbsListed
Emiliano AnchetaD5'10"150 lbsListed
Tomas VieraD6'0"168 lbsListed
Benjamín Núñez BarolinDListed
Bruno ZuculiniM6'0"161 lbsListed
Lucas RodríguezM5'6"141 lbsListed
Luciano BoggioM5'9"150 lbsListed
Santiago SilvaM5'10"163 lbsListed
Juan GarcíaM5'10"152 lbsListed
Kevin MartínezM5'9"157 lbsListed
Agustín Dos SantosM5'6"119 lbsListed
Román ClematteM6'1"161 lbsListed
Juan SantosF5'9"159 lbsListed
Tomás Verón LupiF5'8"146 lbsListed
Maximiliano SilveraF5'9"150 lbsListed
Tiziano CorreaF5'9"163 lbsListed
Pavel NúñezF5'10"174 lbsListed
Gastón MartirenaD5'9"139 lbsListed
Rubén BottaM5'9"141 lbsListed
Silvio MartínezM5'7"152 lbsListed
Nahuel Gelos Álvez Da CruzFListed
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_06fz5nyz2ste7csydvkx3k9cy0
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyz2ste7csydvkx3k9cy0" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyz2ste7csydvkx3k9cy0/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyz2ste7csydvkx3k9cy0/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyz2ste7csydvkx3k9cy0/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyz2ste7csydvkx3k9cy0/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyz2ste7csydvkx3k9cy0/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyz2ste7csydvkx3k9cy0/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