Skip to content

Commit b8a9842

Browse files
committed
Fixed 2024 Army stats
1 parent 84a2021 commit b8a9842

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

website/src/resources/schedules/2024.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -909,16 +909,16 @@
909909
"highlightsYouTubeVideoId": "W8TAmjiZR-0",
910910
"records": {
911911
"home": {
912-
"overall": "9-1",
913-
"home": "5-0",
914-
"away": "4-0",
915-
"neutral": "0-1"
916-
},
917-
"away": {
918912
"overall": "10-1",
919913
"home": "5-1",
920914
"away": "2-0",
921915
"neutral": "3-0"
916+
},
917+
"away": {
918+
"overall": "9-1",
919+
"home": "5-0",
920+
"away": "4-0",
921+
"neutral": "0-1"
922922
}
923923
},
924924
"headCoach": "Marcus Freeman",
@@ -974,13 +974,13 @@
974974
"away": [0, 7, 0, 7],
975975
"home": [14, 14, 14, 7]
976976
},
977-
"result": "L",
977+
"result": "W",
978978
"rankings": {
979-
"away": {
979+
"home": {
980980
"ap": 6,
981981
"coaches": 6
982982
},
983-
"home": {
983+
"away": {
984984
"ap": 18,
985985
"coaches": 17
986986
}

0 commit comments

Comments
 (0)