Quarter-finals · 12 ก.ค. 2569 04:00 น.

Norway พบ England

Norway
1 - 2
England
สถานะ
จบต่อเวลา · 120'
สนาม
Hard Rock Stadium · Miami
เวลาไทย
12 ก.ค. 2569 04:00 น.
ข้อมูลดิบจาก API สำหรับตรวจสอบ
{
    "fixture": {
        "id": 1581037,
        "referee": "Clement Turpin, France",
        "timezone": "UTC",
        "date": "2026-07-11T21:00:00+00:00",
        "timestamp": 1783803600,
        "periods": {
            "first": 1783803600,
            "second": 1783807200
        },
        "venue": {
            "id": 0,
            "name": "Hard Rock Stadium",
            "city": "Miami"
        },
        "status": {
            "long": "Match Finished",
            "short": "AET",
            "elapsed": 120,
            "extra": null
        }
    },
    "league": {
        "id": 1,
        "name": "World Cup",
        "country": "World",
        "logo": "https://media.api-sports.io/football/leagues/1.png",
        "flag": null,
        "season": 2026,
        "round": "Quarter-finals",
        "standings": true
    },
    "teams": {
        "home": {
            "id": 1090,
            "name": "Norway",
            "logo": "https://media.api-sports.io/football/teams/1090.png",
            "winner": false
        },
        "away": {
            "id": 10,
            "name": "England",
            "logo": "https://media.api-sports.io/football/teams/10.png",
            "winner": true
        }
    },
    "goals": {
        "home": 1,
        "away": 2
    },
    "score": {
        "halftime": {
            "home": 1,
            "away": 1
        },
        "fulltime": {
            "home": 1,
            "away": 1
        },
        "extratime": {
            "home": 0,
            "away": 1
        },
        "penalty": {
            "home": null,
            "away": null
        }
    }
}