Team / soccer / 2026

Deportivo La Guaira

soccercopa_libertadores2026 season

Deportivo La Guaira 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
Sebastián ZeballosM5'6"141 lbsListed
Christopher VarelaG6'2"185 lbsListed
Carlos FayaM5'9"152 lbsListed
Sebastian VegasD6'0"172 lbsListed
Maikol PeñaListed
Jorge SánchezG6'3"172 lbsListed
Carlos RiveroD5'11"183 lbsListed
Guillermo OrtizD6'0"168 lbsListed
Matías OrihuelaD5'10"159 lbsListed
Nelson HernándezD5'10"168 lbsListed
Luis PeñaD5'11"168 lbsListed
Carlos RojasD6'0"172 lbsListed
Genderson AscanioD5'9"159 lbsListed
Diego SánchezDListed
Jhosmar MartinezD6'1"163 lbsListed
Juan Carlos CastellanosM5'7"150 lbsListed
Rommell IbarraM5'10"174 lbsListed
Juan PerdomoM5'10"150 lbsListed
José CorreaM5'8"157 lbsListed
César Da SilvaM6'0"159 lbsListed
Miguel GonzálezM5'7"159 lbsListed
Fabricio LunarMListed
Anthony UribeF5'11"174 lbsListed
José Alí MezaF5'7"161 lbsListed
Manuel SulbaránF5'6"139 lbsListed
Flabian LondoñoF6'0"181 lbsListed
Mayken GonzálezF5'9"141 lbsListed
Jesús Miguel González MontoyaFListed
Maike VilleroD5'11"150 lbsListed
Juan HerreraD6'2"172 lbsListed
Gabriel VargasM5'5"139 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_06fz5nywpxx61a11n4y9b9714m
curl "https://api.statshawk.ai/v1/teams/team_06fz5nywpxx61a11n4y9b9714m" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nywpxx61a11n4y9b9714m/roster
curl "https://api.statshawk.ai/v1/teams/team_06fz5nywpxx61a11n4y9b9714m/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nywpxx61a11n4y9b9714m/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fz5nywpxx61a11n4y9b9714m/stats?competition=comp_06fva4cjcdyk3abe5phcw2214r&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fz5nywpxx61a11n4y9b9714m/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fz5nywpxx61a11n4y9b9714m/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