{{matchDetails.details.venue.date.hasDate ? matchDetails.details.venue.date.formattedDateFull : '[Pages.Competition.Matches.UpcomingDate_de-DE]'}}
{{matchDetails.details.venue.date.formattedTime}} ({{matchDetails.details.venue.date.timeZoneName}})
{{matchDetails.details.venue.place.cityName != null ? ' - ' + matchDetails.details.venue.place.cityName : null}}{{matchDetails.details.venue.place.countryAbbreviation != null ? ' (' + matchDetails.details.venue.place.countryAbbreviation + ')' : null}}{{matchDetails.details.venue.place.hallName != null ? ' - ' + matchDetails.details.venue.place.hallName : null}} • {{matchDetails.details.comp.phase.name}} - {{matchDetails.details.comp.shortName}}
{{matchDetails.details.homeTeam.team.name}}
{{matchDetails.details.guestTeam.team.name}}


{{matchDetails.details.homeTeam.score.goals}} : {{matchDetails.details.guestTeam.score.goals}}
{{matchDetails.details.scoreDetails}}


[Pages.MatchDetails.Info.GoalsShots_de-DE]
{{matchStatistics.homeStatistics.totalGoals}}/{{matchStatistics.homeStatistics.totalShots}}
[Pages.MatchDetails.Info.PenaltyShots_de-DE]
{{matchStatistics.homeStatistics.goals7meters}}/{{matchStatistics.homeStatistics.shots7meters}}
[Pages.MatchDetails.Info.YellowCards_de-DE]
{{matchStatistics.homeStatistics.warnings}}
[Pages.MatchDetails.Info.2Minutes_de-DE]
{{matchStatistics.homeStatistics.suspensions2minutes}}
[Pages.MatchDetails.Info.RedCards_de-DE]
{{matchStatistics.homeStatistics.disqualifications}}
[Pages.MatchDetails.Info.GoalsShots_de-DE]
[Pages.MatchDetails.Info.PenaltyShots_de-DE]
[Pages.MatchDetails.Info.YellowCards_de-DE]
[Pages.MatchDetails.Info.2Minutes_de-DE]
[Pages.MatchDetails.Info.RedCards_de-DE]
[Pages.MatchDetails.Info.GoalsShots_de-DE]
{{matchStatistics.guestStatistics.totalGoals}}/{{matchStatistics.guestStatistics.totalShots}}
[Pages.MatchDetails.Info.PenaltyShots_de-DE]
{{matchStatistics.guestStatistics.goals7meters}}/{{matchStatistics.guestStatistics.shots7meters}}
[Pages.MatchDetails.Info.YellowCards_de-DE]
{{matchStatistics.guestStatistics.warnings}}
[Pages.MatchDetails.Info.2Minutes_de-DE]
{{matchStatistics.guestStatistics.suspensions2minutes}}
[Pages.MatchDetails.Info.RedCards_de-DE]
{{matchStatistics.guestStatistics.disqualifications}}
[Pages.MatchDetails.TabPlayerStatistics_de-DE]
[Pages.MatchDetails.PenaltyVerified_de-DE]
[Pages.MatchDetails.TabPlayerStatistics.NoStatisticsData_de-DE]

{{matchDetails.details.homeTeam.team.name}}
# | [Pages.MatchDetails.TabPlayerStatistics.Players.Player_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Players.YC_de-DE] | 2 Min | [Pages.MatchDetails.TabPlayerStatistics.Players.RC_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Players.Shots_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Players.Goals_de-DE] |
---|---|---|---|---|---|---|
{{player.shirtNumber}} | {{player.person.lastName}}, {{player.person.firstName}} | {{player.score.warningsCount}} | {{player.score.twoMinPenaltiesCount}} | {{player.score.redCardsCount}} | {{player.score.shots}} | {{player.score.goals}} |
# | [Pages.MatchDetails.TabPlayerStatistics.Goalkeepers.Goalkeeper_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Goalkeepers.Saves_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Goalkeepers.Shots_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Goalkeepers.SV_de-DE]% |
---|---|---|---|---|
{{player.shirtNumber}} | {{player.person.lastName}}, {{player.person.firstName}} | {{player.score.goalkeeperSaves}} | {{player.score.goalkeeperRecievedShots}} | {{(player.score.goalkeeperRecievedShots > 0 ? (player.score.goalkeeperSaves * 100 / player.score.goalkeeperRecievedShots).toFixed(2) : 0)}} |
# | [Pages.MatchDetails.TabPlayerStatistics.TeamOfficials.TeamOfficial_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.TeamOfficials.YC_de-DE] | 2 Min | [Pages.MatchDetails.TabPlayerStatistics.TeamOfficials.RC_de-DE] |
---|---|---|---|---|
{{player.shirtNumber}} | {{player.person.lastName}}, {{player.person.firstName}} | {{player.score.warningsCount}} | {{player.score.twoMinPenaltiesCount}} | {{player.score.redCardsCount}} |

{{matchDetails.details.guestTeam.team.name}}
# | [Pages.MatchDetails.TabPlayerStatistics.Players.Player_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Players.YC_de-DE] | 2 Min | [Pages.MatchDetails.TabPlayerStatistics.Players.RC_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Players.Shots_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Players.Goals_de-DE] |
---|---|---|---|---|---|---|
{{player.shirtNumber}} | {{player.person.lastName}}, {{player.person.firstName}} | {{player.score.warningsCount}} | {{player.score.twoMinPenaltiesCount}} | {{player.score.redCardsCount}} | {{player.score.shots}} | {{player.score.goals}} |
# | [Pages.MatchDetails.TabPlayerStatistics.Goalkeepers.Goalkeeper_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Goalkeepers.Saves_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Goalkeepers.Shots_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.Goalkeepers.SV_de-DE]% |
---|---|---|---|---|
{{player.shirtNumber}} | {{player.person.lastName}}, {{player.person.firstName}} | {{player.score.goalkeeperSaves}} | {{player.score.goalkeeperRecievedShots}} | {{(player.score.goalkeeperRecievedShots > 0 ? (player.score.goalkeeperSaves * 100 / player.score.goalkeeperRecievedShots).toFixed(2) : 0)}} |
# | [Pages.MatchDetails.TabPlayerStatistics.TeamOfficials.TeamOfficial_de-DE] | [Pages.MatchDetails.TabPlayerStatistics.TeamOfficials.YC_de-DE] | 2 Min | [Pages.MatchDetails.TabPlayerStatistics.TeamOfficials.RC_de-DE] |
---|---|---|---|---|
{{player.shirtNumber}} | {{player.person.lastName}}, {{player.person.firstName}} | {{player.score.warningsCount}} | {{player.score.twoMinPenaltiesCount}} | {{player.score.redCardsCount}} |
[Pages.MatchDetails.Referees_de-DE]

[Pages.MatchDetails.Delegates_de-DE]

[Pages.MatchDetails.TabMatchStatistics_de-DE]
[Pages.MatchDetails.PenaltyVerified_de-DE]
[Pages.MatchDetails.NoStatisticsAvailable_de-DE]
[Pages.MatchDetails.ShotEfficiency_de-DE]
[Pages.MatchDetails.AttackEfficiency_de-DE]
[Pages.MatchDetails.TotalShots_de-DE]
{{matchStatistics.homeStatistics.totalShots}}
{{matchStatistics.guestStatistics.totalShots}}
[Pages.MatchDetails.TotalGoals_de-DE]
{{matchStatistics.homeStatistics.totalGoals}}
{{matchStatistics.guestStatistics.totalGoals}}
[Pages.MatchDetails.7mShots_de-DE]
{{matchStatistics.homeStatistics.shots7meters}}
{{matchStatistics.guestStatistics.shots7meters}}
[Pages.MatchDetails.7mGoals_de-DE]
{{matchStatistics.homeStatistics.goals7meters}}
{{matchStatistics.guestStatistics.goals7meters}}
[Pages.MatchDetails.TotalMisses_de-DE]
{{matchStatistics.homeStatistics.totalMisses}}
{{matchStatistics.guestStatistics.totalMisses}}
[Pages.MatchDetails.TechnicalFouls_de-DE]
{{matchStatistics.homeStatistics.technicalFaults}}
{{matchStatistics.guestStatistics.technicalFaults}}
[Pages.MatchDetails.2minSuspensions_de-DE]
{{matchStatistics.homeStatistics.suspensions2minutes}}
{{matchStatistics.guestStatistics.suspensions2minutes}}
[Pages.MatchDetails.Warnings_de-DE]
{{matchStatistics.homeStatistics.warnings}}
{{matchStatistics.guestStatistics.warnings}}
[Pages.MatchDetails.Disqualifications_de-DE]
{{matchStatistics.homeStatistics.disqualifications}}
{{matchStatistics.guestStatistics.disqualifications}}
[Pages.BeachMatchDetails.TabTvSchedule_de-DE]
[Pages.MatchDetails.PenaltyVerified_de-DE]
[Pages.TvGuide.NoGamesAvailable_de-DE]
{{transmissionTime.type}}: {{transmissionTime.dateFormatted}}