Team / soccer / 2026

Peñarol

soccercopa_libertadores2026 season

Peñarol 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
Jonathan RodríguezF5'11"183 lbsListed
Germán PezzellaD6'2"172 lbsListed
Douglas ArezoF5'10"168 lbsListed
Franco RomeroD6'2"183 lbsListed
Gonzalo GeliniF5'10"168 lbsListed
Luciano GonzalezM5'7"128 lbsListed
Washington AguerreG6'2"203 lbsListed
Sebastian Britos RodriguezG6'3"174 lbsListed
Luis DíazG5'11"172 lbsListed
Maximiliano OliveraD5'11"159 lbsListed
Diego LaxaltD5'10"150 lbsListed
Lucas HernándezD5'9"163 lbsListed
Mauricio LemosD6'2"185 lbsListed
Nahuel HerreraD6'2"179 lbsListed
Lucas FerreiraD6'2"174 lbsListed
Thiago EspinosaD5'4"128 lbsListed
Ignacio AlegreD5'7"148 lbsListed
Facundo ÁlvezD6'0"203 lbsListed
Brian BarbozaD5'10"139 lbsListed
Eric RemediM5'7"170 lbsListed
Leonardo FernándezM5'5"137 lbsListed
Roberto FernándezM5'11"172 lbsListed
Jesús TrindadeM5'9"181 lbsListed
Franco GonzálezM5'5"137 lbsListed
Eduardo DariasM5'8"152 lbsListed
Leandro UmpiérrezM5'9"148 lbsListed
Tomás OlaseM5'10"174 lbsListed
Stiven MülhethalerM5'6"139 lbsListed
Germán BarbasM5'10"172 lbsListed
Julio DaguerM5'9"139 lbsListed
Abel HernándezF6'1"163 lbsListed
Facundo BatistaF5'11"168 lbsListed
Luis Miguel AnguloF5'9"141 lbsListed
Brandon ÁlvarezF5'9"150 lbsListed
Cristian JaimeF5'7"150 lbsListed
Marcelo CabreraF5'6"137 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_06fz5nyzh9xy5b827eys988ckc
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzh9xy5b827eys988ckc" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzh9xy5b827eys988ckc/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzh9xy5b827eys988ckc/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzh9xy5b827eys988ckc/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzh9xy5b827eys988ckc/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzh9xy5b827eys988ckc/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzh9xy5b827eys988ckc/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