From 30eb4ea3e270cfa658e446804385fbe392af7b88 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Tue, 30 Jun 2026 01:11:57 -0300 Subject: [PATCH] =?UTF-8?q?data:=20update=2030/06/2026=20=E2=80=94=202=20j?= =?UTF-8?q?ogos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 29/06 20:30 GERxPAR 1x1 (pen 3x4) 30/06 01:00 NEDxMAR 1x1 (pen 2x3) --- data/results.json | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index 81b166e..3c7d60a 100644 --- a/data/results.json +++ b/data/results.json @@ -804,15 +804,27 @@ }, { "matchId": 74, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 1, + "status": "finished", + "penalties": { "home": 3, "away": 4 }, + "stats": { + "possession": { "home": 76, "away": 24 }, + "shots": { "home": 21, "away": 7 }, + "cards": { "home": 2, "away": 2 } + } }, { "matchId": 75, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 1, + "status": "finished", + "penalties": { "home": 2, "away": 3 }, + "stats": { + "possession": { "home": 30, "away": 70 }, + "shots": { "home": 6, "away": 11 }, + "cards": { "home": 0, "away": 1 } + } }, { "matchId": 76,