Skip to content

Commit 719e63f

Browse files
committed
Update data/json
1 parent ecad9f2 commit 719e63f

11 files changed

Lines changed: 221 additions & 47 deletions

data/json/all_matches.json

Lines changed: 80 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5000,6 +5000,26 @@
50005000
"win_prob": 35.5,
50015001
"type": "fixture"
50025002
},
5003+
{
5004+
"date": "2026-06-09",
5005+
"country": "Turkey",
5006+
"tournament": "Friendly",
5007+
"team1": "Bahrain",
5008+
"team2": "Syria",
5009+
"original_team1": "Bahrain",
5010+
"original_team2": "Syria",
5011+
"flag1": "bahrain.png",
5012+
"flag2": "syria.png",
5013+
"score1": "",
5014+
"score2": "",
5015+
"rating1": 4788,
5016+
"rating2": 4926,
5017+
"rating_ev": 0,
5018+
"rank1": 123,
5019+
"rank2": 83,
5020+
"win_prob": 35.3,
5021+
"type": "fixture"
5022+
},
50035023
{
50045024
"date": "2026-06-09",
50055025
"country": "United States",
@@ -5360,6 +5380,26 @@
53605380
"win_prob": 48.7,
53615381
"type": "fixture"
53625382
},
5383+
{
5384+
"date": "2026-06-06",
5385+
"country": "Gibraltar",
5386+
"tournament": "Friendly",
5387+
"team1": "Gibraltar",
5388+
"team2": "Cayman Islands",
5389+
"original_team1": "Gibraltar",
5390+
"original_team2": "Cayman Islands",
5391+
"flag1": "gibraltar.png",
5392+
"flag2": "cayman.png",
5393+
"score1": "",
5394+
"score2": "",
5395+
"rating1": 4442,
5396+
"rating2": 3880,
5397+
"rating_ev": 0,
5398+
"rank1": 167,
5399+
"rank2": 206,
5400+
"win_prob": 94.4,
5401+
"type": "fixture"
5402+
},
53635403
{
53645404
"date": "2026-06-06",
53655405
"country": "Lithuania",
@@ -5880,6 +5920,26 @@
58805920
"win_prob": 89.3,
58815921
"type": "fixture"
58825922
},
5923+
{
5924+
"date": "2026-06-04",
5925+
"country": "Cambodia",
5926+
"tournament": "Friendly",
5927+
"team1": "Cambodia",
5928+
"team2": "Bhutan",
5929+
"original_team1": "Cambodia",
5930+
"original_team2": "Bhutan",
5931+
"flag1": "cambodia.png",
5932+
"flag2": "bhutan.png",
5933+
"score1": "",
5934+
"score2": "",
5935+
"rating1": 4170,
5936+
"rating2": 3710,
5937+
"rating_ev": 0,
5938+
"rank1": 185,
5939+
"rank2": 209,
5940+
"win_prob": 91.8,
5941+
"type": "fixture"
5942+
},
58835943
{
58845944
"date": "2026-06-04",
58855945
"country": "France",
@@ -5920,26 +5980,6 @@
59205980
"win_prob": 69.7,
59215981
"type": "fixture"
59225982
},
5923-
{
5924-
"date": "2026-06-04",
5925-
"country": "Mexico",
5926-
"tournament": "Friendly",
5927-
"team1": "South Korea",
5928-
"team2": "Uruguay",
5929-
"original_team1": "South Korea",
5930-
"original_team2": "Uruguay",
5931-
"flag1": "south_korea.png",
5932-
"flag2": "uruguay.png",
5933-
"score1": "",
5934-
"score2": "",
5935-
"rating1": 5177,
5936-
"rating2": 5384,
5937-
"rating_ev": 0,
5938-
"rank1": 46,
5939-
"rank2": 17,
5940-
"win_prob": 28.8,
5941-
"type": "fixture"
5942-
},
59435983
{
59445984
"date": "2026-06-04",
59455985
"country": "Qatar",
@@ -6200,6 +6240,26 @@
62006240
"win_prob": 62.0,
62016241
"type": "fixture"
62026242
},
6243+
{
6244+
"date": "2026-06-03",
6245+
"country": "United States",
6246+
"tournament": "Friendly",
6247+
"team1": "El Salvador",
6248+
"team2": "South Korea",
6249+
"original_team1": "El Salvador",
6250+
"original_team2": "South Korea",
6251+
"flag1": "salvador.png",
6252+
"flag2": "south_korea.png",
6253+
"score1": "",
6254+
"score2": "",
6255+
"rating1": 4660,
6256+
"rating2": 5177,
6257+
"rating_ev": 0,
6258+
"rank1": 145,
6259+
"rank2": 46,
6260+
"win_prob": 9.9,
6261+
"type": "fixture"
6262+
},
62036263
{
62046264
"date": "2026-06-02",
62056265
"country": null,

data/json/matches/Bahrain.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,25 @@
3232
"last_match_date": "2025-12-09"
3333
},
3434
"matches": [
35+
{
36+
"date": "2026-06-09",
37+
"country": "Turkey",
38+
"tournament": "Friendly",
39+
"team1": "Bahrain",
40+
"team2": "Syria",
41+
"original_team1": "Bahrain",
42+
"original_team2": "Syria",
43+
"flag1": "bahrain.png",
44+
"flag2": "syria.png",
45+
"score1": "",
46+
"score2": "",
47+
"rating1": 4788,
48+
"rating2": 4926,
49+
"rating_ev": 0,
50+
"rank": 123,
51+
"win_prob": 35.3,
52+
"type": "fixture"
53+
},
3554
{
3655
"date": "2026-06-05",
3756
"country": "Georgia",

data/json/matches/Bhutan.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,25 @@
3232
"last_match_date": "2026-03-31"
3333
},
3434
"matches": [
35+
{
36+
"date": "2026-06-04",
37+
"country": "Cambodia",
38+
"tournament": "Friendly",
39+
"team1": "Bhutan",
40+
"team2": "Cambodia",
41+
"original_team1": "Bhutan",
42+
"original_team2": "Cambodia",
43+
"flag1": "bhutan.png",
44+
"flag2": "cambodia.png",
45+
"score1": "",
46+
"score2": "",
47+
"rating1": 3710,
48+
"rating2": 4170,
49+
"rating_ev": 0,
50+
"rank": 209,
51+
"win_prob": 8.2,
52+
"type": "fixture"
53+
},
3554
{
3655
"date": "2026-03-31",
3756
"country": "India",

data/json/matches/Cambodia.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,25 @@
108108
"win_prob": 26.1,
109109
"type": "fixture"
110110
},
111+
{
112+
"date": "2026-06-04",
113+
"country": "Cambodia",
114+
"tournament": "Friendly",
115+
"team1": "Cambodia",
116+
"team2": "Bhutan",
117+
"original_team1": "Cambodia",
118+
"original_team2": "Bhutan",
119+
"flag1": "cambodia.png",
120+
"flag2": "bhutan.png",
121+
"score1": "",
122+
"score2": "",
123+
"rating1": 4170,
124+
"rating2": 3710,
125+
"rating_ev": 0,
126+
"rank": 185,
127+
"win_prob": 91.8,
128+
"type": "fixture"
129+
},
111130
{
112131
"date": "2025-11-13",
113132
"country": "Hong Kong",

data/json/matches/Cayman Islands.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,25 @@
3232
"last_match_date": "2026-03-29"
3333
},
3434
"matches": [
35+
{
36+
"date": "2026-06-06",
37+
"country": "Gibraltar",
38+
"tournament": "Friendly",
39+
"team1": "Cayman Islands",
40+
"team2": "Gibraltar",
41+
"original_team1": "Cayman Islands",
42+
"original_team2": "Gibraltar",
43+
"flag1": "cayman.png",
44+
"flag2": "gibraltar.png",
45+
"score1": "",
46+
"score2": "",
47+
"rating1": 3880,
48+
"rating2": 4442,
49+
"rating_ev": 0,
50+
"rank": 206,
51+
"win_prob": 5.6,
52+
"type": "fixture"
53+
},
3554
{
3655
"date": "2026-03-29",
3756
"country": "Cayman Islands",

data/json/matches/El Salvador.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,25 @@
5151
"win_prob": 34.8,
5252
"type": "fixture"
5353
},
54+
{
55+
"date": "2026-06-03",
56+
"country": "United States",
57+
"tournament": "Friendly",
58+
"team1": "El Salvador",
59+
"team2": "South Korea",
60+
"original_team1": "El Salvador",
61+
"original_team2": "South Korea",
62+
"flag1": "salvador.png",
63+
"flag2": "south_korea.png",
64+
"score1": "",
65+
"score2": "",
66+
"rating1": 4660,
67+
"rating2": 5177,
68+
"rating_ev": 0,
69+
"rank": 145,
70+
"win_prob": 9.9,
71+
"type": "fixture"
72+
},
5473
{
5574
"date": "2026-03-29",
5675
"country": "Dominican Republic",

data/json/matches/Gibraltar.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,25 @@
108108
"win_prob": 35.2,
109109
"type": "fixture"
110110
},
111+
{
112+
"date": "2026-06-06",
113+
"country": "Gibraltar",
114+
"tournament": "Friendly",
115+
"team1": "Gibraltar",
116+
"team2": "Cayman Islands",
117+
"original_team1": "Gibraltar",
118+
"original_team2": "Cayman Islands",
119+
"flag1": "gibraltar.png",
120+
"flag2": "cayman.png",
121+
"score1": "",
122+
"score2": "",
123+
"rating1": 4442,
124+
"rating2": 3880,
125+
"rating_ev": 0,
126+
"rank": 167,
127+
"win_prob": 94.4,
128+
"type": "fixture"
129+
},
111130
{
112131
"date": "2026-03-31",
113132
"country": "Latvia",

data/json/matches/South Korea.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,22 +90,22 @@
9090
"type": "fixture"
9191
},
9292
{
93-
"date": "2026-06-04",
94-
"country": "Mexico",
93+
"date": "2026-06-03",
94+
"country": "United States",
9595
"tournament": "Friendly",
9696
"team1": "South Korea",
97-
"team2": "Uruguay",
97+
"team2": "El Salvador",
9898
"original_team1": "South Korea",
99-
"original_team2": "Uruguay",
99+
"original_team2": "El Salvador",
100100
"flag1": "south_korea.png",
101-
"flag2": "uruguay.png",
101+
"flag2": "salvador.png",
102102
"score1": "",
103103
"score2": "",
104104
"rating1": 5177,
105-
"rating2": 5384,
105+
"rating2": 4660,
106106
"rating_ev": 0,
107107
"rank": 46,
108-
"win_prob": 28.8,
108+
"win_prob": 90.1,
109109
"type": "fixture"
110110
},
111111
{

data/json/matches/Syria.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,25 @@
3232
"last_match_date": "2026-03-31"
3333
},
3434
"matches": [
35+
{
36+
"date": "2026-06-09",
37+
"country": "Turkey",
38+
"tournament": "Friendly",
39+
"team1": "Syria",
40+
"team2": "Bahrain",
41+
"original_team1": "Syria",
42+
"original_team2": "Bahrain",
43+
"flag1": "syria.png",
44+
"flag2": "bahrain.png",
45+
"score1": "",
46+
"score2": "",
47+
"rating1": 4926,
48+
"rating2": 4788,
49+
"rating_ev": 0,
50+
"rank": 83,
51+
"win_prob": 64.7,
52+
"type": "fixture"
53+
},
3554
{
3655
"date": "2026-06-05",
3756
"country": "Belarus",

data/json/matches/Uruguay.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -108,25 +108,6 @@
108108
"win_prob": 67.6,
109109
"type": "fixture"
110110
},
111-
{
112-
"date": "2026-06-04",
113-
"country": "Mexico",
114-
"tournament": "Friendly",
115-
"team1": "Uruguay",
116-
"team2": "South Korea",
117-
"original_team1": "Uruguay",
118-
"original_team2": "South Korea",
119-
"flag1": "uruguay.png",
120-
"flag2": "south_korea.png",
121-
"score1": "",
122-
"score2": "",
123-
"rating1": 5384,
124-
"rating2": 5177,
125-
"rating_ev": 0,
126-
"rank": 17,
127-
"win_prob": 71.2,
128-
"type": "fixture"
129-
},
130111
{
131112
"date": "2026-03-31",
132113
"country": "Italy",

0 commit comments

Comments
 (0)