From 8c89b8f06b581fa9fe1e15e4d6ee08addb3d9354 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sun, 28 Jun 2026 11:17:36 -0300 Subject: [PATCH] data: update 28/06/2026 11:17 JORxARG 1x3 ALGxAUT 3x3 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index c4ce9be..e10941a 100644 --- a/data/results.json +++ b/data/results.json @@ -771,15 +771,25 @@ }, { "matchId": 71, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 3, + "awayScore": 3, + "status": "finished", + "stats": { + "possession": { "home": 65, "away": 35 }, + "shots": { "home": 12, "away": 10 }, + "cards": { "home": 0, "away": 1 } + } }, { "matchId": 72, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 3, + "status": "finished", + "stats": { + "possession": { "home": 27, "away": 73 }, + "shots": { "home": 5, "away": 12 }, + "cards": { "home": 3, "away": 0 } + } }, { "matchId": 73,