{{formatDate(team.matchDateTime,'DD.MM')}}
{{formatDate(team.matchDateTime,'HH:mm')}}
|
{{team.country}}
|
{{team.homeTeamName}}
{{team.awayTeamName}}
|
%{{ ((team.seasonBttspercentageHome + team.seasonBttspercentageAway) / 2).toFixed(0) }} |
|
%{{ ((team.seasonOver05PercentageHthome + team.seasonOver05PercentageHtaway) / 2).toFixed(0) }} |
|
%{{ ((team.seasonOver15PercentageHthome + team.seasonOver15PercentageHtaway) / 2).toFixed(0) }} |
|
%{{ ((team.bttsFhgPercentageHome + team.bttsFhgPercentageAway) / 2).toFixed(0) }} |
|
%{{ ((team.seasonOver15PercentageHome + team.seasonOver15PercentageAway) / 2).toFixed(0) }} |
|
%{{ ((team.seasonOver25PercentageHome + team.seasonOver25PercentageAway) / 2).toFixed(0) }} |
|
%{{ ((team.seasonOver35PercentageHome + team.seasonOver35PercentageAway) / 2).toFixed(0) }} |
|
%{{ ((team.over052hgPercentageHome + team.over052hgPercentageAway) / 2).toFixed(0) }} |
|
%{{ ((team.over45CardsPercentageHome + team.over45CardsPercentageAway) / 2).toFixed(0) }} |
|
%{{ ((team.over85CornersPercentageHome + team.over85CornersPercentageAway) / 2).toFixed(0) }} |
|
%{{ ((team.over95CornersPercentageHome + team.over95CornersPercentageAway) / 2).toFixed(0) }} |
|