Team / soccer / 2026

Academia Puerto Cabello

soccerCopa Sudamericana2026 season

Academia Puerto Cabello 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
Jiovany RamosD6'2"181 lbsListed
Júnior MorenoM5'9"152 lbsListed
Luis RomeroG6'2"194 lbsListed
Joel GraterolG6'0"179 lbsListed
Eduardo HerreraG6'3"157 lbsListed
Luis CassianiD5'11"161 lbsListed
Sema VelázquezD6'0"174 lbsListed
Roberto RosalesD5'9"161 lbsListed
Jefre VargasD5'11"152 lbsListed
Geremías MeléndezD6'2"181 lbsListed
Gerónimo BortagarayD6'1"159 lbsListed
Heiber LinaresD5'4"130 lbsListed
Santiago SantelizD5'7"Listed
Fabricio BaptistaD5'7"Listed
David RodríguezDListed
Diego OsorioM5'11"159 lbsListed
Gustavo GonzálezM5'11"152 lbsListed
Pablo LimaM5'11"174 lbsListed
Daniel SaggiomoM5'5"108 lbsListed
Jhon MarchánM5'7"150 lbsListed
Pierangelo PagnanoM5'10"179 lbsListed
Harrison ContrerasM5'8"170 lbsListed
Gerardo PadrónM5'4"128 lbsListed
Jesus MejiaM6'0"161 lbsListed
Jayson MartínezM5'8"157 lbsListed
Leander PimentelMListed
Musa IsahM6'0"170 lbsListed
Andrés PonceF5'5"132 lbsListed
Edwin PerníaF5'10"170 lbsListed
José HernándezF5'10"161 lbsListed
Jean CastilloF5'7"139 lbsListed
Robinson FloresF5'10"150 lbsListed
Juan OrtunoMListed
Luis Gerardo Cova MedinaMListed
Jose TinocoMListed
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_06fvadhgd9x271nvg9gbmjbk5r
curl "https://api.statshawk.ai/v1/teams/team_06fvadhgd9x271nvg9gbmjbk5r" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhgd9x271nvg9gbmjbk5r/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhgd9x271nvg9gbmjbk5r/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhgd9x271nvg9gbmjbk5r/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhgd9x271nvg9gbmjbk5r/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhgd9x271nvg9gbmjbk5r/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhgd9x271nvg9gbmjbk5r/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