Team / soccer / 2026

Atlético Junior

soccercopa_libertadores2026 season

Atlético Junior 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
Luis MurielF5'10"172 lbsListed
Pablo OrtízD6'3"152 lbsListed
Deiber CaicedoF5'6"146 lbsListed
Jesús RivasD5'7"137 lbsListed
Jefersson MartínezG6'1"159 lbsListed
Mauro SilveiraG6'2"192 lbsListed
Jaime AcostaG6'3"172 lbsListed
Danny CastroGListed
Jeison SuárezD5'9"150 lbsListed
Jean Carlos PestañaD6'1"183 lbsListed
Edwin HerreraD5'7"152 lbsListed
Jermein PeñaDListed
Carlos PérezDListed
Daniel SocarrasDListed
José MuniveDListed
Fabián David Correa GameroDListed
Harold RiveraM5'9"159 lbsListed
Juan David RiosM5'9"159 lbsListed
Guillermo CelisM5'10"161 lbsListed
Yimmi CharáM5'6"170 lbsListed
Fabián ÁngelM5'11"172 lbsListed
Jannenson SarmientoM5'10"168 lbsListed
Daniel RiveraMListed
Dilan VillarrealMListed
Andrés ShmalbachMListed
Teófilo GutiérrezF5'11"161 lbsListed
Francisco FydriszewskiF6'1"168 lbsListed
Guillermo PaivaF5'11"172 lbsListed
Cristian BarriosF5'4"119 lbsListed
Brayan CastrillónF5'7"126 lbsListed
Kevin PérezF5'7"150 lbsListed
Joel CanchimboF5'10"152 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_06fz5nyvadtx37yafm55svr9tc
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyvadtx37yafm55svr9tc" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyvadtx37yafm55svr9tc/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyvadtx37yafm55svr9tc/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyvadtx37yafm55svr9tc/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyvadtx37yafm55svr9tc/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyvadtx37yafm55svr9tc/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyvadtx37yafm55svr9tc/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