From 07e4e1a3e7d4b9a04f9c3d056f70d00ec1273e9c Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sat, 13 Jun 2026 22:57:25 -0300 Subject: [PATCH] data: update matches 5-7 results --- data/results.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/data/results.json b/data/results.json index 88804f0..700b300 100644 --- a/data/results.json +++ b/data/results.json @@ -25,21 +25,21 @@ }, { "matchId": 5, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 1, + "status": "finished" }, { "matchId": 6, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 1, + "status": "finished" }, { "matchId": 7, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 1, + "status": "finished" }, { "matchId": 8,