From 476bc5281a086b86a115852eb5753b345969c514 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sat, 27 Jun 2026 10:33:02 -0300 Subject: [PATCH] data: update 27/06/2026 10:32 EGYxIRA 1x1 NZLxBEL 1x5 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index 03623f5..acd6e49 100644 --- a/data/results.json +++ b/data/results.json @@ -705,15 +705,25 @@ }, { "matchId": 65, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 61, "away": 39 }, + "shots": { "home": 15, "away": 13 }, + "cards": { "home": 3, "away": 4 } + } }, { "matchId": 66, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 5, + "status": "finished", + "stats": { + "possession": { "home": 46, "away": 54 }, + "shots": { "home": 6, "away": 35 }, + "cards": { "home": 2, "away": 0 } + } }, { "matchId": 67,