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

Men Double DUPR rated C

ID: 7762952111

Match Scores

4-11

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Central Pick

Unverified Facility

Competitor Teams

TEAM 1LOSS
LN
Long Nguyen

V60GRJ · USA

DUPR

2.050

ON
ong nguyen

G0XRYX · Canley Vale, NSW, AU

DUPR

2.754

TEAM 2WINNER
DH
Duc Hieu Vu

5E556V · USA

DUPR

2.465

HN
Hoang Nhat Huy Dinh

YMYZPK · USA

DUPR

2.349

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-7762952111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5688192513,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Long Nguyen",
        "dupr_id": "V60GRJ",
        "rating": 2.05,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ong nguyen",
        "dupr_id": "G0XRYX",
        "rating": 2.754,
        "profile_pic_url": null,
        "location": "Canley Vale, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7025235070,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Duc Hieu Vu",
        "dupr_id": "5E556V",
        "rating": 2.465,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hoang Nhat Huy Dinh",
        "dupr_id": "YMYZPK",
        "rating": 2.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]