Skip to content

Commit

Permalink
Update input data
Browse files Browse the repository at this point in the history
  • Loading branch information
Drarig29 committed Mar 29, 2021
1 parent 4db73a4 commit a4fcf6b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions toornament.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@
"round_id": "3077716761206464583",
"number": 2,
"type": "duel",
"status": "running",
"status": "completed",
"settings": {
"match_format": null
},
"scheduled_datetime": null,
"played_at": null,
"played_at": "2021-03-29T20:07:26+00:00",
"public_note": null,
"private_note": null,
"report_closed": false,
"report_closed": true,
"opponents": [
{
"number": 1,
Expand All @@ -158,7 +158,7 @@
"custom_fields": {}
},
"rank": null,
"result": null,
"result": "win",
"forfeit": false,
"score": 16
},
Expand All @@ -172,7 +172,7 @@
"custom_fields": {}
},
"rank": null,
"result": null,
"result": "loss",
"forfeit": false,
"score": 12
}
Expand Down Expand Up @@ -937,15 +937,15 @@
"round_id": "3077716761206464664",
"number": 1,
"type": "duel",
"status": "running",
"status": "completed",
"settings": {
"match_format": null
},
"scheduled_datetime": null,
"played_at": null,
"played_at": "2021-03-29T20:07:52+00:00",
"public_note": null,
"private_note": null,
"report_closed": false,
"report_closed": true,
"opponents": [
{
"number": 1,
Expand All @@ -957,7 +957,7 @@
"custom_fields": {}
},
"rank": null,
"result": null,
"result": "win",
"forfeit": false,
"score": 16
},
Expand All @@ -971,7 +971,7 @@
"custom_fields": {}
},
"rank": null,
"result": null,
"result": "loss",
"forfeit": false,
"score": 4
}
Expand Down Expand Up @@ -1830,15 +1830,15 @@
"round_id": "3077716761206464745",
"number": 2,
"type": "duel",
"status": "running",
"status": "completed",
"settings": {
"match_format": null
},
"scheduled_datetime": null,
"played_at": null,
"played_at": "2021-03-27T21:56:00+00:00",
"public_note": null,
"private_note": null,
"report_closed": false,
"report_closed": true,
"opponents": [
{
"number": 1,
Expand All @@ -1850,7 +1850,7 @@
"custom_fields": {}
},
"rank": null,
"result": null,
"result": "win",
"forfeit": false,
"score": 16
},
Expand All @@ -1864,7 +1864,7 @@
"custom_fields": {}
},
"rank": null,
"result": null,
"result": "loss",
"forfeit": false,
"score": 7
}
Expand Down

0 comments on commit a4fcf6b

Please sign in to comment.