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

Men Double DUPR rated A

ID: 5195766069

Match Scores

11-5

Loss

Play Date

2026-06-03

Play Time (Est)

10:15 AM

Play Location

Central Pick

Unverified Facility

Competitor Teams

TEAM 1WINNER
HB
Harry Bui

LWDJJZ · USA

DUPR

3.569

QH
Quoc Ho

RXJ06M · Wolli Creek, NSW, AU

DUPR

3.559

TEAM 2LOSS
NT
Nam The

QJ2D75 · NSW, AU

DUPR

3.201

QM
Quang Minh NGO

OWXO2L · NSW, AU

DUPR

3.206

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-5195766069
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7159288119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harry Bui",
        "dupr_id": "LWDJJZ",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Quoc Ho",
        "dupr_id": "RXJ06M",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Wolli Creek, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6679790341,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nam The ",
        "dupr_id": "QJ2D75",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Quang Minh NGO",
        "dupr_id": "OWXO2L",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]