diff options
author | emkael <emkael@tlen.pl> | 2019-01-12 13:01:52 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-01-12 13:01:52 +0100 |
commit | 9c699c9a3e5c20804aff424a246ec8e295db46cd (patch) | |
tree | 9a1241990de20c367415768b0d8a481f022a8bba /2ne.json | |
parent | 498a64b7463a560d68dc9b99993db22c0e5c4d08 (diff) |
Carry-over for known matches
Diffstat (limited to '2ne.json')
-rw-r--r-- | 2ne.json | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -76,7 +76,9 @@ {"place": [6]},
{"place": [7]}
],
- "loser": [7, 8]
+ "loser": [7, 8],
+ "score": [1.152, 0.0],
+ "running": 0
},
{
"id": 3,
@@ -85,7 +87,9 @@ {"place": [5]},
{"place": [8]}
],
- "loser": [7, 8]
+ "loser": [7, 8],
+ "score": [8.112, 0.0],
+ "running": 0
},
{
"id": 11,
|