Event
{match.event}
{match.team1}
{match.score1} : {match.score2}
{match.team2}
Map
{prettyMap(match.map_name)}
Format
{match.format}
Played
{formatDateTime(match.match_date)}
{#if winnerSide === 'ct' || winnerSide === 't'}
{#if winnerSide === 'ct'} {:else} {/if} Winner
{#if winnerSide === 'ct'} CT won {:else} T won {/if}
{/if}
Rounds
{match.rounds_played}
{#if match.match_url} View on HLTV {/if}