{{freePrediction.first_team.name}}
{{ freePrediction.league.name }} - {{locale === 'fr' ? (freePrediction.date | date: "dd/MM/yy") : (freePrediction.date | date: "MM/dd/yy")}}
1
{{freePrediction.league.sport === "football" ? 'N' : '' }}
2
{{freePrediction.prediction_win_first}}%
{{freePrediction.prediction_draw}}%
{{freePrediction.prediction_win_second}}%
{{freePrediction.second_team.name}}