There are 36 contestants in the CMU Puyo-Puyo Tournament, each with distinct skill levels.
The tournament works as follows: First, all \binom{36}{2} pairings of players are written down on slips of paper and are placed in a hat. Next, a slip of paper is drawn from the hat, and those two players play a match. It is guaranteed that the player with a higher skill level will always win the match. We continue drawing slips (without replacement) and playing matches until the results of the match completely determine the order of skill levels of all 36 contestants (i.e. there is only one possible ordering of skill levels consistent with the match results), at which point the tournament immediately finishes. What is the expected value of the number of matches played before the stopping point is reached?