Loading...

Group stage

Distribution of points

Correct result (win/draw/loss) 3 points
Correct number of goals country 1 1 point
Correct number of goals country 2 1 point
{{ match.ID }}
{{ match.Date | date:'d' }}
{{ match.Date | date:'MMMM' }}
{{ match.Date | date:'HH:mm' }}
{{ match.Group }}
{{ getCountryById(match.Team1) }}
{{ match.Score1 != null ? match.Score1 : '?' }} - {{ match.Score2 != null ? match.Score2 : '?' }}
{{ getCountryById(match.Team2) }}
{{ prediction.player }}
{{ prediction.score1 }} - {{ prediction.score2 }}
{{ prediction.points}}

{{ knockoutRound.name }}

Distribution of points

For each correctly predicted country participating in this round: {{ knockoutRound.pointsPerCountry }} points
Per match: in case of 1 or 2 matching countries (reversed allowed: A-B instead of B-A)
Correct result (win/draw/loss) 3 points
Correctly predicted country 1 & correct number of goals country 1 1 point
Correctly predicted coutnry 2 & correct nubmer of goals country 2 1 point
Correctly predicted winner 25 points

Predicted participating countries

{{ player.Name }}
{{ predCountryEntry.points }}
{{ match.ID }}
{{ match.Date | date:'d' }}
{{ match.Date | date:'MMMM' }}
{{ match.Date | date:'HH:mm' }}
{{ getCountryById(match.Team1) }}
{{ match.Score1 != null ? match.Score1 : '?' }} - {{ match.Score2 != null ? match.Score2 : '?' }}
{{ match.Note }}
{{ getCountryById(match.Team2) }}
{{ prediction.player }}
{{ prediction.score1 }} - {{ prediction.score2 }}
{{ prediction.points}}

Player standings