Team / soccer / 2026

Libertad

soccercopa_libertadores2026 season

Libertad 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
Thiago FernándezF5'9"150 lbsListed
Gilberto FloresD5'10"172 lbsListed
Lucas SanabriaM5'10"161 lbsListed
Alan BenítezD5'10"150 lbsListed
Nicolás FreireD6'1"174 lbsListed
Matías RojasF6'2"172 lbsListed
Matias EspínozaD6'1"168 lbsListed
Ángel GonzálezF5'7"141 lbsListed
Victor RojasG6'0"179 lbsListed
Rodrigo MorínigoG6'2"205 lbsListed
Juan BernalDListed
Robert RojasD5'10"163 lbsListed
Néstor GiménezD5'9"172 lbsListed
Rodrigo VillalbaD5'8"152 lbsListed
Alexis FretesD6'0"172 lbsListed
Elias DiazD5'11"163 lbsListed
Estiven VillalbaDListed
Fernando HerreraDListed
Lorenzo MelgarejoM5'10"163 lbsListed
Federico CarrizoM5'7"132 lbsListed
Álvaro CampuzanoM6'1"196 lbsListed
Hernesto CaballeroM6'0"163 lbsListed
Hugo FernándezM5'8"157 lbsListed
Agustín ManzurM5'7"157 lbsListed
Ivan FrancoM5'8"161 lbsListed
Elvio VeraM5'5"128 lbsListed
Christian MartinezM5'11"150 lbsListed
Joaquin BogarinM5'7"117 lbsListed
Amin MolinasM5'9"159 lbsListed
Pedro VillalbaM5'10"168 lbsListed
Oscar AcuñaF6'0"150 lbsListed
Gustavo AguilarF6'0"183 lbsListed
Fabian FernandezF5'10"159 lbsListed
Ivan RamirezF5'9"172 lbsListed
Thiago VeraM6'2"163 lbsListed
Luciano NequecaurF6'4"192 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_06fz5nyypnsk784v2pgm2tcnvm
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyypnsk784v2pgm2tcnvm" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyypnsk784v2pgm2tcnvm/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyypnsk784v2pgm2tcnvm/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyypnsk784v2pgm2tcnvm/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyypnsk784v2pgm2tcnvm/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyypnsk784v2pgm2tcnvm/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyypnsk784v2pgm2tcnvm/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