| R | G | G stat | R stat | Winner | Win type | Score | |||
|---|---|---|---|---|---|---|---|---|---|
| <%= match.w1_name %> | <%= match.w2_name %> | <%= match.winner_id %> | <%= match.win_type %> | <%= match.score %> | <%= link_to 'Show', match %> | <%= link_to 'Edit', edit_match_path(match) %> | <%= link_to 'Destroy', match, method: :delete, data: { confirm: 'Are you sure?' } %> |