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

RM20 - DUPR Doubles round robin

ID: 5050767870

Match Scores

15-11

Win

Play Date

2026-06-07

Play Time (Est)

7:30 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1WINNER
SL
Simon Lee

WZ2J6L · USA

Rated Score

2.295

CK
Cheong kam yuen

QJ94PN · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

Rated Score

2.828

TEAM 2LOSS
KB
Kennedy B

ELDG0O · USA

Rated Score

2.581

PW
Patricia wong

WKEZGG · Selangor, MY

Rated Score

2.045

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-5050767870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8471919395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simon Lee",
        "dupr_id": "WZ2J6L",
        "rating": 2.295,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheong kam yuen",
        "dupr_id": "QJ94PN",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 7070253036,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kennedy B",
        "dupr_id": "ELDG0O",
        "rating": 2.581,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patricia wong",
        "dupr_id": "WKEZGG",
        "rating": 2.045,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]