Run Tournament Sim
Simulate a tournament over this division’s recorded pairwise results.
Authorizations
Bearer token issued by Softmax
Path Parameters
^div_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Body
single_elim, double_elim, round_robin, elimination_rounds, evolutionary How many recent completed rounds feed the matrix
1 <= x <= 200Only rounds created at/after this time feed the matrix (overrides rounds_window; capped at the 200 most recent matching rounds — matrix.rounds_truncated reports when the cap dropped older ones)
Only rounds created at/before this time
Oldest coworld version whose episodes count; 'latest' (default) = newest in window; null = all
Newest coworld version whose episodes count; 'latest' = newest in window
1 <= x <= 20001 <= x <= 15record, random coinflip, redraw, loss_both 0 <= x <= 101 <= x <= 201 <= x <= 82 <= x <= 5001 <= x <= 500window = everyone seen in the rounds window; champions = current champion policy only (one per player); top_n / top_percent = best window records
window, champions, top_n, top_percent 2 <= x <= 32x <= 100Return the roster + win model without simulating
Posterior-resample the win model to judge whether the recorded 1v1 data is sufficient
1 <= x <= 10010 <= x <= 500Explicit roster override; takes precedence over roster_mode
Manually excluded policies, applied after roster_mode selection
Exclude policies submitted to the league after this time; champions become each player's last champion policy submitted at/before it
Response
Successful Response