Most recent
Ongoing
Pending
Completed


Football
Basketball
Handball
Volleyball
Tennis
Table Tennis
Badminton
Baseball
Rugby
Jogging
Chess


Beginner
Amateur
Intermediate
Advanced


Superb location:9+
Very good location:8+
Good location:7+
Pleasant location:6+


1 star
2 stars
3 stars
4 stars
5 stars


Only show available events
  • {{e.categoryName}}
    Date: {{e.date | date :'dd MMM yyyy' }}
    Start: {{e.start | date :'H:mm'}} - End: {{e.end |date :'H:mm'}}
    Address: {{e.address}}

Status: Feeling Blue

<datetime [datepicker]="false" [(ngModel)]="date3"></datetime>
ngModel: {{getDate(date3) | date: "medium"}}
<datetime [timepicker]="false" [(ngModel)]="date3"></datetime>
ngModel: {{getDate(date3) | date: "medium"}}