Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR DOUBLES (>3.0)

ID: 5295459956

Match Scores

15-10

Loss

Play Date

2026-06-06

Play Time (Est)

9:00 PM

Play Location

Bedok ActiveSG Stadium

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
CF Chay

PZ06JQ · USA

DUPR

2.957

NB
Ng Boon Yeow

JZDPEM · USA

DUPR

3.809

TEAM 2LOSS
AW
Alvin Wah

YMGEJE · Singapore, SG

DUPR

3.518

AC
Anson Cheah

ZD52DQ · Singapore, SG

DUPR

2.946

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5295459956
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8373549819,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CF Chay",
        "dupr_id": "PZ06JQ",
        "rating": 2.957,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ng Boon Yeow",
        "dupr_id": "JZDPEM",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4975995890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alvin Wah",
        "dupr_id": "YMGEJE",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Anson Cheah",
        "dupr_id": "ZD52DQ",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]