• {{Contest.TeamNameShortLocal}} vs {{Contest.TeamNameShortVisitor}}

{{Contest.SeriesName}}
{{Contest.MatchType}} | {{Contest.MatchNo}}

{{Contest.MatchLocation}}
Match Feed
  • Match status
  • {{Contest.MatchScoreDetails.StatusLive}}
  • {{Contest.TeamNameShortLocal}} 1st Innings
  • {{Contest.MatchScoreDetails.TeamScoreLocal.Scores}}
  • {{Contest.TeamNameShortLocal}} 2nd Innings
  • {{Contest.MatchScoreDetails.TeamScoreLocalSecondInn.Scores}}
  • {{Contest.TeamNameShortVisitor}} 1st Innings
  • {{Contest.MatchScoreDetails.TeamScoreVisitor.Scores}}
  • {{Contest.TeamNameShortVisitor}} 2nd Innings
  • {{Contest.MatchScoreDetails.TeamScoreVisitorSecondInn.Scores}}
Match Feed
  • Match status
  • {{Contest.Status}}
  • {{Contest.TeamNameLocal}}
  • {{Contest.MatchScoreDetails.localteam.totalscore}}
  • {{Contest.TeamNameVisitor}}
  • {{Contest.MatchScoreDetails.visitorteam.totalscore}}
League Closes In

  • bat bat
  • Opponent {{Contest.Privacy=='Yes' ? 'Private' : 'Public' }}
  • Type {{Contest.ContestType}}
  • Invite
  • Buy in ${{Contest.EntryFee}}
  • Entries {{Contest.TotalJoined}}/{{(Contest.ContestSize == 'Unlimited')?'∞':Contest.ContestSize}}
  • Payouts
    ${{Contest.WinningAmount}}

League Status : {{Contest.Status}}

LEADER BOARD

USER RANK POINTS WON
{{team.Username}}(T{{getTeamName(team.UserTeamName)}}) champion

Champion

#{{team.UserRank}} #{{team.UserRank}} {{team.TotalPoints}} {{(team.SmartPool =='Yes')? team.SmartPoolWinning:moneyFormat(team.UserWinningAmount)}}

LINEUP

Wicket-Keeper
  • C
    VC
    player
    {{ getPlayerShortName(WicketKeeper.PlayerName) | limitTo: 10}}{{getPlayerShortName(WicketKeeper.PlayerName).length > 10 ? '...' : ''}}
    {{WicketKeeper.TotalPoints}}
Batsmen
  • C
    VC
    player
    {{ getPlayerShortName(Batsman.PlayerName) | limitTo: 10}}{{getPlayerShortName(Batsman.PlayerName).length > 10 ? '...' : ''}}
    {{Batsman.TotalPoints}}
All-Rounders
  • C
    VC
    player
    {{ getPlayerShortName(AllRounder.PlayerName) | limitTo: 10}}{{getPlayerShortName(AllRounder.PlayerName).length > 10 ? '...' : ''}}
    {{AllRounder.TotalPoints}}
Bowlers
  • C
    VC
    player
    {{ getPlayerShortName(Bowler.PlayerName) | limitTo: 10}}{{getPlayerShortName(Bowler.PlayerName).length > 10 ? '...' : ''}}
    {{Bowler.TotalPoints}}
QUARTERBACK
  • C
    VC
    player
    {{ getPlayerShortName(QB.PlayerName) | limitTo: 10}}{{getPlayerShortName(QB.PlayerName).length > 10 ? '...' : ''}}
    {{QB.Points}}
RUNNINGBACK
  • C
    VC
    player
    {{ getPlayerShortName(RB.PlayerName) | limitTo: 10}}{{getPlayerShortName(RB.PlayerName).length > 10 ? '...' : ''}}
    {{RB.Points}}
WIDERECEIVER
  • C
    VC
    player
    {{ getPlayerShortName(WR.PlayerName) | limitTo: 10}}{{getPlayerShortName(WR.PlayerName).length > 10 ? '...' : ''}}
    {{WR.Points}}
TIGHTEND
  • C
    VC
    player
    {{ getPlayerShortName(TE.PlayerName) | limitTo: 10}}{{getPlayerShortName(TE.PlayerName).length > 10 ? '...' : ''}}
    {{TE.Points}}
DEFENSE
  • C
    VC
    player
    {{ getPlayerShortName(DEF.PlayerName) | limitTo: 10}}{{getPlayerShortName(DEF.PlayerName).length > 10 ? '...' : ''}}
    {{DEF.Points}}
loader