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

Men Double DUPR rated C

ID: 5786981646

Match Scores

11-9

Win

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Central Pick

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
Danny Tran

N56EJW · USA

DUPR

2.628

ON
ong nguyen

G0XRYX · Canley Vale, NSW, AU

DUPR

2.774

TEAM 2LOSS
LN
Long Nguyen

V60GRJ · USA

DUPR

2.163

HN
Hoang Nhat Huy Dinh

YMYZPK · USA

DUPR

2.319

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-5786981646
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7073011796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Tran",
        "dupr_id": "N56EJW",
        "rating": 2.628,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ong nguyen",
        "dupr_id": "G0XRYX",
        "rating": 2.774,
        "profile_pic_url": null,
        "location": "Canley Vale, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7941179742,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Long Nguyen",
        "dupr_id": "V60GRJ",
        "rating": 2.163,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hoang Nhat Huy Dinh",
        "dupr_id": "YMYZPK",
        "rating": 2.319,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]