Team / soccer / 2026

Barracas Central

soccerCopa Sudamericana2026 season

Barracas Central 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
Juan EspínolaG6'1"218 lbsListed
Wilfredo RiveraF5'6"148 lbsListed
Marcelo MiñoG6'1"159 lbsListed
Juan InsúaG6'2"172 lbsListed
Fernando TobioD6'3"185 lbsListed
Damián MartínezD5'10"141 lbsListed
Gastón CampiD6'4"192 lbsListed
Rafael BarriosD5'10"168 lbsListed
Yonatthan RakD6'2"161 lbsListed
Nicolás De MartiniD5'10"161 lbsListed
Elías PereyraD5'8"150 lbsListed
Rodrigo InsúaD5'11"168 lbsListed
Kevin JappertD6'2"172 lbsListed
Nicolás CapraroD6'0"163 lbsListed
Carlos ArceM5'7"159 lbsListed
Dardo MilocM5'10"152 lbsListed
Yeison GordilloM5'9"161 lbsListed
Rodrigo BogarínM5'11"172 lbsListed
Gonzalo MaroniM5'9"152 lbsListed
Iván TapiaM5'9"161 lbsListed
Maximiliano PuigM5'8"168 lbsListed
Tomás PorraM5'8"159 lbsListed
Enzo TabordaM5'6"139 lbsListed
Manuel DuarteM5'7"157 lbsListed
Iván GuarazM5'9"159 lbsListed
Javier MoralesF5'10"183 lbsListed
Lucas GambaF5'5"141 lbsListed
Norberto BriascoF6'0"183 lbsListed
Jhonatan CandiaF5'7"139 lbsListed
Juan Ignacio BarbieriF6'1"174 lbsListed
Valentino GandínF5'10"168 lbsListed
Tomas LavezziF5'6"Listed
Facundo BrueraF6'4"203 lbsListed
Nicolás OrsiniF6'3"203 lbsListed
Esteban RolónM5'9"152 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_06fvadhhdsr875x1n53rwr2g1w
curl "https://api.statshawk.ai/v1/teams/team_06fvadhhdsr875x1n53rwr2g1w" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhhdsr875x1n53rwr2g1w/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhhdsr875x1n53rwr2g1w/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhhdsr875x1n53rwr2g1w/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhhdsr875x1n53rwr2g1w/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhhdsr875x1n53rwr2g1w/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhhdsr875x1n53rwr2g1w/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