My Matches
List of all upcoming, live and past matches joined by you.
- Upcoming {{Statics.UpcomingJoinedContest}}
 - Live {{Statics.LiveJoinedContest}}
 - Completed {{Statics.CompletedJoinedContest}}
 
| MATCH | LEAGUE CLOSE IN | LEAGUE JOINED | ACTION | 
|---|---|---|---|
| {{match.MyTotalJoinedContest}} | Enter | ||
| No Matches Joined yet! | |||
| MATCH | MATCH STATUS | LEAGUE JOINED | ACTION | 
|---|---|---|---|
| 
												 {{match.SeriesName}} 
												{{Match.MatchStartDateTime | date : 'yyyy-MM-dd' }}  | 
											{{(Contests.StatusID == 10) ? 'Reviewing' : 'In Progress'}} | {{match.MyTotalJoinedContest}} | View Contests | 
| No Live Matches! | |||
| MATCH | LEAGUE DATE | LEAGUE JOINED | WON | ACTION | 
|---|---|---|---|---|
| {{match.MatchStartDateTime | myDateFormat }} | {{match.MyTotalJoinedContest}} | {{moneyFormat(match.TotalUserWinning)}} | View Contests | |
| No Completed Matches! | ||||