Team / soccer / 2026

Sportivo Trinidense

soccerCopa Sudamericana2026 season

Sportivo Trinidense 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
Maximiliano JimenezListed
Faustino BaroneF5'11"163 lbsListed
Victor SamudioGListed
Matías DufourG6'0"174 lbsListed
David VillalbaD6'1"172 lbsListed
César BenítezD5'10"163 lbsListed
Luis de la CruzD5'9"150 lbsListed
Bruno ValdezD6'0"172 lbsListed
Armando Ruiz DíazD6'0"159 lbsListed
Fernando RománD6'2"179 lbsListed
Diego MelgarejoD5'7"150 lbsListed
Maximiliano CenturiónD6'4"196 lbsListed
Agustin Da Silveira MuñoaD5'10"172 lbsListed
Alan MorinigoD5'8"157 lbsListed
Axel CañeteDListed
Gustavo VieraM5'9"161 lbsListed
Ronaldo BaezM5'6"150 lbsListed
Ronald CornetM5'8"150 lbsListed
Nelson GautoM6'1"174 lbsListed
Sergio Adrián Mendoza EspínolaM5'7"Listed
Luis AbreuM6'0"152 lbsListed
Alan EstecheM6'0"157 lbsListed
Jorge MarcelinoM6'0"168 lbsListed
Fabrizio BarujaM5'8"146 lbsListed
Brahian LeguizamonMListed
Randy BáezMListed
Lucas GonzálezM6'0"Listed
Oscar Guillermo GiménezF6'5"212 lbsListed
Néstor CamachoF5'10"152 lbsListed
Clementino GonzálezF6'0"185 lbsListed
Nicolás ManáF5'10"159 lbsListed
Joel Ramón RománF5'7"141 lbsListed
Junior GamarraF5'9"157 lbsListed
Tomás RayerFListed
Enzo Gabriel Gonzalez GonzalezMListed
Pedro Joel Bogado BarrientosListed
Sebastián VillamayorMListed
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_06fvadhqf9x912ebgzapaf8ymg
curl "https://api.statshawk.ai/v1/teams/team_06fvadhqf9x912ebgzapaf8ymg" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhqf9x912ebgzapaf8ymg/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhqf9x912ebgzapaf8ymg/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhqf9x912ebgzapaf8ymg/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhqf9x912ebgzapaf8ymg/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhqf9x912ebgzapaf8ymg/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhqf9x912ebgzapaf8ymg/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