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

DUPR game

ID: 6338838490

Match Scores

15-11

Loss

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1WINNER
PB
Pui Bui Hou

P5ZL0Z · USA

DUPR

2.607

M
Malcolm

WXW26L · USA

DUPR

2.683

TEAM 2LOSS
B
Becky

MP9Q9V · Cheras, Selangor, MY

DUPR

2.107

PJ
Phan Jowyn

2Y4RPY · USA

DUPR

2.824

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-6338838490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7000690050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pui Bui Hou",
        "dupr_id": "P5ZL0Z",
        "rating": 2.607,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Malcolm",
        "dupr_id": "WXW26L",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4653593312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky",
        "dupr_id": "MP9Q9V",
        "rating": 2.107,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Phan Jowyn",
        "dupr_id": "2Y4RPY",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]