summaryrefslogtreecommitdiff
path: root/2nw.json
diff options
context:
space:
mode:
Diffstat (limited to '2nw.json')
-rw-r--r--2nw.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/2nw.json b/2nw.json
index 726303b..248a802 100644
--- a/2nw.json
+++ b/2nw.json
@@ -179,7 +179,8 @@
{"winner": [13]}
],
"winner": [1],
- "loser": [2]
+ "loser": [2],
+ "score": {"2": 0, "4": 1}
},
{
"id": 17,
@@ -188,7 +189,8 @@
{"loser": [13]}
],
"winner": [3],
- "loser": [4]
+ "loser": [4],
+ "score": {"1": 1, "3": 0}
}
]
}