Team / soccer / 2026

Carabobo

soccercopa_libertadores2026 season

Carabobo 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
Alexander GonzálezD5'10"163 lbsListed
Darwin MachisF5'7"150 lbsListed
Exon ArzúF5'10"Listed
Miguel SilvaM6'1"161 lbsListed
Diego GilG5'10"157 lbsListed
Keiber RoaG5'11"172 lbsListed
José DuránD5'11"141 lbsListed
Jean Franco FuentesD5'11"192 lbsListed
Marcel GuaramatoD5'10"152 lbsListed
Leonardo AponteD5'9"159 lbsListed
Jonathan BilbaoD6'0"168 lbsListed
Ezequiel NeiraD6'2"183 lbsListed
Franyer OliverosD5'10"172 lbsListed
Maurice CovaM5'8"128 lbsListed
Yohandry OrozcoM5'5"137 lbsListed
Edson CastilloM6'0"170 lbsListed
Dimas MezaM5'11"174 lbsListed
Juan PérezM5'8"159 lbsListed
Matías NúñezM5'7"159 lbsListed
Abraham BahachilleM6'4"181 lbsListed
Franner LópezM5'5"132 lbsListed
Ángelo LucenaM5'7"141 lbsListed
Sebastián MendozaM5'8"157 lbsListed
Ezequiel CrespoM5'7"152 lbsListed
Aimar AnguloMListed
Nelyelbert TorresMListed
Santiago SanchezM5'10"139 lbsListed
Eric RamírezF6'3"185 lbsListed
Loureins MartínezF5'9"172 lbsListed
Joshuan BerríosF5'11"152 lbsListed
Sebastián CalabreseF5'11"179 lbsListed
Félix DíazF5'6"128 lbsListed
Gregory MolinaM5'8"Listed
Bryan CastilloF6'0"174 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_06fz5nyw55td7ctje3dpmkh4qm
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyw55td7ctje3dpmkh4qm" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyw55td7ctje3dpmkh4qm/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyw55td7ctje3dpmkh4qm/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyw55td7ctje3dpmkh4qm/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyw55td7ctje3dpmkh4qm/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nyw55td7ctje3dpmkh4qm/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nyw55td7ctje3dpmkh4qm/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