Flashscore Scraper

ENDPOINTS
GET/matches/standings

Match Standings

The competition table straight from a match ID, so you never look the competition up first.

QUERY PARAMS

Flashscore match ID, or any flashscore.com match URL.

Examples:

  • ID: GCxZ2uHc
  • URL: https://www.flashscore.com/match/GCxZ2uHc/

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": "GCxZ2uHc",
  "link": "https://www.flashscore.com/match/GCxZ2uHc/",
  "sport": {
    "id": 1,
    "name": "Football",
    "slug": "football"
  },
  "status": "finished",
  "stage": "Finished",
  "stage_id": 3,
  "start_time": "2025-05-18T17:00:00Z",
  "date": "2025-05-18",
  "updated_at": "2025-05-18T18:54:26Z",
  "home_score": 0,
  "away_score": 2,
  "winner": "away",
  "available_tabs": [
    "report",
    "statistics",
    "player_statistics",
    "lineups",
    "commentary",
    "odds",
    "h2h",
    "top_scorers",
    "missing_players",
    "standings",
    "news"
  ],
  "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": 38,
      "points": 88,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 28,
      "draws": 4,
      "losses": 6,
      "goals_for": 102,
      "goals_against": 39,
      "goal_difference": 63,
      "points_per_match": 2.32,
      "recent_matches": [
        {
          "id": "4xBMgyvp",
          "link": "https://www.flashscore.com/match/4xBMgyvp/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-25T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 3
        },
        {
          "id": "2R3hj2Xi",
          "link": "https://www.flashscore.com/match/2R3hj2Xi/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        },
        {
          "id": "AaJpAqbD",
          "link": "https://www.flashscore.com/match/AaJpAqbD/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-15T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 2
        },
        {
          "id": "ncSQAZDr",
          "link": "https://www.flashscore.com/match/ncSQAZDr/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-11T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 3
        },
        {
          "id": "WAoL3I6F",
          "link": "https://www.flashscore.com/match/WAoL3I6F/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-03T00:00:00Z",
          "home": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 2,
      "team": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": null
      },
      "matches_played": 38,
      "points": 84,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 26,
      "draws": 6,
      "losses": 6,
      "goals_for": 78,
      "goals_against": 38,
      "goal_difference": 40,
      "points_per_match": 2.21,
      "recent_matches": [
        {
          "id": "jVjHFI03",
          "link": "https://www.flashscore.com/match/jVjHFI03/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-24T00: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": 2,
          "away_score": 0
        },
        {
          "id": "GCxZ2uHc",
          "link": "https://www.flashscore.com/match/GCxZ2uHc/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 2
        },
        {
          "id": "lOwJy3Ib",
          "link": "https://www.flashscore.com/match/lOwJy3Ib/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-14T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "ncSQAZDr",
          "link": "https://www.flashscore.com/match/ncSQAZDr/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-11T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 3
        },
        {
          "id": "4OqT1dyS",
          "link": "https://www.flashscore.com/match/4OqT1dyS/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-04T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 3,
      "team": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": null
      },
      "matches_played": 38,
      "points": 76,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 22,
      "draws": 10,
      "losses": 6,
      "goals_for": 68,
      "goals_against": 30,
      "goal_difference": 38,
      "points_per_match": 2.0,
      "recent_matches": [
        {
          "id": "Q9A5gSq1",
          "link": "https://www.flashscore.com/match/Q9A5gSq1/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-25T00:00:00Z",
          "home": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "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": 4
        },
        {
          "id": "lnM5Sbuo",
          "link": "https://www.flashscore.com/match/lnM5Sbuo/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 1
        },
        {
          "id": "AHjiN335",
          "link": "https://www.flashscore.com/match/AHjiN335/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-15T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 0
        },
        {
          "id": "UunfGejL",
          "link": "https://www.flashscore.com/match/UunfGejL/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. 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": 0
        },
        {
          "id": "8x0Qsypd",
          "link": "https://www.flashscore.com/match/8x0Qsypd/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-03T00:00:00Z",
          "home": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "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": 0
        }
      ]
    },
    {
      "rank": 4,
      "team": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": null,
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": null
      },
      "matches_played": 38,
      "points": 70,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 19,
      "draws": 13,
      "losses": 6,
      "goals_for": 54,
      "goals_against": 29,
      "goal_difference": 25,
      "points_per_match": 1.84,
      "recent_matches": [
        {
          "id": "4xBMgyvp",
          "link": "https://www.flashscore.com/match/4xBMgyvp/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-25T00:00:00Z",
          "home": {
            "id": "IP5zl0cJ",
            "name": "Ath Bilbao",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 3
        },
        {
          "id": "W6e9nKWG",
          "link": "https://www.flashscore.com/match/W6e9nKWG/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "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": 1
        },
        {
          "id": "l22rPPYh",
          "link": "https://www.flashscore.com/match/l22rPPYh/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-15T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "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": "rDwPJUdD",
          "link": "https://www.flashscore.com/match/rDwPJUdD/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-11T00: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": 1,
          "away_score": 0
        },
        {
          "id": "zqhC5vx3",
          "link": "https://www.flashscore.com/match/zqhC5vx3/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-04T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "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": 0
        }
      ]
    },
    {
      "rank": 5,
      "team": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": null,
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": null
      },
      "matches_played": 38,
      "points": 70,
      "zone": "q1",
      "zone_colour": "004682",
      "wins": 20,
      "draws": 10,
      "losses": 8,
      "goals_for": 71,
      "goals_against": 51,
      "goal_difference": 20,
      "points_per_match": 1.84,
      "recent_matches": [
        {
          "id": "djfP9mUs",
          "link": "https://www.flashscore.com/match/djfP9mUs/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-25T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 2
        },
        {
          "id": "2R3hj2Xi",
          "link": "https://www.flashscore.com/match/2R3hj2Xi/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        },
        {
          "id": "I3VZXKHN",
          "link": "https://www.flashscore.com/match/I3VZXKHN/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-14T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        },
        {
          "id": "rqCTUf5E",
          "link": "https://www.flashscore.com/match/rqCTUf5E/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "tK5afET1",
          "link": "https://www.flashscore.com/match/tK5afET1/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-03T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 6,
      "team": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": null,
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": null
      },
      "matches_played": 38,
      "points": 60,
      "zone": "q3",
      "zone_colour": "7F0029",
      "wins": 16,
      "draws": 12,
      "losses": 10,
      "goals_for": 57,
      "goals_against": 50,
      "goal_difference": 7,
      "points_per_match": 1.58,
      "recent_matches": [
        {
          "id": "AZDUiF8d",
          "link": "https://www.flashscore.com/match/AZDUiF8d/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-23T00:00:00Z",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "lnM5Sbuo",
          "link": "https://www.flashscore.com/match/lnM5Sbuo/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 1
        },
        {
          "id": "IsfaLsYH",
          "link": "https://www.flashscore.com/match/IsfaLsYH/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-15T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 2
        },
        {
          "id": "KAQY8Dre",
          "link": "https://www.flashscore.com/match/KAQY8Dre/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-11T00:00:00Z",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "67MTDRbl",
          "link": "https://www.flashscore.com/match/67MTDRbl/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-04T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "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
        }
      ]
    },
    {
      "rank": 7,
      "team": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": null,
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": null
      },
      "matches_played": 38,
      "points": 55,
      "zone": "q3",
      "zone_colour": "7F0029",
      "wins": 16,
      "draws": 7,
      "losses": 15,
      "goals_for": 59,
      "goals_against": 57,
      "goal_difference": 2,
      "points_per_match": 1.45,
      "recent_matches": [
        {
          "id": "pCQ6i6ED",
          "link": "https://www.flashscore.com/match/pCQ6i6ED/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-24T00: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": 2
        },
        {
          "id": "zu20lt24",
          "link": "https://www.flashscore.com/match/zu20lt24/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        },
        {
          "id": "E9m8JL2U",
          "link": "https://www.flashscore.com/match/E9m8JL2U/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-13T00: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": 1
        },
        {
          "id": "GxKs7iD7",
          "link": "https://www.flashscore.com/match/GxKs7iD7/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "4OqT1dyS",
          "link": "https://www.flashscore.com/match/4OqT1dyS/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-04T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 8,
      "team": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": null,
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": null
      },
      "matches_played": 38,
      "points": 52,
      "zone": "q5",
      "zone_colour": "B8860B",
      "wins": 13,
      "draws": 13,
      "losses": 12,
      "goals_for": 41,
      "goals_against": 45,
      "goal_difference": -4,
      "points_per_match": 1.37,
      "recent_matches": [
        {
          "id": "CIIhF96K",
          "link": "https://www.flashscore.com/match/CIIhF96K/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-24T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 0
        },
        {
          "id": "zu20lt24",
          "link": "https://www.flashscore.com/match/zu20lt24/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        },
        {
          "id": "IsfaLsYH",
          "link": "https://www.flashscore.com/match/IsfaLsYH/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-15T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 2
        },
        {
          "id": "EXo8NCcl",
          "link": "https://www.flashscore.com/match/EXo8NCcl/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-09T00:00:00Z",
          "home": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "Yg2idzak",
          "link": "https://www.flashscore.com/match/Yg2idzak/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-02T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "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
        }
      ]
    },
    {
      "rank": 9,
      "team": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": null,
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": null
      },
      "matches_played": 38,
      "points": 52,
      "wins": 12,
      "draws": 16,
      "losses": 10,
      "goals_for": 48,
      "goals_against": 52,
      "goal_difference": -4,
      "points_per_match": 1.37,
      "recent_matches": [
        {
          "id": "befPDdVF",
          "link": "https://www.flashscore.com/match/befPDdVF/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-24T00: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": 1,
          "away_score": 1
        },
        {
          "id": "jedXXnjK",
          "link": "https://www.flashscore.com/match/jedXXnjK/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00: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": 2,
          "away_score": 0
        },
        {
          "id": "AHjiN335",
          "link": "https://www.flashscore.com/match/AHjiN335/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-15T00:00:00Z",
          "home": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "jaarqpLQ",
            "name": "Atl. Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 0
        },
        {
          "id": "KAQY8Dre",
          "link": "https://www.flashscore.com/match/KAQY8Dre/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-11T00:00:00Z",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "tK5afET1",
          "link": "https://www.flashscore.com/match/tK5afET1/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-03T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "ETdxjU8a",
            "name": "Osasuna",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 10,
      "team": {
        "id": "4jDQxrbf",
        "name": "Mallorca",
        "short_name": null,
        "link": "https://www.flashscore.com/team/mallorca/4jDQxrbf/",
        "logo": null
      },
      "matches_played": 38,
      "points": 48,
      "wins": 13,
      "draws": 9,
      "losses": 16,
      "goals_for": 35,
      "goals_against": 44,
      "goal_difference": -9,
      "points_per_match": 1.26,
      "recent_matches": [
        {
          "id": "CIIhF96K",
          "link": "https://www.flashscore.com/match/CIIhF96K/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-24T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 0
        },
        {
          "id": "vXbHpb1T",
          "link": "https://www.flashscore.com/match/vXbHpb1T/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        },
        {
          "id": "lOwJy3Ib",
          "link": "https://www.flashscore.com/match/lOwJy3Ib/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-14T00:00:00Z",
          "home": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "4b0xTYZQ",
          "link": "https://www.flashscore.com/match/4b0xTYZQ/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "I7LokJiM",
          "link": "https://www.flashscore.com/match/I7LokJiM/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-05T00:00:00Z",
          "home": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        }
      ]
    },
    {
      "rank": 11,
      "team": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": null,
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": null
      },
      "matches_played": 38,
      "points": 46,
      "wins": 13,
      "draws": 7,
      "losses": 18,
      "goals_for": 35,
      "goals_against": 46,
      "goal_difference": -11,
      "points_per_match": 1.21,
      "recent_matches": [
        {
          "id": "jVjHFI03",
          "link": "https://www.flashscore.com/match/jVjHFI03/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-24T00: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": 2,
          "away_score": 0
        },
        {
          "id": "O4zluxPj",
          "link": "https://www.flashscore.com/match/O4zluxPj/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "E9m8JL2U",
          "link": "https://www.flashscore.com/match/E9m8JL2U/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-13T00: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": 1
        },
        {
          "id": "UunfGejL",
          "link": "https://www.flashscore.com/match/UunfGejL/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "jaarqpLQ",
            "name": "Atl. 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": 0
        },
        {
          "id": "zqhC5vx3",
          "link": "https://www.flashscore.com/match/zqhC5vx3/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-04T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "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": 0
        }
      ]
    },
    {
      "rank": 12,
      "team": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": null,
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": null
      },
      "matches_played": 38,
      "points": 46,
      "wins": 11,
      "draws": 13,
      "losses": 14,
      "goals_for": 44,
      "goals_against": 54,
      "goal_difference": -10,
      "points_per_match": 1.21,
      "recent_matches": [
        {
          "id": "AZDUiF8d",
          "link": "https://www.flashscore.com/match/AZDUiF8d/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-23T00:00:00Z",
          "home": {
            "id": "vJbTeCGP",
            "name": "Betis",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 1
        },
        {
          "id": "W6e9nKWG",
          "link": "https://www.flashscore.com/match/W6e9nKWG/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "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": 1
        },
        {
          "id": "dfpyRo4t",
          "link": "https://www.flashscore.com/match/dfpyRo4t/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-14T00: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": 1,
          "away_score": 0
        },
        {
          "id": "AauHLjS0",
          "link": "https://www.flashscore.com/match/AauHLjS0/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        },
        {
          "id": "nNBHqcFq",
          "link": "https://www.flashscore.com/match/nNBHqcFq/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-03T00:00:00Z",
          "home": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        }
      ]
    },
    {
      "rank": 13,
      "team": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": null,
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": null
      },
      "matches_played": 38,
      "points": 42,
      "wins": 11,
      "draws": 9,
      "losses": 18,
      "goals_for": 34,
      "goals_against": 39,
      "goal_difference": -5,
      "points_per_match": 1.11,
      "recent_matches": [
        {
          "id": "pCQ6i6ED",
          "link": "https://www.flashscore.com/match/pCQ6i6ED/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-24T00: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": 2
        },
        {
          "id": "vXbHpb1T",
          "link": "https://www.flashscore.com/match/vXbHpb1T/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        },
        {
          "id": "l22rPPYh",
          "link": "https://www.flashscore.com/match/l22rPPYh/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-15T00:00:00Z",
          "home": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "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": "AauHLjS0",
          "link": "https://www.flashscore.com/match/AauHLjS0/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "dboeiWOt",
            "name": "Getafe",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        },
        {
          "id": "Yg2idzak",
          "link": "https://www.flashscore.com/match/Yg2idzak/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-02T00:00:00Z",
          "home": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "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
        }
      ]
    },
    {
      "rank": 14,
      "team": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": null,
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": null
      },
      "matches_played": 38,
      "points": 42,
      "wins": 11,
      "draws": 9,
      "losses": 18,
      "goals_for": 40,
      "goals_against": 51,
      "goal_difference": -11,
      "points_per_match": 1.11,
      "recent_matches": [
        {
          "id": "nuc2SQDs",
          "link": "https://www.flashscore.com/match/nuc2SQDs/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-24T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 0
        },
        {
          "id": "jedXXnjK",
          "link": "https://www.flashscore.com/match/jedXXnjK/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00: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": 2,
          "away_score": 0
        },
        {
          "id": "AaJpAqbD",
          "link": "https://www.flashscore.com/match/AaJpAqbD/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-15T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 2
        },
        {
          "id": "2ZFxC5T0",
          "link": "https://www.flashscore.com/match/2ZFxC5T0/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-11T00:00:00Z",
          "home": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "67MTDRbl",
          "link": "https://www.flashscore.com/match/67MTDRbl/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-04T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "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
        }
      ]
    },
    {
      "rank": 15,
      "team": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": null,
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": null
      },
      "matches_played": 38,
      "points": 42,
      "wins": 10,
      "draws": 12,
      "losses": 16,
      "goals_for": 38,
      "goals_against": 48,
      "goal_difference": -10,
      "points_per_match": 1.11,
      "recent_matches": [
        {
          "id": "befPDdVF",
          "link": "https://www.flashscore.com/match/befPDdVF/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-24T00: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": 1,
          "away_score": 1
        },
        {
          "id": "CvWs1JoA",
          "link": "https://www.flashscore.com/match/CvWs1JoA/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "dfpyRo4t",
          "link": "https://www.flashscore.com/match/dfpyRo4t/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-14T00: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": 1,
          "away_score": 0
        },
        {
          "id": "rDwPJUdD",
          "link": "https://www.flashscore.com/match/rDwPJUdD/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-11T00: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": 1,
          "away_score": 0
        },
        {
          "id": "8x0Qsypd",
          "link": "https://www.flashscore.com/match/8x0Qsypd/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-03T00:00:00Z",
          "home": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "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": 0
        }
      ]
    },
    {
      "rank": 16,
      "team": {
        "id": "nNNpcUSL",
        "name": "Girona",
        "short_name": null,
        "link": "https://www.flashscore.com/team/girona/nNNpcUSL/",
        "logo": null
      },
      "matches_played": 38,
      "points": 41,
      "wins": 11,
      "draws": 8,
      "losses": 19,
      "goals_for": 44,
      "goals_against": 60,
      "goal_difference": -16,
      "points_per_match": 1.08,
      "recent_matches": [
        {
          "id": "Q9A5gSq1",
          "link": "https://www.flashscore.com/match/Q9A5gSq1/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-25T00:00:00Z",
          "home": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "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": 4
        },
        {
          "id": "O4zluxPj",
          "link": "https://www.flashscore.com/match/O4zluxPj/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "jNvak2f3",
            "name": "Real Sociedad",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "ULNHwPmn",
          "link": "https://www.flashscore.com/match/ULNHwPmn/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-13T00:00:00Z",
          "home": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "rqCTUf5E",
          "link": "https://www.flashscore.com/match/rqCTUf5E/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "I7LokJiM",
          "link": "https://www.flashscore.com/match/I7LokJiM/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-05T00:00:00Z",
          "home": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        }
      ]
    },
    {
      "rank": 17,
      "team": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": null,
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": null
      },
      "matches_played": 38,
      "points": 41,
      "wins": 10,
      "draws": 11,
      "losses": 17,
      "goals_for": 42,
      "goals_against": 55,
      "goal_difference": -13,
      "points_per_match": 1.08,
      "recent_matches": [
        {
          "id": "djfP9mUs",
          "link": "https://www.flashscore.com/match/djfP9mUs/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-25T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 4,
          "away_score": 2
        },
        {
          "id": "GCxZ2uHc",
          "link": "https://www.flashscore.com/match/GCxZ2uHc/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "W8mj7MDD",
            "name": "Real Madrid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 2
        },
        {
          "id": "dlsRZtmB",
          "link": "https://www.flashscore.com/match/dlsRZtmB/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-13T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "GxKs7iD7",
          "link": "https://www.flashscore.com/match/GxKs7iD7/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "8pvUZFhf",
            "name": "Celta Vigo",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "MFrnIHL8",
          "link": "https://www.flashscore.com/match/MFrnIHL8/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-04T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 18,
      "team": {
        "id": "Mi0rXQg7",
        "name": "Leganes",
        "short_name": null,
        "link": "https://www.flashscore.com/team/leganes/Mi0rXQg7/",
        "logo": null
      },
      "matches_played": 38,
      "points": 40,
      "zone": "r1",
      "zone_colour": "BD0000",
      "wins": 9,
      "draws": 13,
      "losses": 16,
      "goals_for": 39,
      "goals_against": 56,
      "goal_difference": -17,
      "points_per_match": 1.05,
      "recent_matches": [
        {
          "id": "hdCcelFl",
          "link": "https://www.flashscore.com/match/hdCcelFl/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-24T00:00:00Z",
          "home": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        },
        {
          "id": "phUkacGM",
          "link": "https://www.flashscore.com/match/phUkacGM/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "I3VZXKHN",
          "link": "https://www.flashscore.com/match/I3VZXKHN/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-14T00:00:00Z",
          "home": {
            "id": "lUatW5jE",
            "name": "Villarreal",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        },
        {
          "id": "2ZFxC5T0",
          "link": "https://www.flashscore.com/match/2ZFxC5T0/",
          "result": "win",
          "is_upcoming": false,
          "start_time": "2025-05-11T00:00:00Z",
          "home": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 2
        },
        {
          "id": "MFrnIHL8",
          "link": "https://www.flashscore.com/match/MFrnIHL8/",
          "result": "draw",
          "is_upcoming": false,
          "start_time": "2025-05-04T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 2
        }
      ]
    },
    {
      "rank": 19,
      "team": {
        "id": "IyRQC2vM",
        "name": "Las Palmas",
        "short_name": null,
        "link": "https://www.flashscore.com/team/las-palmas/IyRQC2vM/",
        "logo": null
      },
      "matches_played": 38,
      "points": 32,
      "zone": "r1",
      "zone_colour": "BD0000",
      "wins": 8,
      "draws": 8,
      "losses": 22,
      "goals_for": 40,
      "goals_against": 61,
      "goal_difference": -21,
      "points_per_match": 0.84,
      "recent_matches": [
        {
          "id": "nuc2SQDs",
          "link": "https://www.flashscore.com/match/nuc2SQDs/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-24T00:00:00Z",
          "home": {
            "id": "QFfPdh1J",
            "name": "Espanyol",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 0
        },
        {
          "id": "phUkacGM",
          "link": "https://www.flashscore.com/match/phUkacGM/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "dlsRZtmB",
          "link": "https://www.flashscore.com/match/dlsRZtmB/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-13T00:00:00Z",
          "home": {
            "id": "h8oAv4Ts",
            "name": "Sevilla",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 0
        },
        {
          "id": "EXo8NCcl",
          "link": "https://www.flashscore.com/match/EXo8NCcl/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-09T00:00:00Z",
          "home": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "8bcjFy6O",
            "name": "Rayo Vallecano",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "nNBHqcFq",
          "link": "https://www.flashscore.com/match/nNBHqcFq/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-03T00:00:00Z",
          "home": {
            "id": "IyRQC2vM",
            "name": "Las Palmas",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "CQeaytrD",
            "name": "Valencia",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 3
        }
      ]
    },
    {
      "rank": 20,
      "team": {
        "id": "zkpajjvm",
        "name": "Valladolid",
        "short_name": null,
        "link": "https://www.flashscore.com/team/valladolid/zkpajjvm/",
        "logo": null
      },
      "matches_played": 38,
      "points": 16,
      "zone": "r1",
      "zone_colour": "BD0000",
      "wins": 4,
      "draws": 4,
      "losses": 30,
      "goals_for": 26,
      "goals_against": 90,
      "goal_difference": -64,
      "points_per_match": 0.42,
      "recent_matches": [
        {
          "id": "hdCcelFl",
          "link": "https://www.flashscore.com/match/hdCcelFl/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-24T00:00:00Z",
          "home": {
            "id": "Mi0rXQg7",
            "name": "Leganes",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 3,
          "away_score": 0
        },
        {
          "id": "CvWs1JoA",
          "link": "https://www.flashscore.com/match/CvWs1JoA/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-18T00:00:00Z",
          "home": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "hxt57t2q",
            "name": "Alaves",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "ULNHwPmn",
          "link": "https://www.flashscore.com/match/ULNHwPmn/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-13T00:00:00Z",
          "home": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "nNNpcUSL",
            "name": "Girona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 0,
          "away_score": 1
        },
        {
          "id": "4b0xTYZQ",
          "link": "https://www.flashscore.com/match/4b0xTYZQ/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-10T00:00:00Z",
          "home": {
            "id": "4jDQxrbf",
            "name": "Mallorca",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 2,
          "away_score": 1
        },
        {
          "id": "WAoL3I6F",
          "link": "https://www.flashscore.com/match/WAoL3I6F/",
          "result": "loss",
          "is_upcoming": false,
          "start_time": "2025-05-03T00:00:00Z",
          "home": {
            "id": "zkpajjvm",
            "name": "Valladolid",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "away": {
            "id": "SKbpVP5K",
            "name": "Barcelona",
            "short_name": null,
            "link": null,
            "logo": null
          },
          "home_score": 1,
          "away_score": 2
        }
      ]
    }
  ]
}