diff options
author | emkael <emkael@tlen.pl> | 2022-03-12 20:33:24 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2022-03-12 20:33:24 +0100 |
commit | ce88d5436fdc3130726fcc64b36b55ea1ce6ce80 (patch) | |
tree | daea781a59360349f3b2b6846b8e59316ec0e6f7 /1n.jtpo | |
parent | dff29fa4528daf2eb6cd6b67055d6450dcf67636 (diff) |
Automatic carry-over calculation is on, no need to input scores manually
Diffstat (limited to '1n.jtpo')
-rw-r--r-- | 1n.jtpo | 36 |
1 files changed, 9 insertions, 27 deletions
@@ -111,9 +111,7 @@ -1, 1 ], - "table": 1, - "score": [6.91, 0.0], - "running": 0 + "table": 1 }, { "id": 2, @@ -134,9 +132,7 @@ -1, 0 ], - "table": 2, - "score": [0.77, 0.0], - "running": 0 + "table": 2 }, { "id": 3, @@ -161,9 +157,7 @@ -1, 1 ], - "table": 3, - "score": [8.56, 0.0], - "running": 0 + "table": 3 }, { "id": 4, @@ -188,9 +182,7 @@ -1, 0 ], - "table": 4, - "score": [2.22, 0.0], - "running": 0 + "table": 4 }, { "id": 5, @@ -215,9 +207,7 @@ -1, 0 ], - "table": 5, - "score": [4.1, 0.0], - "running": 0 + "table": 5 }, { "id": 6, @@ -242,9 +232,7 @@ -1, 1 ], - "table": 6, - "score": [2.27, 0.0], - "running": 0 + "table": 6 }, { "id": 7, @@ -269,9 +257,7 @@ -1, 1 ], - "table": 7, - "score": [8.49, 0.0], - "running": 0 + "table": 7 }, { "id": 8, @@ -296,9 +282,7 @@ -1, 0 ], - "table": 8, - "score": [7.29, 0.0], - "running": 0 + "table": 8 } ] }, @@ -451,9 +435,7 @@ } ], "loser": [4], - "table": 1, - "score": [1.89, 0.0], - "running": 0 + "table": 1 } ] }, |