Team / soccer / 2026

Cobresal

soccerCopa Sudamericana2026 season

Cobresal 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
César YanisF5'3"128 lbsListed
Matías OlguínD5'10"179 lbsListed
Alejandro SantanderG5'11"174 lbsListed
Matías VásquezGListed
Renato GonzálezGListed
Guillermo PachecoD6'0"172 lbsListed
Franco BechtholdtD5'10"Listed
Victor CamposD5'11"161 lbsListed
Christian MorenoD6'2"183 lbsListed
Antonio CastilloD5'9"172 lbsListed
José TiznadoD6'0"172 lbsListed
Rodrigo SandovalDListed
Aaron AstullidoD5'10"161 lbsListed
Axel FuentesD5'7"150 lbsListed
Anibal GajardoD5'10"170 lbsListed
Vicente TorresD6'1"168 lbsListed
Benjamín VillarroelDListed
Juan Eduardo FuentesM5'8"172 lbsListed
Bryan CarvalloM5'5"148 lbsListed
Matias ContrerasM5'9"159 lbsListed
Janpol MoralesM5'9"Listed
Esteban ValenciaM5'8"159 lbsListed
Felipe VillagránM5'10"168 lbsListed
Milán RokiM5'8"148 lbsListed
Benjamin ValenzuelaMListed
Vicente BelmarMListed
Dennis LeytonMListed
Francisco David Moreno SepulvedaMListed
Edgar NavaMListed
Julián BreaF5'8"159 lbsListed
Stefan PinoF6'6"196 lbsListed
Benjamin RamirezF5'5"150 lbsListed
Franco FaríasF5'9"150 lbsListed
Sergio CarrascoM6'3"170 lbsListed
Martín EspinozaF6'3"183 lbsListed
Renato HuertaF5'7"126 lbsListed
Yair GuzmanF5'10"192 lbsListed
Facundo VergaraFListed
Camilo SepúlvedaGListed
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_06fvadhjzxy55c684ype93h8qm
curl "https://api.statshawk.ai/v1/teams/team_06fvadhjzxy55c684ype93h8qm" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhjzxy55c684ype93h8qm/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhjzxy55c684ype93h8qm/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhjzxy55c684ype93h8qm/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhjzxy55c684ype93h8qm/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhjzxy55c684ype93h8qm/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhjzxy55c684ype93h8qm/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