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

Dupr game

ID: 6422294002

Match Scores

15-11

Win

Play Date

2026-06-03

Play Time (Est)

11:30 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
charlie chong

OWMDZW · USA

DUPR

2.761

M
Meehar

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

DUPR

2.020

TEAM 2LOSS
JN
Jeff Ng

KDM9NQ · USA

DUPR

2.092

CW
CK WONG

JP90JJ · USA

DUPR

2.705

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-6422294002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5640868300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "charlie  chong",
        "dupr_id": "OWMDZW",
        "rating": 2.761,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Meehar",
        "dupr_id": "WKYXZM",
        "rating": 2.02,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 4981306040,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Ng",
        "dupr_id": "KDM9NQ",
        "rating": 2.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CK WONG",
        "dupr_id": "JP90JJ",
        "rating": 2.705,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]