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

DUPR game

ID: 8232269167

Match Scores

14-15

Win

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Chloe Lee

NXVG7W · USA

DUPR

3.003

M
Malcolm

WXW26L · USA

DUPR

2.584

TEAM 2WINNER
PB
Pui Bui Hou

P5ZL0Z · USA

DUPR

2.685

B
Becky

MP9Q9V · Cheras, Selangor, MY

DUPR

2.145

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-8232269167
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6471877347,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chloe  Lee",
        "dupr_id": "NXVG7W",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Malcolm",
        "dupr_id": "WXW26L",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4972907601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pui Bui Hou",
        "dupr_id": "P5ZL0Z",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Becky",
        "dupr_id": "MP9Q9V",
        "rating": 2.145,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      }
    ]
  }
]