{{key | footballStat}} | {{value}} |
{{key | footballStat}} | {{value}} |
{{key | footballStat}} | {{value}} |
{{key | footballStat}} | {{value}} |
{{footballMatch.chances[1] || '0'}} | Goal Attempts | {{footballMatch.chances[2] || '0'}} |
{{footballMatch.chances[1] - footballMatch.chancesOff[1] || '0'}} | On Target | {{footballMatch.chances[2] - footballMatch.chancesOff[2] || '0'}} |
{{footballMatch.chancesOff[1] || '0'}} | Off Target | {{footballMatch.chancesOff[2] || '0'}} |
{{footballMatch.battlesWon[1]['aerial'] || '0'}} | Headers Won | {{footballMatch.battlesWon[2]['aerial'] || '0'}} |
{{footballMatch.battlesWon[1]['tackle'] || '0'}} | Tackles Won | {{footballMatch.battlesWon[2]['tackle'] || '0'}} |
{{footballMatch.battlesWon[1]['skill'] || '0'}} | Successful Dribbles | {{footballMatch.battlesWon[2]['skill'] || '0'}} |
{{footballMatch.battlesWon[1]['physical'] || '0'}} | Physical Duels Won | {{footballMatch.battlesWon[2]['physical'] || '0'}} |
{{footballMatch.battlesWon[1]['speed'] || '0'}} | Sprints Won | {{footballMatch.battlesWon[2]['speed'] || '0'}} |