|
{{GetTeamName(fix.Team1)}}
|
vs
|
{{GetTeamName(fix.Team2)}}
|
|
|
{{team.Name}}
|
|
|
|
| Batsman | R | B | 4 | 6 | |
| {{GetPlayerName(CurrentScorecard.striker_id)}} | {{GetMatchPlayer(CurrentScorecard.striker_id).RunsScored}} | {{GetMatchPlayer(CurrentScorecard.striker_id).BallsPlayed}} | {{GetMatchPlayer(CurrentScorecard.striker_id).Fours}} | {{GetMatchPlayer(CurrentScorecard.striker_id).Sixes}} | |
| {{GetPlayerName(CurrentScorecard.non_striker_id)}} | {{GetMatchPlayer(CurrentScorecard.non_striker_id).RunsScored}} | {{GetMatchPlayer(CurrentScorecard.non_striker_id).BallsPlayed}} | {{GetMatchPlayer(CurrentScorecard.non_striker_id).Fours}} | {{GetMatchPlayer(CurrentScorecard.non_striker_id).Sixes}} |
| Bowler | O | R | W | ||
| {{GetPlayerName(CurrentScorecard.bowler_id)}} | {{GetMatchPlayer(CurrentScorecard.bowler_id).BallsBowled | OversFilter}} | {{GetMatchPlayer(CurrentScorecard.bowler_id).RunsConceded}} | {{GetMatchPlayer(CurrentScorecard.bowler_id).Wickets}} |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reset complete Inning data to 0 |
|