From 021f562ee44cb5a75a30eb6859e525a5773dde63 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Fri, 26 Jun 2026 21:00:30 -0300 Subject: [PATCH] data: update 26/06/2026 21:00 NORxFRA 0x0 SENxIRQ 5x0 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index ea6f144..948cc70 100644 --- a/data/results.json +++ b/data/results.json @@ -661,15 +661,25 @@ }, { "matchId": 61, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 4, + "status": "finished", + "stats": { + "possession": { "home": 43, "away": 57 }, + "shots": { "home": 10, "away": 18 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 62, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 5, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 69, "away": 31 }, + "shots": { "home": 28, "away": 6 }, + "cards": { "home": 0, "away": 1 } + } }, { "matchId": 63,