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

Round Robins DUPR Doubles

ID: 5136344780

Match Scores

11-3

Loss

Play Date

2026-06-06

Play Time (Est)

9:00 PM

Play Location

Whampoa West

Unverified Facility

Competitor Teams

TEAM 1WINNER
SY
Sean Yew

5YPY5R · USA

DUPR

2.652

GJ
Guang Jie Ng

OZZJKW · USA

DUPR

3.123

TEAM 2LOSS
ZT
Zarny Tun

XOPG95 · Singapore, SG

DUPR

2.890

AC
Albertus Chandra

7ZLOO4 · USA

DUPR

2.307

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-5136344780
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7581526215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Yew",
        "dupr_id": "5YPY5R",
        "rating": 2.652,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Guang Jie Ng",
        "dupr_id": "OZZJKW",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7378513483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zarny  Tun",
        "dupr_id": "XOPG95",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Albertus Chandra",
        "dupr_id": "7ZLOO4",
        "rating": 2.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]