Bout: <%= @match.bout_number %>

Weight Class: <%= @match.wrestler1.weight.max %>

<%= @match.wrestler1.name %> (<%= @match.wrestler1.school.name %>) <%= @match.wrestler2.name %> (<%= @match.wrestler2.school.name %>)
Stats <%= @match.w1_stat %> <%= @match.w2_stat %>
Winner <%= @match.winner_name %>
Score <%= @match.score %>