Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men Doubles · 18+ · Open

ID: 6694261389

Match Scores

11-5

Win

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Julian Dinh

KOMM67 · USA

DUPR

4.300

Truc Vo

NYVR4Z · Landau, RP, DE

DUPR

3.915

TEAM 2LOSS
DN
Dinh Nguyen

6KOG00 · USA

DUPR

3.826

DD
Duc Duy Vu

ZZKNEQ · USA

DUPR

3.749

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-6694261389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5024891412,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julian Dinh",
        "dupr_id": "KOMM67",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Truc Vo",
        "dupr_id": "NYVR4Z",
        "rating": 3.915,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Landau, RP, DE"
      }
    ]
  },
  {
    "team_id": 7671658152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dinh Nguyen",
        "dupr_id": "6KOG00",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Duc Duy Vu",
        "dupr_id": "ZZKNEQ",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]