Team / soccer / 2026

Defensor Sporting

soccerCopa Sudamericana2026 season

Defensor Sporting 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
Kevin DawsonG5'10"183 lbsListed
Lucas MachadoG6'0"157 lbsListed
Bruno SimoneG6'2"161 lbsListed
Guillermo de los SantosD6'0"192 lbsListed
Edgar ElizaldeD6'2"172 lbsListed
Daniel MartínezD5'10"168 lbsListed
Geanfranco RodríguezD5'11"181 lbsListed
Axel FrugoneD5'9"146 lbsListed
Francisco SorondoD6'0"139 lbsListed
Mateo CaballeroDListed
Facundo CastroM5'10"152 lbsListed
Martin RabuñalM6'0"159 lbsListed
Lucas de los SantosM6'0"179 lbsListed
Diego AbellaM6'0"163 lbsListed
Tomás PozzoM5'7"161 lbsListed
Nicolás MedinaMListed
Juan JorgeM5'10"159 lbsListed
Lucas AgazziM5'11"163 lbsListed
Erico CuelloM6'0"159 lbsListed
Germán BarriosM5'11"161 lbsListed
Nicolás WunschM5'9"141 lbsListed
Xavier BiscayzacúM5'7"159 lbsListed
Brian MontenegroF6'0"174 lbsListed
José NerisF6'0"181 lbsListed
Alan TorteroloF5'9"150 lbsListed
Lautaro NavarroF6'0"159 lbsListed
Juan DíazFListed
Nicolás ScottiFListed
Emiliano Alonso SeguraFListed
Álex Emanuel Perdomo NebuFListed
Fabián CristaldoG5'9"179 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_06fvadhk4ht210aqmjtqxsxk3m
curl "https://api.statshawk.ai/v1/teams/team_06fvadhk4ht210aqmjtqxsxk3m" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhk4ht210aqmjtqxsxk3m/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvadhk4ht210aqmjtqxsxk3m/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhk4ht210aqmjtqxsxk3m/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvadhk4ht210aqmjtqxsxk3m/stats?competition=comp_06fsrcs6w1wn58zf1kv1cesync&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvadhk4ht210aqmjtqxsxk3m/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvadhk4ht210aqmjtqxsxk3m/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