% if show_header %>
Rank | Current Score |
Max Score | Entry Name | Champ Alive? |
Tie Break |
Round Scores | |||||
1 | 2 | 3 | 4 | 5 | 6 | ||||||
<%=rank_display%> | <%=total%> | <%=max%> | <%=entry.name%> | <%=champ.short_name%> <%=pool.tournament_entry.picks.still_alive?(champ) ? 'Y' : 'N'%> | <%=entry.tie_breaker || '-'%> | <% round_scores.each do |rs| %><%=rs%> | <% end %>