From ad16cc150f3e06c4541025b95cd3cdd8365ede71 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Wed, 24 Jun 2026 22:29:16 -0300 Subject: [PATCH] =?UTF-8?q?data:=20update=2024/06/2026=20=E2=80=94=204=20j?= =?UTF-8?q?ogos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 19:00 SUIxCAN 2x1 19:00 BIHxQAT 3x1 22:00 SCOxBRA 0x3 22:00 MARxHAI 4x2 --- data/results.json | 44 ++++++++++++++++++++++++++++++++------------ 1 file changed, 32 insertions(+), 12 deletions(-) diff --git a/data/results.json b/data/results.json index 901e51e..1d36927 100644 --- a/data/results.json +++ b/data/results.json @@ -529,27 +529,47 @@ }, { "matchId": 49, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 55, "away": 45 }, + "shots": { "home": 9, "away": 24 }, + "cards": { "home": 1, "away": 2 } + } }, { "matchId": 50, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 3, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 54, "away": 46 }, + "shots": { "home": 13, "away": 9 }, + "cards": { "home": 0, "away": 0 } + } }, { "matchId": 51, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 3, + "status": "finished", + "stats": { + "possession": { "home": 46, "away": 54 }, + "shots": { "home": 4, "away": 8 }, + "cards": { "home": 1, "away": 2 } + } }, { "matchId": 52, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 4, + "awayScore": 2, + "status": "finished", + "stats": { + "possession": { "home": 68, "away": 32 }, + "shots": { "home": 22, "away": 7 }, + "cards": { "home": 0, "away": 3 } + } }, { "matchId": 53,