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

Men Double DUPR rated A

ID: 6239473243

Match Scores

8-11

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Central Pick

Unverified Facility

Competitor Teams

TEAM 1LOSS
HB
Harry Bui

LWDJJZ · USA

DUPR

3.548

NT
Nam The

QJ2D75 · NSW, AU

DUPR

3.214

TEAM 2WINNER
MH
Minh Hoang

94WOXR · USA

DUPR

3.086

TT
Tien Thanh Dang

4QL7GG · NSW, AU

DUPR

3.678

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-6239473243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4583039290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harry Bui",
        "dupr_id": "LWDJJZ",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nam The ",
        "dupr_id": "QJ2D75",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 8338270930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Minh Hoang",
        "dupr_id": "94WOXR",
        "rating": 3.086,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tien Thanh Dang",
        "dupr_id": "4QL7GG",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]