From 98c84aa5b6ec4e7505a1019fe5c5518b0cfd7285 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Tue, 16 Jun 2026 23:06:14 -0300 Subject: [PATCH] data: update 16/06/2026 23:07 IRQxNOR 1x4 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index af80da7..9f2832d 100644 --- a/data/results.json +++ b/data/results.json @@ -188,9 +188,14 @@ }, { "matchId": 18, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 4, + "status": "finished", + "stats": { + "possession": { "home": 39, "away": 61 }, + "shots": { "home": 11, "away": 12 }, + "cards": { "home": 1, "away": 0 } + } }, { "matchId": 19,