Team / soccer / 2026

Melgar

soccerCopa Sudamericana2026 season

Melgar 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
Carlos CácedaG6'0"174 lbsListed
Matías LazoD6'1"168 lbsListed
Ricardo FarroG5'11"168 lbsListed
Jorge CabezudoG6'2"192 lbsListed
Facundo De La CruzG6'2"Listed
Juan EscobarD5'10"168 lbsListed
Leonel GonzálezD5'10"183 lbsListed
Alec DeneumostierD6'0"161 lbsListed
Nelson CabanillasD5'7"168 lbsListed
Jesús AlcántarD6'3"181 lbsListed
Ángel ObandoDListed
Matías ZegarraD5'9"Listed
Horacio OrzanM5'10"161 lbsListed
Kevin MindaM5'9"152 lbsListed
Walter TandazoM5'5"128 lbsListed
Jhamir D´ArrigoM5'6"139 lbsListed
Jefferson CaceresM5'8"141 lbsListed
Patricio NúñezMListed
Marcos PortilloM5'10"Listed
Gian GarcíaM5'3"146 lbsListed
Ian ArróspideMListed
Keith YáñezMListed
Bernardo CuestaF5'7"168 lbsListed
Jhonny VidalesF5'11"161 lbsListed
Cristian BordacaharF5'10"179 lbsListed
Lautaro GuzmánM5'8"139 lbsListed
Franco ZanelattoF5'9"148 lbsListed
Nicolás QuagliataF5'7"137 lbsListed
Ryu YabikuF6'4"Listed
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_06fvadhn1sss716fezb9jf77k8
curl "https://api.statshawk.ai/v1/teams/team_06fvadhn1sss716fezb9jf77k8" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhn1sss716fezb9jf77k8/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhn1sss716fezb9jf77k8/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhn1sss716fezb9jf77k8/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhn1sss716fezb9jf77k8/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhn1sss716fezb9jf77k8/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhn1sss716fezb9jf77k8/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