Team / soccer / 2026

2 de Mayo

soccercopa_libertadores2026 season

2 de Mayo 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
Nicolás RossiM5'10"152 lbsListed
Miguel UrquizaGListed
Juan ArmoaG6'0"170 lbsListed
Mario Daniel Ramírez DíazGListed
Pedro SosaD5'9"163 lbsListed
Cesar CastroDListed
Alberto EspínolaD5'10"181 lbsListed
Juan SaizD6'2"170 lbsListed
Ulises CoronelD5'9"Listed
César RamírezD5'10"159 lbsListed
Rodrigo GómezD5'9"139 lbsListed
Oscar RomeroM5'10"161 lbsListed
Brahian AyalaM5'9"172 lbsListed
Marcos GómezM5'7"168 lbsListed
Alexis FariñaM5'7"139 lbsListed
Alan GomezM5'9"163 lbsListed
Estifen DíazM5'9"159 lbsListed
Angel AguayoM6'1"170 lbsListed
Ángel AguileraM5'5"132 lbsListed
Félix TriñanesMListed
Luis DelgadilloM5'10"161 lbsListed
Henry RiquelmeMListed
Alfredo Damián Machado BenítezMListed
Marcelo GonzálezF5'5"157 lbsListed
Fernando CáceresF5'11"170 lbsListed
Alan FernandezF5'7"Listed
Matías MoyaF5'7"139 lbsListed
Jorge SanguinaF5'11"163 lbsListed
Pedro DelvalleF5'8"170 lbsListed
Ariel CerveraF5'11"172 lbsListed
Tobias PortilloF5'9"150 lbsListed
Fredy SilveroF6'1"163 lbsListed
Tobías SanabriaM5'8"163 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_06fz5nytwhv03c3vvbwq8rpsn4
curl "https://api.statshawk.ai/v1/teams/team_06fz5nytwhv03c3vvbwq8rpsn4" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nytwhv03c3vvbwq8rpsn4/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nytwhv03c3vvbwq8rpsn4/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nytwhv03c3vvbwq8rpsn4/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nytwhv03c3vvbwq8rpsn4/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nytwhv03c3vvbwq8rpsn4/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nytwhv03c3vvbwq8rpsn4/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