Total Players:
{{ tournament.total_players }}
Total Rounds:
{{ tournament.total_rounds }}
Current Round:
{{ tournament.current_round or 'Not set' }}
Updates:
On Round Change
Created:
{{ tournament.created_at[:10] if tournament.created_at else 'Unknown' }}
Status:
Active