Team / soccer / 2026

Sporting Cristal

soccercopa_libertadores2026 season

Sporting Cristal 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
Diego EnriquezG6'1"168 lbsListed
Luis AbramD5'11"168 lbsListed
Yoshimar YotúnM5'7"159 lbsListed
Christofer GonzálesM5'10"150 lbsListed
Miguel AraujoD5'11"163 lbsListed
Renato SolísG6'2"183 lbsListed
César BautistaGListed
Tomás DulantoG6'0"Listed
Juan Cruz GonzálezD5'7"141 lbsListed
Cris SilvaD5'10"168 lbsListed
Rafael LutigerD6'2"172 lbsListed
Leonardo DiazD6'1"185 lbsListed
Anderson VillacortaD5'10"172 lbsListed
Fabián LoraD5'10"168 lbsListed
Joao CuencaDListed
Duham BallumbrosioDListed
Carlos SalgadoDListed
Fabio VásquezD5'10"Listed
Michael HoyosM6'1"170 lbsListed
Leandro SosaM5'10"152 lbsListed
GabrielM5'10"139 lbsListed
Gerson CastilloM5'7"157 lbsListed
Gerald TávaraM5'10"181 lbsListed
Catriel CabellosM5'7"150 lbsListed
Ian WisdomM5'6"132 lbsListed
Jean Franco LaraMListed
Carlos Del ValleM5'9"139 lbsListed
Edinson SifuentesMListed
Herná BarcosF6'2"179 lbsListed
Santiago GonzálezF5'7"141 lbsListed
Irven ÁvilaF5'7"170 lbsListed
Cristian BenaventeF5'8"150 lbsListed
Luis IbericoF5'9"172 lbsListed
Juan David CuestaD5'10"161 lbsListed
Maxloren CastroF5'6"139 lbsListed
Jair MorettiF5'11"146 lbsListed
José MellánFListed
Lionel HerreraFListed
Agustín Álvarez WallaceM5'10"168 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_06fz5nyzshzf31q1fh37npvj28
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzshzf31q1fh37npvj28" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzshzf31q1fh37npvj28/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzshzf31q1fh37npvj28/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzshzf31q1fh37npvj28/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzshzf31q1fh37npvj28/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyzshzf31q1fh37npvj28/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyzshzf31q1fh37npvj28/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