From 954ab96af4e96c87bdcd775de3c480925a1946d6 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Fri, 26 Jun 2026 09:45:12 -0300 Subject: [PATCH] data: update 26/06/2026 09:44 PARxAUS 0x0 TURxUSA 3x2 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index 2cad272..ea6f144 100644 --- a/data/results.json +++ b/data/results.json @@ -639,15 +639,25 @@ }, { "matchId": 59, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 3, + "awayScore": 2, + "status": "finished", + "stats": { + "possession": { "home": 47, "away": 53 }, + "shots": { "home": 9, "away": 18 }, + "cards": { "home": 0, "away": 1 } + } }, { "matchId": 60, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 44, "away": 56 }, + "shots": { "home": 7, "away": 12 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 61,