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

RM20 - DUPR Doubles round robin

ID: 7995847946

Match Scores

13-15

Loss

Play Date

2026-06-07

Play Time (Est)

3:30 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
CC
Carene chai

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

DUPR

2.499

JL
Justin Lee

4PZ5DK · USA

DUPR

2.616

TEAM 2WINNER
KB
Kennedy B

ELDG0O · USA

DUPR

2.607

SL
Simon Lee

WZ2J6L · USA

DUPR

2.350

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-7995847946
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7526494716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carene chai",
        "dupr_id": "OWZ5P7",
        "rating": 2.499,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Justin Lee",
        "dupr_id": "4PZ5DK",
        "rating": 2.616,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4316127536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kennedy B",
        "dupr_id": "ELDG0O",
        "rating": 2.607,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Lee",
        "dupr_id": "WZ2J6L",
        "rating": 2.35,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]