Download OpenAPI specification:
|
title
required
|
string
[ 1 .. 100 ] characters
Tournament bracket title |
| detail |
string or null
<= 1000 characters
Tournament details |
| eventStatus |
integer
Default:
0
Event status 0: Not set 1: Before event 2: In progress 3: Event ended |
| consolationRound |
boolean
Default:
false
Whether to hold third-place playoff |
| scoreLess |
boolean
Default:
false
Whether to hide scores |
| hideRoundLabel |
boolean
Default:
false
Whether to hide round labels |
| size |
number
<float>
[ 50 .. 100 ]
Default:
100
Tournament bracket size(%) |
| nameWidth |
number
<float>
[ 50 .. 300 ]
Default:
100
Team name display width(%) |
| scoreWidth |
number
<float>
[ 20 .. 100 ]
Default:
40
Score display width(%) |
|
required
|
Array of objects
[ 4 .. 128 ] items
Team (participant) list |
|
required
|
Array of objects
>= 2 items
[ items
non-empty
]
Match results list for tournament bracket (single elimination format). Array structure depends on team count:
Example for 8 teams:
Even for matches that have not yet been held or have undetermined results, all fields (score.0, score.1, winner, comment) must be included. Set these fields to null when results are undetermined. |
| noAds |
boolean
Default:
true
Hide advertisements |
{
-
"title":
"10th National High School
Baseball Championship",
-
"detail":
"▽ 49 participating schools\n▽
Draw ceremony: August 4, 2024
(Sun)\n",
-
"eventStatus": 0,
-
"consolationRound":
false,
-
"scoreLess":
false,
-
"hideRoundLabel":
false,
-
"size": 100,
-
"nameWidth": 100,
-
"scoreWidth": 40,
-
"teams":
[
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
}
],
-
"results":
[
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please check
result@example.com
for detailed match
results."
}
],
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please check
result@example.com
for detailed match
results."
}
]
],
-
"noAds":
true
}
{
-
"id":
"wgotSv0tT9J3xrdFgWwt",
-
"tournament":
{
-
"title":
"10th National High School
Baseball
Championship",
-
"detail":
"▽ 49 participating
schools\n▽ Draw ceremony: August
4, 2024 (Sun)\n",
-
"eventStatus":
0,
-
"consolationRound":
false,
-
"scoreLess":
false,
-
"hideRoundLabel":
false,
-
"size":
100,
-
"nameWidth":
100,
-
"scoreWidth":
40,
-
"teams":
[
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
}
],
-
"results":
[
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please
check
result@example.com
for detailed
match
results."
}
],
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please
check
result@example.com
for detailed
match
results."
}
]
],
-
"noAds":
true,
-
"userId":
"EBCG6iT2zeRsnwUM6LVdINE5hIU2",
-
"createdAt":
"2024-01-27T09:27:20.787Z",
-
"updatedAt":
"2024-01-27T09:27:20.787Z"
}
}
|
id
required
|
string
Tournament bracket ID |
|
title
required
|
string
[ 1 .. 100 ] characters
Tournament bracket title |
| detail |
string or null
<= 1000 characters
Tournament details |
| eventStatus |
integer
Default:
0
Event status 0: Not set 1: Before event 2: In progress 3: Event ended |
| consolationRound |
boolean
Default:
false
Whether to hold third-place playoff |
| scoreLess |
boolean
Default:
false
Whether to hide scores |
| hideRoundLabel |
boolean
Default:
false
Whether to hide round labels |
| size |
number
<float>
[ 50 .. 100 ]
Default:
100
Tournament bracket size(%) |
| nameWidth |
number
<float>
[ 50 .. 300 ]
Default:
100
Team name display width(%) |
| scoreWidth |
number
<float>
[ 20 .. 100 ]
Default:
40
Score display width(%) |
|
required
|
Array of objects
[ 4 .. 128 ] items
Team (participant) list |
|
required
|
Array of objects
>= 2 items
[ items
non-empty
]
Match results list for tournament bracket (single elimination format). Array structure depends on team count:
Example for 8 teams:
Even for matches that have not yet been held or have undetermined results, all fields (score.0, score.1, winner, comment) must be included. Set these fields to null when results are undetermined. |
| noAds |
boolean
Default:
true
Hide advertisements |
{
-
"title":
"10th National High School
Baseball Championship",
-
"detail":
"▽ 49 participating schools\n▽
Draw ceremony: August 4, 2024
(Sun)\n",
-
"eventStatus": 0,
-
"consolationRound":
false,
-
"scoreLess":
false,
-
"hideRoundLabel":
false,
-
"size": 100,
-
"nameWidth": 100,
-
"scoreWidth": 40,
-
"teams":
[
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
}
],
-
"results":
[
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please check
result@example.com
for detailed match
results."
}
],
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please check
result@example.com
for detailed match
results."
}
]
],
-
"noAds":
true
}
{
-
"id":
"wgotSv0tT9J3xrdFgWwt",
-
"tournament":
{
-
"title":
"10th National High School
Baseball
Championship",
-
"detail":
"▽ 49 participating
schools\n▽ Draw ceremony: August
4, 2024 (Sun)\n",
-
"eventStatus":
0,
-
"consolationRound":
false,
-
"scoreLess":
false,
-
"hideRoundLabel":
false,
-
"size":
100,
-
"nameWidth":
100,
-
"scoreWidth":
40,
-
"teams":
[
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
}
],
-
"results":
[
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please
check
result@example.com
for detailed
match
results."
}
],
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please
check
result@example.com
for detailed
match
results."
}
]
],
-
"noAds":
true,
-
"userId":
"EBCG6iT2zeRsnwUM6LVdINE5hIU2",
-
"createdAt":
"2024-01-27T09:27:20.787Z",
-
"updatedAt":
"2024-01-27T09:27:20.787Z"
}
}
|
id
required
|
string
Tournament bracket ID |
{
-
"id":
"wgotSv0tT9J3xrdFgWwt",
-
"tournament":
{
-
"title":
"10th National High School
Baseball
Championship",
-
"detail":
"▽ 49 participating
schools\n▽ Draw ceremony: August
4, 2024 (Sun)\n",
-
"eventStatus":
0,
-
"consolationRound":
false,
-
"scoreLess":
false,
-
"hideRoundLabel":
false,
-
"size":
100,
-
"nameWidth":
100,
-
"scoreWidth":
40,
-
"teams":
[
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
},
-
{
-
"name":
"Omi High
School"
}
],
-
"results":
[
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please
check
result@example.com
for detailed
match
results."
}
],
-
[
-
{
-
"score":
{
-
"0":
"3",
-
"1":
"1"
},
-
"winner":
0,
-
"comment":
"Please
check
result@example.com
for detailed
match
results."
}
]
],
-
"noAds":
true,
-
"userId":
"EBCG6iT2zeRsnwUM6LVdINE5hIU2",
-
"createdAt":
"2024-01-27T09:27:20.787Z",
-
"updatedAt":
"2024-01-27T09:27:20.787Z"
}
}