From c2355f302e9fa57fd6cf9e54fd33e044c72f7acb Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Thu, 2 Jul 2026 11:59:57 -0300 Subject: [PATCH] =?UTF-8?q?data:=20update=2002/07/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 01/07 20:00 BELxSEN 3x2 02/07 00:00 USAxBIH 2x0 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index d7cf356..0bd5960 100644 --- a/data/results.json +++ b/data/results.json @@ -37,15 +37,25 @@ }, { "matchId": 81, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 48, "away": 52 }, + "shots": { "home": 8, "away": 10 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 82, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 3, + "awayScore": 2, + "status": "finished", + "stats": { + "possession": { "home": 52, "away": 48 }, + "shots": { "home": 18, "away": 5 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 83,