Flashscore Scraper

ENDPOINTS
GET/tournaments/fixtures

Competition Fixtures

Upcoming matches of a season with kick-off times, paged.

QUERY PARAMS

Competition URL path. This endpoint needs the path form: the page numbers are keyed on a season ID that only the competition page carries.

Examples:

  • Current season: /football/spain/laliga/
  • Past season: /football/spain/laliga-2024-2025/

1-based page number.

Default: 1

Allowed values: 1-200

{
  "count": 320,
  "per_page": 120,
  "current_page": 1,
  "total_pages": 3,
  "next": "https://flashscore-scraper.omkar.cloud/flashscore/tournaments/fixtures?tournament=%2Ffootball%2Fspain%2Flaliga%2F&page=2",
  "previous": null,
  "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"
  },
  "matches": [
    {
      "id": "UcUy9cO0",
      "link": "https://www.flashscore.com/match/UcUy9cO0/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-19T12:00:00Z",
      "date": "2026-09-19",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "away": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "nJYlbtAr",
      "link": "https://www.flashscore.com/match/nJYlbtAr/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-19T14:15:00Z",
      "date": "2026-09-19",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "away": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "QTZ4fb97",
      "link": "https://www.flashscore.com/match/QTZ4fb97/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-19T16:30:00Z",
      "date": "2026-09-19",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "away": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "xOXq7ygD",
      "link": "https://www.flashscore.com/match/xOXq7ygD/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-19T19:00:00Z",
      "date": "2026-09-19",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "away": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "dWGUAJgl",
      "link": "https://www.flashscore.com/match/dWGUAJgl/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-20T12:00:00Z",
      "date": "2026-09-20",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "away": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "hGycdKve",
      "link": "https://www.flashscore.com/match/hGycdKve/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-20T14:15:00Z",
      "date": "2026-09-20",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "away": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "hzSjI11E",
      "link": "https://www.flashscore.com/match/hzSjI11E/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-20T16:30:00Z",
      "date": "2026-09-20",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "away": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "00B1PI8s",
      "link": "https://www.flashscore.com/match/00B1PI8s/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-20T16:30:00Z",
      "date": "2026-09-20",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "away": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "UHKVUvoK",
      "link": "https://www.flashscore.com/match/UHKVUvoK/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-09-20T19:00:00Z",
      "date": "2026-09-20",
      "end_time": null,
      "round": "Round 7",
      "note": null,
      "home": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "away": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": true
    },
    {
      "id": "dUikzzNa",
      "link": "https://www.flashscore.com/match/dUikzzNa/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-09T19:00:00Z",
      "date": "2026-10-09",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "away": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "zsIUF5yo",
      "link": "https://www.flashscore.com/match/zsIUF5yo/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-10T12:00:00Z",
      "date": "2026-10-10",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "away": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "6cE9Ndwf",
      "link": "https://www.flashscore.com/match/6cE9Ndwf/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-10T14:15:00Z",
      "date": "2026-10-10",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "away": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "Es8BsIUP",
      "link": "https://www.flashscore.com/match/Es8BsIUP/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-10T16:30:00Z",
      "date": "2026-10-10",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "away": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "2mAGw9Ti",
      "link": "https://www.flashscore.com/match/2mAGw9Ti/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-10T19:00:00Z",
      "date": "2026-10-10",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "away": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "nyGPJExJ",
      "link": "https://www.flashscore.com/match/nyGPJExJ/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-11T12:00:00Z",
      "date": "2026-10-11",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "away": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "feSNymb4",
      "link": "https://www.flashscore.com/match/feSNymb4/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-11T14:15:00Z",
      "date": "2026-10-11",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "away": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "vBCHLz86",
      "link": "https://www.flashscore.com/match/vBCHLz86/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-11T16:30:00Z",
      "date": "2026-10-11",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "away": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "4fecYDiC",
      "link": "https://www.flashscore.com/match/4fecYDiC/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-11T19:00:00Z",
      "date": "2026-10-11",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "away": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "ADgsxdhm",
      "link": "https://www.flashscore.com/match/ADgsxdhm/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-12T19:00:00Z",
      "date": "2026-10-12",
      "end_time": null,
      "round": "Round 8",
      "note": null,
      "home": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "away": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "6HK9SrLj",
      "link": "https://www.flashscore.com/match/6HK9SrLj/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-16T19:00:00Z",
      "date": "2026-10-16",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "away": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "bB7ejnDc",
      "link": "https://www.flashscore.com/match/bB7ejnDc/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-17T12:00:00Z",
      "date": "2026-10-17",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "away": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "fulq13RF",
      "link": "https://www.flashscore.com/match/fulq13RF/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-17T14:15:00Z",
      "date": "2026-10-17",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "away": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "S8QVZQSG",
      "link": "https://www.flashscore.com/match/S8QVZQSG/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-17T16:30:00Z",
      "date": "2026-10-17",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "away": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "MRky3Pd3",
      "link": "https://www.flashscore.com/match/MRky3Pd3/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-17T19:00:00Z",
      "date": "2026-10-17",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "away": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "lOfssrzp",
      "link": "https://www.flashscore.com/match/lOfssrzp/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-18T12:00:00Z",
      "date": "2026-10-18",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "away": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "zZTwY4cT",
      "link": "https://www.flashscore.com/match/zZTwY4cT/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-18T14:15:00Z",
      "date": "2026-10-18",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "away": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "hh9Bn4CM",
      "link": "https://www.flashscore.com/match/hh9Bn4CM/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-18T16:30:00Z",
      "date": "2026-10-18",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "away": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "dlbkuM4d",
      "link": "https://www.flashscore.com/match/dlbkuM4d/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-18T19:00:00Z",
      "date": "2026-10-18",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "away": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "pS53lQsA",
      "link": "https://www.flashscore.com/match/pS53lQsA/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-19T19:00:00Z",
      "date": "2026-10-19",
      "end_time": null,
      "round": "Round 9",
      "note": null,
      "home": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "away": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "UagHqsek",
      "link": "https://www.flashscore.com/match/UagHqsek/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-21T18:00:00Z",
      "date": "2026-10-21",
      "end_time": "2026-09-16T19:29:31Z",
      "round": "Round 6",
      "note": null,
      "home": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "away": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": true,
      "has_live_coverage": false
    },
    {
      "id": "25iiasdS",
      "link": "https://www.flashscore.com/match/25iiasdS/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "away": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "YmrNgLJk",
      "link": "https://www.flashscore.com/match/YmrNgLJk/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "away": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "61tVial2",
      "link": "https://www.flashscore.com/match/61tVial2/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "away": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "b9rGF2t9",
      "link": "https://www.flashscore.com/match/b9rGF2t9/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "away": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "25Xg8KYr",
      "link": "https://www.flashscore.com/match/25Xg8KYr/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "away": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "AVz26b3e",
      "link": "https://www.flashscore.com/match/AVz26b3e/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "away": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "GSwA4xY7",
      "link": "https://www.flashscore.com/match/GSwA4xY7/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "away": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "8MQeSuQE",
      "link": "https://www.flashscore.com/match/8MQeSuQE/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "away": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "ELhT9X9m",
      "link": "https://www.flashscore.com/match/ELhT9X9m/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T16:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "away": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "6ZoODtBL",
      "link": "https://www.flashscore.com/match/6ZoODtBL/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-10-25T20:00:00Z",
      "date": "2026-10-25",
      "end_time": null,
      "round": "Round 10",
      "note": null,
      "home": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "away": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "Mody8Bv0",
      "link": "https://www.flashscore.com/match/Mody8Bv0/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "away": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "6LI66JKh",
      "link": "https://www.flashscore.com/match/6LI66JKh/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "away": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "fafq6k9C",
      "link": "https://www.flashscore.com/match/fafq6k9C/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "away": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "tGhi4TwP",
      "link": "https://www.flashscore.com/match/tGhi4TwP/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "away": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "Y7Kb8ujt",
      "link": "https://www.flashscore.com/match/Y7Kb8ujt/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "away": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "EoME4ck5",
      "link": "https://www.flashscore.com/match/EoME4ck5/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "away": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "6gvM2yKH",
      "link": "https://www.flashscore.com/match/6gvM2yKH/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "away": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "v7xU0FlU",
      "link": "https://www.flashscore.com/match/v7xU0FlU/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "away": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "UVHwLIZo",
      "link": "https://www.flashscore.com/match/UVHwLIZo/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "away": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "xdLoJd4b",
      "link": "https://www.flashscore.com/match/xdLoJd4b/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-01T16:00:00Z",
      "date": "2026-11-01",
      "end_time": null,
      "round": "Round 11",
      "note": null,
      "home": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "away": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "A9JgHzZA",
      "link": "https://www.flashscore.com/match/A9JgHzZA/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "away": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "dQH1FE3N",
      "link": "https://www.flashscore.com/match/dQH1FE3N/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "away": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "S88X9hRp",
      "link": "https://www.flashscore.com/match/S88X9hRp/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "away": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "K2eJXeJi",
      "link": "https://www.flashscore.com/match/K2eJXeJi/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "away": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "SSbRVZm4",
      "link": "https://www.flashscore.com/match/SSbRVZm4/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "away": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "YP1ZTDIG",
      "link": "https://www.flashscore.com/match/YP1ZTDIG/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "away": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "6w0sSimT",
      "link": "https://www.flashscore.com/match/6w0sSimT/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "away": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "xMjDMVAj",
      "link": "https://www.flashscore.com/match/xMjDMVAj/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "away": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "4SrapZ2c",
      "link": "https://www.flashscore.com/match/4SrapZ2c/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "away": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "xts7rDX9",
      "link": "https://www.flashscore.com/match/xts7rDX9/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-08T16:00:00Z",
      "date": "2026-11-08",
      "end_time": null,
      "round": "Round 12",
      "note": null,
      "home": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "away": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "8tJwQ4Hr",
      "link": "https://www.flashscore.com/match/8tJwQ4Hr/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "away": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "G6MoOrne",
      "link": "https://www.flashscore.com/match/G6MoOrne/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "away": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "lKKgMMG7",
      "link": "https://www.flashscore.com/match/lKKgMMG7/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "away": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "GQCupQ8E",
      "link": "https://www.flashscore.com/match/GQCupQ8E/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "away": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "MNFmr4wR",
      "link": "https://www.flashscore.com/match/MNFmr4wR/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "away": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "Ig1Jxr1l",
      "link": "https://www.flashscore.com/match/Ig1Jxr1l/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "away": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "QJ4RzMV0",
      "link": "https://www.flashscore.com/match/QJ4RzMV0/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "away": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "Yq8ZYa0D",
      "link": "https://www.flashscore.com/match/Yq8ZYa0D/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "away": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "QweLd3hK",
      "link": "https://www.flashscore.com/match/QweLd3hK/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "away": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "zDtiisGs",
      "link": "https://www.flashscore.com/match/zDtiisGs/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-22T16:00:00Z",
      "date": "2026-11-22",
      "end_time": null,
      "round": "Round 13",
      "note": null,
      "home": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "away": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "rwpakLpf",
      "link": "https://www.flashscore.com/match/rwpakLpf/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "away": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "Gjr7maF6",
      "link": "https://www.flashscore.com/match/Gjr7maF6/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "away": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "OGoFowpJ",
      "link": "https://www.flashscore.com/match/OGoFowpJ/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "away": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "z5h09txQ",
      "link": "https://www.flashscore.com/match/z5h09txQ/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "away": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "WzvW3Kam",
      "link": "https://www.flashscore.com/match/WzvW3Kam/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "away": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "v1sv2bUa",
      "link": "https://www.flashscore.com/match/v1sv2bUa/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "away": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "nRpn0xaC",
      "link": "https://www.flashscore.com/match/nRpn0xaC/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "away": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "KvqfbGTO",
      "link": "https://www.flashscore.com/match/KvqfbGTO/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "away": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "lfJ3IJEt",
      "link": "https://www.flashscore.com/match/lfJ3IJEt/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "away": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "dKMBGcqg",
      "link": "https://www.flashscore.com/match/dKMBGcqg/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-11-29T16:00:00Z",
      "date": "2026-11-29",
      "end_time": null,
      "round": "Round 14",
      "note": null,
      "home": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "away": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "UXKJEyE5",
      "link": "https://www.flashscore.com/match/UXKJEyE5/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "away": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "xbORCFrI",
      "link": "https://www.flashscore.com/match/xbORCFrI/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "away": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "tUkaf7Sj",
      "link": "https://www.flashscore.com/match/tUkaf7Sj/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "away": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "YNxoIAKc",
      "link": "https://www.flashscore.com/match/YNxoIAKc/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "away": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "tltgGlkA",
      "link": "https://www.flashscore.com/match/tltgGlkA/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "away": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "lEq1ESJM",
      "link": "https://www.flashscore.com/match/lEq1ESJM/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "away": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "ppVW86sp",
      "link": "https://www.flashscore.com/match/ppVW86sp/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "away": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "IBrv7pCd",
      "link": "https://www.flashscore.com/match/IBrv7pCd/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "away": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "pIzQUm43",
      "link": "https://www.flashscore.com/match/pIzQUm43/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "away": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "IVYXSRYF",
      "link": "https://www.flashscore.com/match/IVYXSRYF/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-06T16:00:00Z",
      "date": "2026-12-06",
      "end_time": null,
      "round": "Round 15",
      "note": null,
      "home": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "away": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "QextR53S",
      "link": "https://www.flashscore.com/match/QextR53S/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "away": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "fBSBLqRk",
      "link": "https://www.flashscore.com/match/fBSBLqRk/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "away": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "SOQJJNe2",
      "link": "https://www.flashscore.com/match/SOQJJNe2/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "away": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "db53RZE8",
      "link": "https://www.flashscore.com/match/db53RZE8/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "away": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "4O8BPDqL",
      "link": "https://www.flashscore.com/match/4O8BPDqL/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "away": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "0ffsKi7r",
      "link": "https://www.flashscore.com/match/0ffsKi7r/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "away": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "nBhkIVye",
      "link": "https://www.flashscore.com/match/nBhkIVye/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "away": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "fydcG967",
      "link": "https://www.flashscore.com/match/fydcG967/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "away": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "nVrqvDbE",
      "link": "https://www.flashscore.com/match/nVrqvDbE/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "away": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "fenixiTQ",
      "link": "https://www.flashscore.com/match/fenixiTQ/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-13T16:00:00Z",
      "date": "2026-12-13",
      "end_time": null,
      "round": "Round 16",
      "note": null,
      "home": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "away": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "ALiMWUjl",
      "link": "https://www.flashscore.com/match/ALiMWUjl/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "away": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "rZkUU8L0",
      "link": "https://www.flashscore.com/match/rZkUU8L0/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "away": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "lh8eYsSh",
      "link": "https://www.flashscore.com/match/lh8eYsSh/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "away": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "jagxTnjD",
      "link": "https://www.flashscore.com/match/jagxTnjD/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "away": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "GvAmz4ct",
      "link": "https://www.flashscore.com/match/GvAmz4ct/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "away": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "z963WLd5",
      "link": "https://www.flashscore.com/match/z963WLd5/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "away": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "rZ9BUaRH",
      "link": "https://www.flashscore.com/match/rZ9BUaRH/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "away": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "Gn8JSwdU",
      "link": "https://www.flashscore.com/match/Gn8JSwdU/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "away": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "6BmTnssn",
      "link": "https://www.flashscore.com/match/6BmTnssn/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "away": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "C8jyoLBb",
      "link": "https://www.flashscore.com/match/C8jyoLBb/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2026-12-20T16:00:00Z",
      "date": "2026-12-20",
      "end_time": null,
      "round": "Round 17",
      "note": null,
      "home": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "away": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "pMlqqatB",
      "link": "https://www.flashscore.com/match/pMlqqatB/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "vJbTeCGP",
        "name": "Betis",
        "short_name": "BET",
        "link": "https://www.flashscore.com/team/betis/vJbTeCGP/",
        "logo": "https://static.flashscore.com/res/image/data/YV7lpDU0-zkU5wiAr.png"
      },
      "away": {
        "id": "hxt57t2q",
        "name": "Alaves",
        "short_name": "ALA",
        "link": "https://www.flashscore.com/team/alaves/hxt57t2q/",
        "logo": "https://static.flashscore.com/res/image/data/4rBxR4R0-EXAuP9cb.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "hnhiswBN",
      "link": "https://www.flashscore.com/match/hnhiswBN/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "8pvUZFhf",
        "name": "Celta Vigo",
        "short_name": "CEL",
        "link": "https://www.flashscore.com/team/celta-vigo/8pvUZFhf/",
        "logo": "https://static.flashscore.com/res/image/data/INW8oRBN-SOY3p1Si.png"
      },
      "away": {
        "id": "Q51ZzMS6",
        "name": "Dep. A Coruna",
        "short_name": "DEP",
        "link": "https://www.flashscore.com/team/dep-a-coruna/Q51ZzMS6/",
        "logo": "https://static.flashscore.com/res/image/data/zgKWiuA6-hlsaa9q3.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "OUrNyHYp",
      "link": "https://www.flashscore.com/match/OUrNyHYp/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "QFfPdh1J",
        "name": "Espanyol",
        "short_name": "ESP",
        "link": "https://www.flashscore.com/team/espanyol/QFfPdh1J/",
        "logo": "https://static.flashscore.com/res/image/data/QeCoIpXH-Msjm1Bq4.png"
      },
      "away": {
        "id": "SKbpVP5K",
        "name": "Barcelona",
        "short_name": "BAR",
        "link": "https://www.flashscore.com/team/barcelona/SKbpVP5K/",
        "logo": "https://static.flashscore.com/res/image/data/jZ8dSYS0-fcDVLdrL.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "GOV8aKQi",
      "link": "https://www.flashscore.com/match/GOV8aKQi/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "G8FL0ShI",
        "name": "Levante",
        "short_name": "LEV",
        "link": "https://www.flashscore.com/team/levante/G8FL0ShI/",
        "logo": "https://static.flashscore.com/res/image/data/0dmWDDBN-QqzX7amJ.png"
      },
      "away": {
        "id": "CQeaytrD",
        "name": "Valencia",
        "short_name": "VAL",
        "link": "https://www.flashscore.com/team/valencia/CQeaytrD/",
        "logo": "https://static.flashscore.com/res/image/data/8Cqphq8k-MHrRLNUo.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "ljqGcbe4",
      "link": "https://www.flashscore.com/match/ljqGcbe4/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "25tIqYiJ",
        "name": "Malaga",
        "short_name": "MAL",
        "link": "https://www.flashscore.com/team/malaga/25tIqYiJ/",
        "logo": "https://static.flashscore.com/res/image/data/4jmiYe8k-MTxwaw7C.png"
      },
      "away": {
        "id": "4jl02tPF",
        "name": "Elche",
        "short_name": "ELC",
        "link": "https://www.flashscore.com/team/elche/4jl02tPF/",
        "logo": "https://static.flashscore.com/res/image/data/EVxB82BN-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "dGnOexQG",
      "link": "https://www.flashscore.com/match/dGnOexQG/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "nVpEwOrl",
        "name": "Racing Santander",
        "short_name": "RAC",
        "link": "https://www.flashscore.com/team/racing-santander/nVpEwOrl/",
        "logo": "https://static.flashscore.com/res/image/data/UcT1DDUH-MsWrauH8.png"
      },
      "away": {
        "id": "IP5zl0cJ",
        "name": "Ath Bilbao",
        "short_name": "BIL",
        "link": "https://www.flashscore.com/team/ath-bilbao/IP5zl0cJ/",
        "logo": "https://static.flashscore.com/res/image/data/GUtNYAWH-vJb36ZBF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "UTpWgGfT",
      "link": "https://www.flashscore.com/match/UTpWgGfT/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "8bcjFy6O",
        "name": "Rayo Vallecano",
        "short_name": "RAY",
        "link": "https://www.flashscore.com/team/rayo-vallecano/8bcjFy6O/",
        "logo": "https://static.flashscore.com/res/image/data/QyKcNfhT-EPWyZtpb.png"
      },
      "away": {
        "id": "jaarqpLQ",
        "name": "Atl. Madrid",
        "short_name": "ATM",
        "link": "https://www.flashscore.com/team/atl-madrid/jaarqpLQ/",
        "logo": "https://static.flashscore.com/res/image/data/Kv2QSkhT-GhHiNvXF.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "0Cy2lfIj",
      "link": "https://www.flashscore.com/match/0Cy2lfIj/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "W8mj7MDD",
        "name": "Real Madrid",
        "short_name": "RMA",
        "link": "https://www.flashscore.com/team/real-madrid/W8mj7MDD/",
        "logo": "https://static.flashscore.com/res/image/data/CGPhnpne-ttfpEDUq.png"
      },
      "away": {
        "id": "dboeiWOt",
        "name": "Getafe",
        "short_name": "GET",
        "link": "https://www.flashscore.com/team/getafe/dboeiWOt/",
        "logo": "https://static.flashscore.com/res/image/data/hGMWMdT0-YmCZKGcR.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "QkTmCcAc",
      "link": "https://www.flashscore.com/match/QkTmCcAc/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "jNvak2f3",
        "name": "Real Sociedad",
        "short_name": "RSO",
        "link": "https://www.flashscore.com/team/real-sociedad/jNvak2f3/",
        "logo": "https://static.flashscore.com/res/image/data/rcAkl5le-vJb36ZBF.png"
      },
      "away": {
        "id": "ETdxjU8a",
        "name": "Osasuna",
        "short_name": "OSA",
        "link": "https://www.flashscore.com/team/osasuna/ETdxjU8a/",
        "logo": "https://static.flashscore.com/res/image/data/UTfY3r86-Yu8w588N.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    },
    {
      "id": "b3ReAyuA",
      "link": "https://www.flashscore.com/match/b3ReAyuA/",
      "status": "scheduled",
      "stage": "Scheduled",
      "stage_id": 1,
      "start_time": "2027-01-03T16:00:00Z",
      "date": "2027-01-03",
      "end_time": null,
      "round": "Round 18",
      "note": null,
      "home": {
        "id": "lUatW5jE",
        "name": "Villarreal",
        "short_name": "VIL",
        "link": "https://www.flashscore.com/team/villarreal/lUatW5jE/",
        "logo": "https://static.flashscore.com/res/image/data/EBxZSOjT-GSuwY3p9.png"
      },
      "away": {
        "id": "h8oAv4Ts",
        "name": "Sevilla",
        "short_name": "SEV",
        "link": "https://www.flashscore.com/team/sevilla/h8oAv4Ts/",
        "logo": "https://static.flashscore.com/res/image/data/EcTGi086-tIT0KyhE.png"
      },
      "home_score": null,
      "away_score": null,
      "winner": null,
      "periods": null,
      "has_statistics": false,
      "has_live_coverage": false
    }
  ]
}