Team / soccer / 2026

Juventud

soccerCopa Sudamericana2026 season

Juventud 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
Gastón PereiroM6'2"168 lbsListed
Martín CáceresD5'11"170 lbsListed
Sebastián SosaG6'0"170 lbsListed
Nicolás RuotolaG6'3"218 lbsListed
Manuel IdiarteG6'1"212 lbsListed
Emmanuel MásD5'11"161 lbsListed
Patricio PerniconeD6'0"170 lbsListed
Alejo Cruz TecheraF5'7"148 lbsListed
Renzo RabinoD5'9"141 lbsListed
Angel MorosiniD6'3"190 lbsListed
Ignacio MujicaD5'10"152 lbsListed
Diego SimoesD6'2"185 lbsListed
Valentin Barrios FigueredoDListed
Emanuel CecchiniM5'11"172 lbsListed
Ramiro PeraltaM5'7"139 lbsListed
Rodrigo ChagasM5'9"146 lbsListed
Leonel RoldánM5'9"150 lbsListed
Facundo PérezM5'9"152 lbsListed
Bruno LarreguiF5'9"152 lbsListed
Pablo LagoM5'9"152 lbsListed
Gonzalo GómezM5'9"159 lbsListed
Agustín AlanizF5'9"152 lbsListed
Fernando MimbacasF6'5"181 lbsListed
Juan Martín BoselliF5'9"146 lbsListed
Facundo DomínguezF5'11"157 lbsListed
Mauricio Rodríguez LujánDListed
Fabrizio CorreaG6'3"207 lbsListed
Federico BarrandeguyD5'9"159 lbsListed
Kevin RolonD5'8"148 lbsListed
Franco RissoD6'2"163 lbsListed
Lucas Agustín Pérez ÁlvarezDListed
Agustín RodríguezF6'0"172 lbsListed
Bruno AradyF5'7"152 lbsListed
Mirko DíazM5'10"161 lbsListed
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_06fvadhmhnsv17p616jzhtnz7w
curl "https://api.statshawk.ai/v1/teams/team_06fvadhmhnsv17p616jzhtnz7w" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhmhnsv17p616jzhtnz7w/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhmhnsv17p616jzhtnz7w/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhmhnsv17p616jzhtnz7w/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhmhnsv17p616jzhtnz7w/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhmhnsv17p616jzhtnz7w/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhmhnsv17p616jzhtnz7w/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