From cc306c4063e295a01cc154d024fece3a0d4b236a Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sat, 27 Jun 2026 23:47:42 -0300 Subject: [PATCH] data: update 27/06/2026 23:47 CODxUZB 3x1 COLxPOR 0x0 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index 565ef50..c4ce9be 100644 --- a/data/results.json +++ b/data/results.json @@ -749,15 +749,25 @@ }, { "matchId": 69, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 55, "away": 45 }, + "shots": { "home": 24, "away": 13 }, + "cards": { "home": 1, "away": 0 } + } }, { "matchId": 70, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 3, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 58, "away": 42 }, + "shots": { "home": 19, "away": 3 }, + "cards": { "home": 3, "away": 2 } + } }, { "matchId": 71,