Skip to content

Commit 9b030a6

Browse files
committed
Updated stats
1 parent 7b38adf commit 9b030a6

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

public/data/2025/matches.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"stats": true
3131
},
3232
{
33-
"outcome": "FIXTURE",
33+
"outcome": "LOSS",
3434
"place": "AWAY",
3535
"date": "2025-05-21",
3636
"opposition": "Speeders",
37-
"result": "",
38-
"mvp": "",
37+
"result": "20 - 21",
38+
"mvp": "Rachel & Daniel",
3939
"pitch": "F",
40-
"stats": false
40+
"stats": true
4141
},
4242
{
4343
"outcome": "FIXTURE",

public/data/2025/players.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"team": "Hackers",
3737
"gender": "female",
3838
"stats": {
39-
"atBat": 14,
39+
"atBat": 19,
4040
"walks": 0,
4141
"runsBattedIn": 6,
4242
"firstBase": 4,
43-
"secondBase": 3,
43+
"secondBase": 4,
4444
"thirdBase": 1,
4545
"homeRuns": 0,
4646
"catches": 0,
@@ -52,29 +52,29 @@
5252
"team": "Hackers",
5353
"gender": "male",
5454
"stats": {
55-
"atBat": 10,
55+
"atBat": 15,
5656
"walks": 0,
57-
"runsBattedIn": 3,
58-
"firstBase": 4,
59-
"secondBase": 3,
60-
"thirdBase": 0,
57+
"runsBattedIn": 5,
58+
"firstBase": 6,
59+
"secondBase": 4,
60+
"thirdBase": 2,
6161
"homeRuns": 1,
6262
"catches": 2,
63-
"mvp": 1
63+
"mvp": 2
6464
}
6565
},
6666
{
6767
"name": "Darren",
6868
"team": "Hackers",
6969
"gender": "male",
7070
"stats": {
71-
"atBat": 9,
71+
"atBat": 14,
7272
"walks": 0,
73-
"runsBattedIn": 7,
74-
"firstBase": 4,
73+
"runsBattedIn": 13,
74+
"firstBase": 7,
7575
"secondBase": 0,
7676
"thirdBase": 0,
77-
"homeRuns": 2,
77+
"homeRuns": 3,
7878
"catches": 0,
7979
"mvp": 2
8080
}
@@ -84,14 +84,14 @@
8484
"team": "Hackers",
8585
"gender": "female",
8686
"stats": {
87-
"atBat": 14,
87+
"atBat": 19,
8888
"walks": 0,
89-
"runsBattedIn": 3,
90-
"firstBase": 6,
89+
"runsBattedIn": 5,
90+
"firstBase": 8,
9191
"secondBase": 2,
9292
"thirdBase": 0,
9393
"homeRuns": 0,
94-
"catches": 1,
94+
"catches": 3,
9595
"mvp": 1
9696
}
9797
},
@@ -164,14 +164,14 @@
164164
"team": "Hackers",
165165
"gender": "male",
166166
"stats": {
167-
"atBat": 15,
167+
"atBat": 20,
168168
"walks": 0,
169-
"runsBattedIn": 5,
170-
"firstBase": 7,
169+
"runsBattedIn": 9,
170+
"firstBase": 9,
171171
"secondBase": 2,
172172
"thirdBase": 1,
173-
"homeRuns": 0,
174-
"catches": 2,
173+
"homeRuns": 1,
174+
"catches": 3,
175175
"mvp": 0
176176
}
177177
},
@@ -180,10 +180,10 @@
180180
"team": "Hackers",
181181
"gender": "male",
182182
"stats": {
183-
"atBat": 5,
183+
"atBat": 10,
184184
"walks": 0,
185-
"runsBattedIn": 1,
186-
"firstBase": 2,
185+
"runsBattedIn": 2,
186+
"firstBase": 5,
187187
"secondBase": 1,
188188
"thirdBase": 0,
189189
"homeRuns": 0,
@@ -196,10 +196,10 @@
196196
"team": "Hackers",
197197
"gender": "male",
198198
"stats": {
199-
"atBat": 4,
199+
"atBat": 9,
200200
"walks": 0,
201201
"runsBattedIn": 1,
202-
"firstBase": 2,
202+
"firstBase": 5,
203203
"secondBase": 0,
204204
"thirdBase": 0,
205205
"homeRuns": 0,
@@ -212,15 +212,15 @@
212212
"team": "Hackers",
213213
"gender": "female",
214214
"stats": {
215-
"atBat": 11,
215+
"atBat": 16,
216216
"walks": 0,
217-
"runsBattedIn": 0,
218-
"firstBase": 5,
217+
"runsBattedIn": 2,
218+
"firstBase": 9,
219219
"secondBase": 2,
220220
"thirdBase": 0,
221221
"homeRuns": 0,
222222
"catches": 0,
223-
"mvp": 0
223+
"mvp": 1
224224
}
225225
},
226226
{

0 commit comments

Comments
 (0)