Skip to content

Commit b68829e

Browse files
committed
Update webapp/latest_planner.json data
1 parent 35eaee8 commit b68829e

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

webapp/latest_planner.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"played": true,
66
"blueTotal": 326.1,
77
"redTotal": 262.3,
8+
"blueActual": 334,
9+
"redActual": 210,
810
"rows": [
911
{
1012
"metric": "team",
@@ -131,6 +133,8 @@
131133
"played": true,
132134
"blueTotal": 117.0,
133135
"redTotal": 390.4,
136+
"blueActual": 94,
137+
"redActual": 366,
134138
"rows": [
135139
{
136140
"metric": "team",
@@ -257,6 +261,8 @@
257261
"played": true,
258262
"blueTotal": 151.8,
259263
"redTotal": 172.0,
264+
"blueActual": 67,
265+
"redActual": 136,
260266
"rows": [
261267
{
262268
"metric": "team",
@@ -383,6 +389,8 @@
383389
"played": true,
384390
"blueTotal": 282.7,
385391
"redTotal": 211.2,
392+
"blueActual": 179,
393+
"redActual": 206,
386394
"rows": [
387395
{
388396
"metric": "team",
@@ -509,6 +517,8 @@
509517
"played": true,
510518
"blueTotal": 268.8,
511519
"redTotal": 182.7,
520+
"blueActual": 209,
521+
"redActual": 195,
512522
"rows": [
513523
{
514524
"metric": "team",
@@ -635,6 +645,8 @@
635645
"played": true,
636646
"blueTotal": 318.6,
637647
"redTotal": 151.9,
648+
"blueActual": 251,
649+
"redActual": 119,
638650
"rows": [
639651
{
640652
"metric": "team",
@@ -761,6 +773,8 @@
761773
"played": true,
762774
"blueTotal": 169.9,
763775
"redTotal": 82.5,
776+
"blueActual": 191,
777+
"redActual": 46,
764778
"rows": [
765779
{
766780
"metric": "team",
@@ -887,6 +901,8 @@
887901
"played": false,
888902
"blueTotal": 184.3,
889903
"redTotal": 312.3,
904+
"blueActual": null,
905+
"redActual": null,
890906
"rows": [
891907
{
892908
"metric": "team",
@@ -1013,6 +1029,8 @@
10131029
"played": false,
10141030
"blueTotal": 133.3,
10151031
"redTotal": 225.0,
1032+
"blueActual": null,
1033+
"redActual": null,
10161034
"rows": [
10171035
{
10181036
"metric": "team",
@@ -1168,7 +1186,7 @@
11681186
}
11691187
},
11701188
"event_key": "2026mnmi2",
1171-
"last_updated": "2026-04-11T00:45:39Z",
1189+
"last_updated": "2026-04-11T01:02:06Z",
11721190
"blend": {
11731191
"played_quals": 57,
11741192
"total_quals": 77,

0 commit comments

Comments
 (0)