{{played.t('playedGamesOverview')}}

{{played.t('playedGamesSummary')}}

{{played.teamName(game.categoryId, game.homeTeam)}} {{game.homeScore}} - {{game.awayScore}} {{played.teamName(game.categoryId, game.awayTeam)}}

{{played.t('category')}}: {{played.categoryName(game.categoryId)}}

{{played.t('location')}}: {{game.location}}

{{played.t('start')}}: {{game.start | formatDate}}

{{played.t('status')}}: {{played.t(game.status || 'scheduled')}}

{{played.t('noPlayedGames')}}