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

RM20 - DUPR Doubles round robin

ID: 7866050150

Match Scores

15-4

Loss

Play Date

2026-06-07

Play Time (Est)

3:30 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1WINNER
IN
Ivan Ng

2QGLR9 · USA

DUPR

2.436

JL
Justin Lee

4PZ5DK · USA

DUPR

2.678

TEAM 2LOSS
CC
Carene chai

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

DUPR

2.469

PW
Patricia wong

WKEZGG · Selangor, MY

DUPR

2.068

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-7866050150
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4793032137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ivan Ng",
        "dupr_id": "2QGLR9",
        "rating": 2.436,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Lee",
        "dupr_id": "4PZ5DK",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4839596528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carene chai",
        "dupr_id": "OWZ5P7",
        "rating": 2.469,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Patricia wong",
        "dupr_id": "WKEZGG",
        "rating": 2.068,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]