Round of 16 · 6 ก.ค. 2569 08:00 น.

Mexico พบ England

Mexico
2 - 3
England
สถานะ
จบเกม · 90'
สนาม
Estadio Banorte · Mexico City
เวลาไทย
6 ก.ค. 2569 08:00 น.
ข้อมูลดิบจาก API สำหรับตรวจสอบ
{
    "fixture": {
        "id": 1570714,
        "referee": "A. Faghani",
        "timezone": "UTC",
        "date": "2026-07-06T01:00:00+00:00",
        "timestamp": 1783299600,
        "periods": {
            "first": 1783299600,
            "second": 1783303200
        },
        "venue": {
            "id": null,
            "name": "Estadio Banorte",
            "city": "Mexico City"
        },
        "status": {
            "long": "Match Finished",
            "short": "FT",
            "elapsed": 90,
            "extra": 13
        }
    },
    "league": {
        "id": 1,
        "name": "World Cup",
        "country": "World",
        "logo": "https://media.api-sports.io/football/leagues/1.png",
        "flag": null,
        "season": 2026,
        "round": "Round of 16",
        "standings": true
    },
    "teams": {
        "home": {
            "id": 16,
            "name": "Mexico",
            "logo": "https://media.api-sports.io/football/teams/16.png",
            "winner": false
        },
        "away": {
            "id": 10,
            "name": "England",
            "logo": "https://media.api-sports.io/football/teams/10.png",
            "winner": true
        }
    },
    "goals": {
        "home": 2,
        "away": 3
    },
    "score": {
        "halftime": {
            "home": 1,
            "away": 2
        },
        "fulltime": {
            "home": 2,
            "away": 3
        },
        "extratime": {
            "home": null,
            "away": null
        },
        "penalty": {
            "home": null,
            "away": null
        }
    }
}