{mapName}
{#if match.map} {match.map} {/if} {mapName}
{#if match.demo_parsed} Parsed {/if}
{match.score_team_a} - {match.score_team_b}
{formattedDate} {#if match.duration} {Math.floor(match.duration / 60)}m {/if}
{#if match.score_team_a === match.score_team_b} Tie {:else if match.score_team_a > match.score_team_b} Team A Win {:else} Team B Win {/if}