Team / soccer / 2026

Lanús

soccercopa_libertadores2026 season

Lanús 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
José CanaleD6'2"174 lbsListed
Matías SepúlvedaM6'1"172 lbsListed
Alexis DuarteF6'0"179 lbsListed
Nahuel LosadaG6'1"190 lbsListed
Franco PetroliG6'1"183 lbsListed
Evaristo DieguizG6'5"214 lbsListed
Martín DíazG6'2"172 lbsListed
Tomás SilvaG6'1"181 lbsListed
Gonzalo PérezD5'10"170 lbsListed
Carlos IzquierdozD6'1"192 lbsListed
Luciano RomeroD5'11"179 lbsListed
Tomás LópezD5'10"170 lbsListed
Tomás GuidaraD5'8"157 lbsListed
Nicolás MorgantiniD5'9"141 lbsListed
Sasha MarcichD5'9"161 lbsListed
Ronaldo de JesusD6'4"196 lbsListed
Sebastián LeivaD5'9"152 lbsListed
Óctavio OntíveroD5'9"168 lbsListed
Facunda SánchezD5'8"163 lbsListed
Tobías QuirozD6'1"174 lbsListed
Mateo RamírezD6'1"168 lbsListed
Elian AcostaD5'9"157 lbsListed
Elías PrietoD5'7"159 lbsListed
Gabriel AguirreD5'9"152 lbsListed
Juan MujicaM5'10"157 lbsListed
Felipe PeñaM6'1"170 lbsListed
Eduardo SalvioM5'8"172 lbsListed
Ramiro CarreraM6'0"172 lbsListed
Raúl LoaizaM5'11"152 lbsListed
Marcelino MorenoM5'9"157 lbsListed
Agustín CardozoM5'11"181 lbsListed
Franco WatsonM5'5"150 lbsListed
Ian LópezM6'1"174 lbsListed
Thiago LaplaceM5'10"150 lbsListed
Agustín MedinaM5'9"170 lbsListed
Ragnheidur JónsdóttirM6'0"Listed
Tiago DomínguezM6'0"152 lbsListed
Allan WlkF6'2"161 lbsListed
Lucas BesozziF5'9"161 lbsListed
Mateo PeraltaM5'9"172 lbsListed
Benjamín AcostaF5'4"146 lbsListed
Thiago BalbuenaF5'8"150 lbsListed
Jeremías ChaveroF5'8"161 lbsListed
Yoshan ValoisF6'2"194 lbsListed
Gonzalo LobosF5'9"161 lbsListed
Dante BlancoF6'0"183 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_06fz5nyybssz1ffnm221b2x0jw
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyybssz1ffnm221b2x0jw" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyybssz1ffnm221b2x0jw/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyybssz1ffnm221b2x0jw/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyybssz1ffnm221b2x0jw/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyybssz1ffnm221b2x0jw/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyybssz1ffnm221b2x0jw/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyybssz1ffnm221b2x0jw/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