Team / soccer / 2026

O'Higgins

soccercopa_libertadores2026 season

O'Higgins 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
Tomás AvilésD6'1"159 lbsListed
Benjamín PérezMListed
Walter BouF5'10"161 lbsListed
Omar CarabaliG6'2"185 lbsListed
Jorge PeñaG6'0"181 lbsListed
Diego CarrenoG6'2"174 lbsListed
José ParraguezG5'11"141 lbsListed
Cristián MoralesD5'10"150 lbsListed
Luis PavezD5'9"161 lbsListed
Leandro DíazF6'0"174 lbsListed
Alan RobledoD6'0"172 lbsListed
Benjamín RojasD5'10"174 lbsListed
Miguel BrizuelaD6'0"170 lbsListed
Nicolás GarridoD6'0"Listed
Felipe FaúndezD5'9"163 lbsListed
José MovilloD6'1"172 lbsListed
Ángel SolísD6'0"168 lbsListed
Benjamín ZamoranoD5'8"148 lbsListed
Juan Ignacio Poblete MirandaDListed
Bryan RabelloM5'6"152 lbsListed
Gabriel PintoM5'5"163 lbsListed
Juan LeivaM5'11"152 lbsListed
Felipe OgazM5'9"168 lbsListed
Martín MaturanaM5'11"159 lbsListed
Joaquín MuñozM5'11"161 lbsListed
Rodrigo GodoyF5'8"Listed
Arnaldo CastilloF6'1"172 lbsListed
Thiago VecinoF6'0"194 lbsListed
Bastián YañezF5'10"170 lbsListed
Esteban MoreiraF6'2"181 lbsListed
Joaquín TapiaFListed
Javier GutiérrezF5'9"150 lbsListed
David FernándezF6'0"170 lbsListed
Santiago TolozaM5'7"150 lbsListed
Ignacio SchorF6'0"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_06fz5nyzbdrz33z8nfkmgm0504
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzbdrz33z8nfkmgm0504" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzbdrz33z8nfkmgm0504/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzbdrz33z8nfkmgm0504/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzbdrz33z8nfkmgm0504/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzbdrz33z8nfkmgm0504/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzbdrz33z8nfkmgm0504/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzbdrz33z8nfkmgm0504/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