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

DUPR game

ID: 5758964598

Match Scores

15-13

Win

Play Date

2026-06-02

Play Time (Est)

7:30 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1WINNER
PB
Pui Bui Hou

P5ZL0Z · USA

DUPR

2.594

B
Becky

MP9Q9V · Cheras, Selangor, MY

DUPR

2.113

TEAM 2LOSS
CC
charlie chong

OWMDZW · USA

DUPR

2.858

RY
Rayen Yap

OR7MME · USA

DUPR

3.200

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-5758964598
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5792705338,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pui Bui Hou",
        "dupr_id": "P5ZL0Z",
        "rating": 2.594,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Becky",
        "dupr_id": "MP9Q9V",
        "rating": 2.113,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 4561857917,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "charlie  chong",
        "dupr_id": "OWMDZW",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rayen  Yap",
        "dupr_id": "OR7MME",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]