From cb6e4aa9a0331d67204763440ace28568c8665f3 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Fri, 3 Jul 2026 11:19:05 -0300 Subject: [PATCH] data: update 03/07/2026 11:18 PORxCRO 2x1 SUIxALG 2x0 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index d5ec0bd..aa0726f 100644 --- a/data/results.json +++ b/data/results.json @@ -18,9 +18,14 @@ }, { "matchId": 83, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 60, "away": 40 }, + "shots": { "home": 15, "away": 13 }, + "cards": { "home": 1, "away": 2 } + } }, { "matchId": 84, @@ -35,9 +40,14 @@ }, { "matchId": 85, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 45, "away": 55 }, + "shots": { "home": 11, "away": 8 }, + "cards": { "home": 0, "away": 2 } + } }, { "matchId": 86,