Team / soccer / 2026

San Lorenzo

soccerCopa Sudamericana2026 season

San Lorenzo 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
Ignacio ZaballaM5'5"128 lbsListed
José DevecchiG6'2"183 lbsListed
Facundo AltamiranoG6'1"172 lbsListed
Mateo ClementeG6'0"172 lbsListed
Daniel HerreraD5'11"141 lbsListed
Gastón HernándezD6'1"174 lbsListed
Guzmán CorujoD6'2"185 lbsListed
Franco LorenzónD6'2"183 lbsListed
Ezequiel HerreraD5'11"168 lbsListed
Mathías De RitisD5'11"172 lbsListed
Oscar AriasD5'10"Listed
Alejo CordobaD6'2"168 lbsListed
Ramiro PedrozaDListed
Teo RodríguezD5'10"168 lbsListed
Nicolás BlancoDListed
Nicolas TripichioM5'9"152 lbsListed
Juan ÁlvarezM5'9"157 lbsListed
Nahuel BarriosM5'1"132 lbsListed
Carlos InsaurraldeM5'9"159 lbsListed
Gonzalo AbregoM6'0"Listed
Gonzalo AlassiaM5'10"161 lbsListed
Mauricio CardilloM5'10"172 lbsListed
Uriel OjedaMListed
Juan RattalinoM5'6"Listed
Ignacio PerruzziM5'10"174 lbsListed
Facundo GulliMListed
Ezequiel CeruttiF5'10"163 lbsListed
Diego HerazoF6'2"185 lbsListed
Alexis CuelloF5'7"141 lbsListed
Matías RealiF5'5"139 lbsListed
Rodrigo AuzmendiF6'3"Listed
Agustín LadstatterFListed
Branco SalinardiFListed
Emiliano AmorD6'3"174 lbsListed
Danilo ArboledaD6'3"190 lbsListed
Martin RioM5'9"159 lbsListed
Gustavo Del PreteF5'9"139 lbsListed
Facundo FaríasM5'8"161 lbsListed
Enzo Alan SalasFListed
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_06fvadhq1xwq78hks4pvje754m
curl "https://api.statshawk.ai/v1/teams/team_06fvadhq1xwq78hks4pvje754m" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhq1xwq78hks4pvje754m/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhq1xwq78hks4pvje754m/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhq1xwq78hks4pvje754m/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhq1xwq78hks4pvje754m/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhq1xwq78hks4pvje754m/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhq1xwq78hks4pvje754m/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