From 064533a72c62d80f60fef9283e427677fc7dd95e Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sat, 27 Jun 2026 23:20:42 -0300 Subject: [PATCH] data: update 27/06/2026 10:32 CROxGHA 2x1 PANxENG 0x2 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index acd6e49..565ef50 100644 --- a/data/results.json +++ b/data/results.json @@ -727,15 +727,25 @@ }, { "matchId": 67, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 2, + "status": "finished", + "stats": { + "possession": { "home": 33, "away": 67 }, + "shots": { "home": 13, "away": 17 }, + "cards": { "home": 2, "away": 1 } + } }, { "matchId": 68, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 53, "away": 47 }, + "shots": { "home": 8, "away": 6 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 69,