Flashscore Scraper

ENDPOINTS
GET/tournaments/standings

Competition Standings

The league table, plus home/away splits, form, over/under totals and half-time/full-time.

QUERY PARAMS

Competition URL path, or a <tournament_id>:<stage_id> pair.

Examples:

  • Current season: /football/spain/laliga/
  • Past season: /football/spain/laliga-2024-2025/
  • ID pair: QeI1Oeyi:dWdJXP6U

Get both forms from /tournaments or /resolve.

Which table to return. Call /tournaments/standings-types to see which ones a competition publishes.

Default: overall

Allowed values: overall, home, away, form, form-home, form-away, over-under, over-under-home, over-under-away, ht-ft, ht-ft-home, ht-ft-away, top-scorers

Goals line for the over/under tables. all returns every line at once.

Default: all

Allowed values: all, 0.5, 1.5, 2.5, 3.5, 4.5, 5.5

{
  "id": "QeI1Oeyi",
  "stage_id": "dWdJXP6U",
  "template_id": "QVmLl54o",
  "name": "LaLiga",
  "link": "https://www.flashscore.com/football/spain/laliga/",
  "season": "2026/2027",
  "sport": {
    "id": 1,
    "name": "Football",
    "slug": "football"
  },
  "type": "overall",
  "line": null,
  "available_lines": null,
  "title": "Standings",
  "variant": "Overall",
  "count": 20,
  "standings": [
    {
      "rank": 1,
      "team": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": null,
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": null
      },
      "matches_played": 6,
      "points": 18,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 6,
      "draws": 0,
      "losses": 0,
      "goals_for": 28,
      "goals_against": 6,
      "goal_difference": 22,
      "points_per_match": 3.0,
      "recent_matches": [
        {
          "id": "xOXq7ygD",
          "link": "https://www.flashscore.com/match/xOXq7ygD/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-19T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "bDWq2kBG",
          "link": "https://www.flashscore.com/match/bDWq2kBG/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-16T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 7,
          "away_score": 2
        },
        {
          "id": "fa2Bd8Ht",
          "link": "https://www.flashscore.com/match/fa2Bd8Ht/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-13T00:00:00Z",
          "home": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 4
        },
        {
          "id": "MFH8mVvQ",
          "link": "https://www.flashscore.com/match/MFH8mVvQ/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-06T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 5
        },
        {
          "id": "GvI6ON5c",
          "link": "https://www.flashscore.com/match/GvI6ON5c/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-31T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 5,
          "away_score": 2
        },
        {
          "id": "0Atuqenl",
          "link": "https://www.flashscore.com/match/0Atuqenl/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-27T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 0
        }
      ]
    },
    {
      "rank": 2,
      "team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": null
      },
      "matches_played": 6,
      "points": 15,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 5,
      "draws": 0,
      "losses": 1,
      "goals_for": 17,
      "goals_against": 6,
      "goal_difference": 11,
      "points_per_match": 2.5,
      "recent_matches": [
        {
          "id": "hGycdKve",
          "link": "https://www.flashscore.com/match/hGycdKve/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "jmTy4Bt4",
          "link": "https://www.flashscore.com/match/jmTy4Bt4/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-15T00:00:00Z",
          "home": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        },
        {
          "id": "r37Zj4oI",
          "link": "https://www.flashscore.com/match/r37Zj4oI/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-12T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 1
        },
        {
          "id": "Au6uQzs2",
          "link": "https://www.flashscore.com/match/Au6uQzs2/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-04T00:00:00Z",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "K8SaDccd",
          "link": "https://www.flashscore.com/match/K8SaDccd/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-30T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 0
        },
        {
          "id": "EXneuDoD",
          "link": "https://www.flashscore.com/match/EXneuDoD/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-26T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 1
        }
      ]
    },
    {
      "rank": 3,
      "team": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": null,
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": null
      },
      "matches_played": 6,
      "points": 15,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 5,
      "draws": 0,
      "losses": 1,
      "goals_for": 8,
      "goals_against": 6,
      "goal_difference": 2,
      "points_per_match": 2.5,
      "recent_matches": [
        {
          "id": "hzSjI11E",
          "link": "https://www.flashscore.com/match/hzSjI11E/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "l0jpbLho",
          "link": "https://www.flashscore.com/match/l0jpbLho/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-17T00:00:00Z",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "hdqa7PVb",
          "link": "https://www.flashscore.com/match/hdqa7PVb/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-14T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        },
        {
          "id": "Au6uQzs2",
          "link": "https://www.flashscore.com/match/Au6uQzs2/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-04T00:00:00Z",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "O4LEM1zA",
          "link": "https://www.flashscore.com/match/O4LEM1zA/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-29T00:00:00Z",
          "home": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 5,
          "away_score": 2
        },
        {
          "id": "xAQCcf1s",
          "link": "https://www.flashscore.com/match/xAQCcf1s/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-25T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        }
      ]
    },
    {
      "rank": 4,
      "team": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": null
      },
      "matches_played": 6,
      "points": 13,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 4,
      "draws": 1,
      "losses": 1,
      "goals_for": 14,
      "goals_against": 6,
      "goal_difference": 8,
      "points_per_match": 2.17,
      "recent_matches": [
        {
          "id": "hGycdKve",
          "link": "https://www.flashscore.com/match/hGycdKve/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "YZpF3sVN",
          "link": "https://www.flashscore.com/match/YZpF3sVN/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-16T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 0
        },
        {
          "id": "GG5skrGU",
          "link": "https://www.flashscore.com/match/GG5skrGU/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-13T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 3
        },
        {
          "id": "xS7XRdCk",
          "link": "https://www.flashscore.com/match/xS7XRdCk/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-05T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        },
        {
          "id": "KSIgZvKF",
          "link": "https://www.flashscore.com/match/KSIgZvKF/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-29T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 3
        },
        {
          "id": "ImSSgC06",
          "link": "https://www.flashscore.com/match/ImSSgC06/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-08-23T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 5,
      "team": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": null,
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": null
      },
      "matches_played": 6,
      "points": 13,
      "zone": "q3",
      "zone_colour": "7F0029",
      "wins": 4,
      "draws": 1,
      "losses": 1,
      "goals_for": 9,
      "goals_against": 6,
      "goal_difference": 3,
      "points_per_match": 2.17,
      "recent_matches": [
        {
          "id": "xOXq7ygD",
          "link": "https://www.flashscore.com/match/xOXq7ygD/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-19T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "rNPT5XBi",
          "link": "https://www.flashscore.com/match/rNPT5XBi/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-16T00:00:00Z",
          "home": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "pWui9o1n",
          "link": "https://www.flashscore.com/match/pWui9o1n/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-11T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "tIPbVVIs",
          "link": "https://www.flashscore.com/match/tIPbVVIs/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-06T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "KSIgZvKF",
          "link": "https://www.flashscore.com/match/KSIgZvKF/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-29T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 3
        },
        {
          "id": "pzUKeYVg",
          "link": "https://www.flashscore.com/match/pzUKeYVg/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-22T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 3
        }
      ]
    },
    {
      "rank": 6,
      "team": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": null,
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": null
      },
      "matches_played": 6,
      "points": 10,
      "zone": "q5",
      "zone_colour": "B8860B",
      "wins": 3,
      "draws": 1,
      "losses": 2,
      "goals_for": 11,
      "goals_against": 6,
      "goal_difference": 5,
      "points_per_match": 1.67,
      "recent_matches": [
        {
          "id": "nJYlbtAr",
          "link": "https://www.flashscore.com/match/nJYlbtAr/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-19T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "Q9s7530B",
          "link": "https://www.flashscore.com/match/Q9s7530B/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-15T00:00:00Z",
          "home": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "zw4RhQG5",
          "link": "https://www.flashscore.com/match/zw4RhQG5/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-12T00:00:00Z",
          "home": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "6qH1XIlS",
          "link": "https://www.flashscore.com/match/6qH1XIlS/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-06T00:00:00Z",
          "home": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 5,
          "away_score": 2
        },
        {
          "id": "6ots82LG",
          "link": "https://www.flashscore.com/match/6ots82LG/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-28T00:00:00Z",
          "home": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "Q7vRBpMi",
          "link": "https://www.flashscore.com/match/Q7vRBpMi/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-08-20T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        }
      ]
    },
    {
      "rank": 7,
      "team": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": null,
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": null
      },
      "matches_played": 6,
      "points": 9,
      "wins": 2,
      "draws": 3,
      "losses": 1,
      "goals_for": 9,
      "goals_against": 7,
      "goal_difference": 2,
      "points_per_match": 1.5,
      "recent_matches": [
        {
          "id": "hzSjI11E",
          "link": "https://www.flashscore.com/match/hzSjI11E/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "rNPT5XBi",
          "link": "https://www.flashscore.com/match/rNPT5XBi/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-16T00:00:00Z",
          "home": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "63N1x5WO",
          "link": "https://www.flashscore.com/match/63N1x5WO/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-13T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "IaIwr92m",
          "link": "https://www.flashscore.com/match/IaIwr92m/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-05T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        },
        {
          "id": "OpVK0KDj",
          "link": "https://www.flashscore.com/match/OpVK0KDj/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-30T00:00:00Z",
          "home": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 1
        },
        {
          "id": "2V09g36N",
          "link": "https://www.flashscore.com/match/2V09g36N/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-08-24T00:00:00Z",
          "home": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        }
      ]
    },
    {
      "rank": 8,
      "team": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": null,
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": null
      },
      "matches_played": 5,
      "points": 7,
      "wins": 2,
      "draws": 1,
      "losses": 2,
      "goals_for": 7,
      "goals_against": 6,
      "goal_difference": 1,
      "points_per_match": 1.4,
      "recent_matches": [
        {
          "id": "nJYlbtAr",
          "link": "https://www.flashscore.com/match/nJYlbtAr/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-19T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "QPLotmXa",
          "link": "https://www.flashscore.com/match/QPLotmXa/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-12T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "xS7XRdCk",
          "link": "https://www.flashscore.com/match/xS7XRdCk/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-05T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        },
        {
          "id": "h2vk6tjT",
          "link": "https://www.flashscore.com/match/h2vk6tjT/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-30T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 2
        },
        {
          "id": "0Atuqenl",
          "link": "https://www.flashscore.com/match/0Atuqenl/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-27T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 0
        },
        {
          "id": "pzUKeYVg",
          "link": "https://www.flashscore.com/match/pzUKeYVg/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-22T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 3
        }
      ]
    },
    {
      "rank": 9,
      "team": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": null,
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": null
      },
      "matches_played": 7,
      "points": 7,
      "wins": 2,
      "draws": 1,
      "losses": 4,
      "goals_for": 10,
      "goals_against": 10,
      "goal_difference": 0,
      "points_per_match": 1.0,
      "recent_matches": [
        {
          "id": "dUikzzNa",
          "link": "https://www.flashscore.com/match/dUikzzNa/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-10-09T00:00:00Z",
          "home": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "00VbGuWQ",
          "link": "https://www.flashscore.com/match/00VbGuWQ/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-18T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 3
        },
        {
          "id": "rNqB5OH8",
          "link": "https://www.flashscore.com/match/rNqB5OH8/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-15T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "SC0Jfnng",
          "link": "https://www.flashscore.com/match/SC0Jfnng/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-12T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 2
        },
        {
          "id": "tIPbVVIs",
          "link": "https://www.flashscore.com/match/tIPbVVIs/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-06T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "nFKoy1k3",
          "link": "https://www.flashscore.com/match/nFKoy1k3/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-29T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        }
      ]
    },
    {
      "rank": 10,
      "team": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": null,
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": null
      },
      "matches_played": 6,
      "points": 7,
      "wins": 2,
      "draws": 1,
      "losses": 3,
      "goals_for": 11,
      "goals_against": 16,
      "goal_difference": -5,
      "points_per_match": 1.17,
      "recent_matches": [
        {
          "id": "QTZ4fb97",
          "link": "https://www.flashscore.com/match/QTZ4fb97/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-19T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "bDWq2kBG",
          "link": "https://www.flashscore.com/match/bDWq2kBG/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-16T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 7,
          "away_score": 2
        },
        {
          "id": "zw4RhQG5",
          "link": "https://www.flashscore.com/match/zw4RhQG5/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-12T00:00:00Z",
          "home": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "ULUMPRnJ",
          "link": "https://www.flashscore.com/match/ULUMPRnJ/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-05T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "CrPiFJSq",
          "link": "https://www.flashscore.com/match/CrPiFJSq/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-28T00:00:00Z",
          "home": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "dYc1ePyB",
          "link": "https://www.flashscore.com/match/dYc1ePyB/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-23T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        }
      ]
    },
    {
      "rank": 11,
      "team": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": null,
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": null
      },
      "matches_played": 6,
      "points": 7,
      "wins": 2,
      "draws": 1,
      "losses": 3,
      "goals_for": 10,
      "goals_against": 15,
      "goal_difference": -5,
      "points_per_match": 1.17,
      "recent_matches": [
        {
          "id": "UcUy9cO0",
          "link": "https://www.flashscore.com/match/UcUy9cO0/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-19T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "rNqB5OH8",
          "link": "https://www.flashscore.com/match/rNqB5OH8/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-15T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "r37Zj4oI",
          "link": "https://www.flashscore.com/match/r37Zj4oI/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-12T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 1
        },
        {
          "id": "ULUMPRnJ",
          "link": "https://www.flashscore.com/match/ULUMPRnJ/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-05T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "GvI6ON5c",
          "link": "https://www.flashscore.com/match/GvI6ON5c/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-31T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 5,
          "away_score": 2
        },
        {
          "id": "Q7vRBpMi",
          "link": "https://www.flashscore.com/match/Q7vRBpMi/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-08-20T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        }
      ]
    },
    {
      "rank": 12,
      "team": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": null
      },
      "matches_played": 6,
      "points": 7,
      "wins": 2,
      "draws": 1,
      "losses": 3,
      "goals_for": 6,
      "goals_against": 11,
      "goal_difference": -5,
      "points_per_match": 1.17,
      "recent_matches": [
        {
          "id": "UHKVUvoK",
          "link": "https://www.flashscore.com/match/UHKVUvoK/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "GG5skrGU",
          "link": "https://www.flashscore.com/match/GG5skrGU/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-13T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 3
        },
        {
          "id": "xnbRmvZ8",
          "link": "https://www.flashscore.com/match/xnbRmvZ8/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-07T00:00:00Z",
          "home": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        },
        {
          "id": "GzrJ32nL",
          "link": "https://www.flashscore.com/match/GzrJ32nL/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-03T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 0
        },
        {
          "id": "nFKoy1k3",
          "link": "https://www.flashscore.com/match/nFKoy1k3/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-29T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "EXneuDoD",
          "link": "https://www.flashscore.com/match/EXneuDoD/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-26T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 1
        }
      ]
    },
    {
      "rank": 13,
      "team": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": null,
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": null
      },
      "matches_played": 6,
      "points": 7,
      "wins": 2,
      "draws": 1,
      "losses": 3,
      "goals_for": 5,
      "goals_against": 12,
      "goal_difference": -7,
      "points_per_match": 1.17,
      "recent_matches": [
        {
          "id": "UcUy9cO0",
          "link": "https://www.flashscore.com/match/UcUy9cO0/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-19T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "YZpF3sVN",
          "link": "https://www.flashscore.com/match/YZpF3sVN/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-16T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 0
        },
        {
          "id": "SC0Jfnng",
          "link": "https://www.flashscore.com/match/SC0Jfnng/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-12T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 2
        },
        {
          "id": "6qH1XIlS",
          "link": "https://www.flashscore.com/match/6qH1XIlS/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-06T00:00:00Z",
          "home": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 5,
          "away_score": 2
        },
        {
          "id": "GCwMKu5M",
          "link": "https://www.flashscore.com/match/GCwMKu5M/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-31T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "fo75jev8",
          "link": "https://www.flashscore.com/match/fo75jev8/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-27T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 14,
      "team": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": null,
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": null
      },
      "matches_played": 6,
      "points": 5,
      "wins": 1,
      "draws": 2,
      "losses": 3,
      "goals_for": 10,
      "goals_against": 11,
      "goal_difference": -1,
      "points_per_match": 0.83,
      "recent_matches": [
        {
          "id": "00B1PI8s",
          "link": "https://www.flashscore.com/match/00B1PI8s/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "GGiPsLP1",
          "link": "https://www.flashscore.com/match/GGiPsLP1/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-17T00:00:00Z",
          "home": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 3
        },
        {
          "id": "hdqa7PVb",
          "link": "https://www.flashscore.com/match/hdqa7PVb/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-14T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        },
        {
          "id": "IaIwr92m",
          "link": "https://www.flashscore.com/match/IaIwr92m/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-05T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        },
        {
          "id": "6ots82LG",
          "link": "https://www.flashscore.com/match/6ots82LG/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-28T00:00:00Z",
          "home": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "ImSSgC06",
          "link": "https://www.flashscore.com/match/ImSSgC06/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-08-23T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 15,
      "team": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": null,
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": null
      },
      "matches_played": 5,
      "points": 5,
      "wins": 1,
      "draws": 2,
      "losses": 2,
      "goals_for": 7,
      "goals_against": 9,
      "goal_difference": -2,
      "points_per_match": 1.0,
      "recent_matches": [
        {
          "id": "00B1PI8s",
          "link": "https://www.flashscore.com/match/00B1PI8s/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "fa2Bd8Ht",
          "link": "https://www.flashscore.com/match/fa2Bd8Ht/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-13T00:00:00Z",
          "home": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 4
        },
        {
          "id": "MeRERmI6",
          "link": "https://www.flashscore.com/match/MeRERmI6/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-06T00:00:00Z",
          "home": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 0
        },
        {
          "id": "O4LEM1zA",
          "link": "https://www.flashscore.com/match/O4LEM1zA/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-29T00:00:00Z",
          "home": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 5,
          "away_score": 2
        },
        {
          "id": "b1nulsUp",
          "link": "https://www.flashscore.com/match/b1nulsUp/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-08-24T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 0
        },
        {
          "id": "4ve9lHOQ",
          "link": "https://www.flashscore.com/match/4ve9lHOQ/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-16T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        }
      ]
    },
    {
      "rank": 16,
      "team": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": null,
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": null
      },
      "matches_played": 6,
      "points": 5,
      "wins": 1,
      "draws": 2,
      "losses": 3,
      "goals_for": 3,
      "goals_against": 7,
      "goal_difference": -4,
      "points_per_match": 0.83,
      "recent_matches": [
        {
          "id": "dWGUAJgl",
          "link": "https://www.flashscore.com/match/dWGUAJgl/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "l0jpbLho",
          "link": "https://www.flashscore.com/match/l0jpbLho/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-17T00:00:00Z",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "63N1x5WO",
          "link": "https://www.flashscore.com/match/63N1x5WO/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-13T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "EVN6T9mf",
          "link": "https://www.flashscore.com/match/EVN6T9mf/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-07T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "GCwMKu5M",
          "link": "https://www.flashscore.com/match/GCwMKu5M/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-31T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "dYc1ePyB",
          "link": "https://www.flashscore.com/match/dYc1ePyB/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-08-23T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        }
      ]
    },
    {
      "rank": 17,
      "team": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": null,
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": null
      },
      "matches_played": 7,
      "points": 5,
      "wins": 1,
      "draws": 2,
      "losses": 4,
      "goals_for": 11,
      "goals_against": 17,
      "goal_difference": -6,
      "points_per_match": 0.71,
      "recent_matches": [
        {
          "id": "nyGPJExJ",
          "link": "https://www.flashscore.com/match/nyGPJExJ/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-10-11T00:00:00Z",
          "home": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "00VbGuWQ",
          "link": "https://www.flashscore.com/match/00VbGuWQ/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-18T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 3
        },
        {
          "id": "jmTy4Bt4",
          "link": "https://www.flashscore.com/match/jmTy4Bt4/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-15T00:00:00Z",
          "home": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        },
        {
          "id": "QPLotmXa",
          "link": "https://www.flashscore.com/match/QPLotmXa/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-12T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "xnbRmvZ8",
          "link": "https://www.flashscore.com/match/xnbRmvZ8/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-07T00:00:00Z",
          "home": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        },
        {
          "id": "CrPiFJSq",
          "link": "https://www.flashscore.com/match/CrPiFJSq/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-28T00:00:00Z",
          "home": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jl02tPF",
            "name": "Elche",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 18,
      "team": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": null,
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": null
      },
      "matches_played": 6,
      "points": 4,
      "zone": "r1",
      "zone_colour": "BD0000",
      "wins": 0,
      "draws": 4,
      "losses": 2,
      "goals_for": 3,
      "goals_against": 6,
      "goal_difference": -3,
      "points_per_match": 0.67,
      "recent_matches": [
        {
          "id": "QTZ4fb97",
          "link": "https://www.flashscore.com/match/QTZ4fb97/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-19T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nVpEwOrl",
            "name": "Racing Santander",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "bwKgvR1C",
          "link": "https://www.flashscore.com/match/bwKgvR1C/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-13T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "EVN6T9mf",
          "link": "https://www.flashscore.com/match/EVN6T9mf/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-07T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "GzrJ32nL",
          "link": "https://www.flashscore.com/match/GzrJ32nL/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-03T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 0
        },
        {
          "id": "h2vk6tjT",
          "link": "https://www.flashscore.com/match/h2vk6tjT/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-30T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 2
        },
        {
          "id": "fo75jev8",
          "link": "https://www.flashscore.com/match/fo75jev8/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-27T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 19,
      "team": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": null,
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": null
      },
      "matches_played": 6,
      "points": 4,
      "zone": "r1",
      "zone_colour": "BD0000",
      "wins": 1,
      "draws": 1,
      "losses": 4,
      "goals_for": 2,
      "goals_against": 10,
      "goal_difference": -8,
      "points_per_match": 0.67,
      "recent_matches": [
        {
          "id": "UHKVUvoK",
          "link": "https://www.flashscore.com/match/UHKVUvoK/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "Q9s7530B",
          "link": "https://www.flashscore.com/match/Q9s7530B/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2026-09-15T00:00:00Z",
          "home": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "pWui9o1n",
          "link": "https://www.flashscore.com/match/pWui9o1n/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-11T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "MFH8mVvQ",
          "link": "https://www.flashscore.com/match/MFH8mVvQ/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-06T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 5
        },
        {
          "id": "OpVK0KDj",
          "link": "https://www.flashscore.com/match/OpVK0KDj/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-30T00:00:00Z",
          "home": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 1
        },
        {
          "id": "xAQCcf1s",
          "link": "https://www.flashscore.com/match/xAQCcf1s/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-25T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        }
      ]
    },
    {
      "rank": 20,
      "team": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": null,
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": null
      },
      "matches_played": 6,
      "points": 3,
      "zone": "r1",
      "zone_colour": "BD0000",
      "wins": 0,
      "draws": 3,
      "losses": 3,
      "goals_for": 3,
      "goals_against": 11,
      "goal_difference": -8,
      "points_per_match": 0.5,
      "recent_matches": [
        {
          "id": "dWGUAJgl",
          "link": "https://www.flashscore.com/match/dWGUAJgl/",
          "result": null,
          "is_upcoming": true,
          "start_time": "2026-09-20T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": null,
          "away_score": null
        },
        {
          "id": "GGiPsLP1",
          "link": "https://www.flashscore.com/match/GGiPsLP1/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-09-17T00:00:00Z",
          "home": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 3
        },
        {
          "id": "bwKgvR1C",
          "link": "https://www.flashscore.com/match/bwKgvR1C/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-13T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "MeRERmI6",
          "link": "https://www.flashscore.com/match/MeRERmI6/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-09-06T00:00:00Z",
          "home": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "G8FL0ShI",
            "name": "Levante",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 0
        },
        {
          "id": "K8SaDccd",
          "link": "https://www.flashscore.com/match/K8SaDccd/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2026-08-30T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 0
        },
        {
          "id": "2V09g36N",
          "link": "https://www.flashscore.com/match/2V09g36N/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2026-08-24T00:00:00Z",
          "home": {
            "id": "25tIqYiJ",
            "name": "Malaga",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Q51ZzMS6",
            "name": "Dep. A Coruna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        }
      ]
    }
  ]
}