From ec78ed42729bc37065d2f32afa18eec66fdb603a Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Fri, 26 Jun 2026 23:14:53 -0300 Subject: [PATCH] data: update 26/06/2026 23:15 CPVxKSA 0x0 URUxESP 0x1 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index 948cc70..03623f5 100644 --- a/data/results.json +++ b/data/results.json @@ -683,15 +683,25 @@ }, { "matchId": 63, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 51, "away": 49 }, + "shots": { "home": 15, "away": 7 }, + "cards": { "home": 1, "away": 3 } + } }, { "matchId": 64, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 33, "away": 67 }, + "shots": { "home": 5, "away": 6 }, + "cards": { "home": 4, "away": 1 } + } }, { "matchId": 65,