From f92e3844312df066175d8e58471a7a2a6b6ee6ef Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Fri, 19 Jun 2026 21:11:57 -0300 Subject: [PATCH] =?UTF-8?q?data:=20update=2019/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 19:00 USAxAUS 2x0 22:00 SCOxMAR 0x1 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index 022eb0d..d5a864d 100644 --- a/data/results.json +++ b/data/results.json @@ -309,15 +309,25 @@ }, { "matchId": 29, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 62, "away": 38 }, + "shots": { "home": 10, "away": 5 }, + "cards": { "home": 3, "away": 4 } + } }, { "matchId": 30, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 41, "away": 59 }, + "shots": { "home": 6, "away": 12 }, + "cards": { "home": 2, "away": 1 } + } }, { "matchId": 31,