Team / soccer / 2026

Orense

soccerCopa Sudamericana2026 season

Orense 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
Rolando SilvaGListed
Jordy OrtizG6'1"159 lbsListed
Carlos VelásquezG5'9"148 lbsListed
Gean ToledoGListed
Jeremy CobosG6'0"148 lbsListed
Oscar QuiñónezD6'0"183 lbsListed
Gabriel AchilierD6'0"183 lbsListed
Pedro VelascoD5'8"148 lbsListed
Stefano CallegariD6'2"Listed
Alan LorenzoD5'10"Listed
Beder CaicedoD5'11"152 lbsListed
Sixto MinaD6'0"183 lbsListed
Steeven QuiñónezDListed
Bryan Leonardo QuinonezD5'10"148 lbsListed
Bryan ViñánDListed
Johan GuerreroDListed
Yinsop BravoDListed
Christian OrtízM5'7"146 lbsListed
Eddie HernandezM6'3"174 lbsListed
Renny JaramilloM5'10"159 lbsListed
Erick PluasM5'9"150 lbsListed
Nixon MolinaM5'10"163 lbsListed
Sabino QuiñónezMListed
Erick ZambranoM5'8"Listed
Wilson ChuchucaM5'11"Listed
Gonzalo RostagnoMListed
Yandry MosqueraMListed
Emerson ZhingreMListed
Jostin HurtadoMListed
Sleyder MairongoM5'9"150 lbsListed
Isaac PradoM5'6"148 lbsListed
Anderson CordovaM5'6"150 lbsListed
Luis GarcésF5'5"130 lbsListed
Ariel SuárezF5'10"132 lbsListed
Miguel ParralesF6'0"179 lbsListed
Ángel MenaF5'6"139 lbsListed
Walter HerreraF6'0"Listed
Michael BermúdezF5'10"150 lbsListed
Juan SánchezFListed
Jostin SolanoFListed
David Alejandro Quintero CulmaFListed
Valentín BurgoaM5'9"141 lbsListed
Jhon ValenciaF6'0"Listed
Carlos Aurelio Barrio CuadradoMListed
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_06fvadhp3hrw7102gh3krh7tt4
curl "https://api.statshawk.ai/v1/teams/team_06fvadhp3hrw7102gh3krh7tt4" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhp3hrw7102gh3krh7tt4/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhp3hrw7102gh3krh7tt4/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhp3hrw7102gh3krh7tt4/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhp3hrw7102gh3krh7tt4/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhp3hrw7102gh3krh7tt4/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhp3hrw7102gh3krh7tt4/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