Team / soccer / 2026

Monagas SC

soccerCopa Sudamericana2026 season

Monagas SC 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
Cristian RamírezD5'9"172 lbsListed
Andrés RomeroD5'11"172 lbsListed
Eduardo LimaG6'0"181 lbsListed
Thomas RiveroG6'0"157 lbsListed
Elvis PerlazaD5'8"163 lbsListed
Jesús VásquezD5'9"148 lbsListed
Kevin De La HozD5'9"168 lbsListed
Nicolás HenryDListed
Alexis RodasD6'2"183 lbsListed
Facundo QueirozD6'1"163 lbsListed
Yulwuis PérezD6'2"192 lbsListed
Marcos MaitánD5'3"126 lbsListed
Wilmer VallenillaD6'4"174 lbsListed
Dioner FuentesD5'5"137 lbsListed
Ricardo RinconesD6'2"148 lbsListed
John MancillaM6'0"141 lbsListed
Felipe JaramilloM6'1"183 lbsListed
Jean ColoradoM5'11"Listed
Edgar CarriónM5'9"141 lbsListed
Santiago NateraM5'9"137 lbsListed
Saúl AsibeM5'7"130 lbsListed
Dhylan CastilloM5'10"141 lbsListed
Henrry DiazM5'6"141 lbsListed
Saul HerreraM5'9"132 lbsListed
Edder FaríasF6'0"183 lbsListed
Antonio RomeroF5'8"139 lbsListed
Ronald RodriguezF5'9"141 lbsListed
Rafael AraceF5'8"159 lbsListed
Fernando BasanteF5'10"163 lbsListed
Leandro RodríguezF5'8"132 lbsListed
Luis GonzálezM5'7"157 lbsListed
Bryan UrueñaM5'10"170 lbsListed
Adrian ManriqueD5'10"128 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_06fvadhnesyr5af8mrng5v304w
curl "https://api.statshawk.ai/v1/teams/team_06fvadhnesyr5af8mrng5v304w" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhnesyr5af8mrng5v304w/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhnesyr5af8mrng5v304w/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhnesyr5af8mrng5v304w/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhnesyr5af8mrng5v304w/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhnesyr5af8mrng5v304w/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhnesyr5af8mrng5v304w/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