Team / soccer / 2026

Levante

soccerlaliga2026 season

Levante has a reported 2026 season statistical profile, a recent game log, 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.

Season stats
MeasureReported value
Outfield assists3
Outfield fouls39
Outfield goals5
Outfield intc0
Outfield minutes0
Outfield passes0
Outfield passes Cmp0
Outfield red0
Outfield shot Accuracy0.311
Outfield shots45
Outfield sot14
Outfield tackles0
Outfield yellow4
Keeper clean Sheets2
Keeper goals Conceded5
Keeper minutes0
Keeper save Pct0.773
Keeper saves17
Game log

Recent results.

Reported scores and outcomes, with direct paths to every resolved game and opponent.

Game log
DateOpponentH/AScoreResult
Aug 16, 2025@ AlavésAway1–2L
Aug 23, 2025vs BarcelonaHome2–3L
Aug 29, 2025@ ElcheAway0–2L
Sep 14, 2025vs Real BetisHome2–2T
Sep 20, 2025@ GironaAway4–0W
Sep 23, 2025vs Real MadridHome1–4L
Sep 27, 2025@ GetafeAway1–1T
Oct 4, 2025@ Real OviedoAway2–0W
Oct 19, 2025vs Rayo VallecanoHome0–3L
Oct 26, 2025@ MallorcaAway1–1T
Nov 2, 2025vs Celta VigoHome1–2L
Nov 8, 2025@ Atlético MadridAway1–3L
Nov 21, 2025@ ValenciaAway0–1L
Nov 29, 2025vs Athletic ClubHome0–2L
Dec 8, 2025@ OsasunaAway0–2L
Dec 20, 2025vs Real SociedadHome1–1T
Jan 4, 2026@ SevillaAway3–0W
Jan 11, 2026vs EspanyolHome1–1T
Jan 17, 2026@ Real MadridAway0–2L
Jan 23, 2026vs ElcheHome3–2W
Jan 31, 2026vs Atlético MadridHome0–0T
Feb 8, 2026@ Athletic ClubAway2–4L
Feb 15, 2026vs ValenciaHome0–2L
Feb 18, 2026vs VillarrealHome0–1L
Feb 22, 2026@ BarcelonaAway0–3L
Feb 27, 2026vs AlavésHome2–0W
Mar 7, 2026vs GironaHome1–1T
Mar 16, 2026@ Rayo VallecanoAway1–1T
Mar 21, 2026vs Real OviedoHome4–2W
Apr 4, 2026@ Real SociedadAway0–2L
Apr 13, 2026vs GetafeHome1–0W
Apr 23, 2026vs SevillaHome2–0W
Apr 27, 2026@ EspanyolAway0–0T
May 2, 2026@ VillarrealAway1–5L
May 8, 2026vs OsasunaHome3–2W
May 12, 2026@ Celta VigoAway3–2W
May 17, 2026vs MallorcaHome2–0W
May 23, 2026@ Real BetisAway1–2L
Aug 16, 2026@ EspanyolAway0–3L
Aug 24, 2026@ OsasunaAway0–0T
Aug 29, 2026vs Real BetisHome5–2W
Sep 6, 2026@ MálagaAway0–0T
Sep 13, 2026vs BarcelonaHome–––scheduled
Sep 16, 2026vs Athletic ClubHome–––scheduled
Roster

Team personnel.

Listed and appearance-derived players, linked to their complete StatHawk profiles.

Roster
PlayerPositionHeightWeightStatus
Hugo SoteloM5'11"163 lbsPlayed
Mathew RyanG6'0"181 lbsPlayed
Pablo CuñatG6'2"172 lbsPlayed
Jeremy ToljanD6'0"161 lbsPlayed
Víctor GarcíaD5'11"163 lbsPlayed
Adrián de la FuenteD5'10"170 lbsPlayed
Manu SánchezD5'7"152 lbsPlayed
Nacho PérezD5'9"146 lbsPlayed
Roger BruguéM5'8"150 lbsPlayed
Orio ReyM5'10"157 lbsPlayed
Jon Ander OlasagastiM5'9"161 lbsPlayed
Iván RomeroF5'8"159 lbsPlayed
Paco CortésF5'10"Played
Thiago FernándezF5'9"150 lbsPlayed
Jorge CabelloD5'11"157 lbsPlayed
Axel TapeD5'11"163 lbsPlayed
Petar RatkovF6'4"168 lbsPlayed
Aïssa MandiD6'1"179 lbsPlayed
Dani RequenaM6'1"168 lbsPlayed
Enzo BardeliM5'8"141 lbsPlayed
Ifeanyi NdukweD6'6"Played
Yanis Kasonga MusuayiFPlayed
Marc Santos GavilánDPlayed
Alejandro PrimoG6'2"161 lbsListed
Pablo RosónM5'8"Listed
Etta EyongF5'11"163 lbsListed
Xavi GrandeD5'10"150 lbsListed
Edgar AlcañizM5'9"141 lbsListed
Ihor GaldinGListed
Alberto Calatrava RagullDListed
Manel Usedo DomingoMListed
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_06fhmv1575ze58dqebyejj65s4
curl "https://api.statshawk.ai/v1/teams/team_06fhmv1575ze58dqebyejj65s4" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhmv1575ze58dqebyejj65s4/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhmv1575ze58dqebyejj65s4/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhmv1575ze58dqebyejj65s4/stats?competition=comp_06fhmv124hzf52b300gyb739nr&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fhmv1575ze58dqebyejj65s4/stats?competition=comp_06fhmv124hzf52b300gyb739nr&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhmv1575ze58dqebyejj65s4/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhmv1575ze58dqebyejj65s4/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