{% extends "base.html" %} {% set title = 'Create Amateur Bracket'%} {% block lead %}Create an amateur bracket from a main tournament.{% endblock %} {% block content %}
URL of the Challonge tournament to create an amateur bracket for.
Players who are eliminated during or before this round will be added to the amateur bracket.
If unchecked, will use the seeding from the main bracket.
If you are waiting on 1 or 2 matches to complete, you can check this to create the amateur bracket early.
{% endblock %}