Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink & Drive DUPR Doubles 24.04.26

ID: 8032102693

Match Scores

7-11

Loss

Play Date

2026-04-24

Play Time (Est)

2:15 AM

Play Location

Port Melbourne VIC 3207, Australia

Unverified Facility

Competitor Teams

TEAM 1LOSS
Tam Nguyen

0R47WQ · USA

DUPR

3.341

Vinnie Reid

WK2P0Q · VIC, AU

DUPR

3.310

TEAM 2WINNER
Ben Carter

Y4VGED · VIC, AU

DUPR

3.963

KA
Kevin Anderson

0PK95N · USA

DUPR

3.451

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-8032102693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8240064396,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tam Nguyen",
        "dupr_id": "0R47WQ",
        "rating": 3.341,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/46.jpg",
        "location": ""
      },
      {
        "name": "Vinnie Reid",
        "dupr_id": "WK2P0Q",
        "rating": 3.31,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "VIC, AU"
      }
    ]
  },
  {
    "team_id": 8220017898,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Carter",
        "dupr_id": "Y4VGED",
        "rating": 3.963,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "VIC, AU"
      },
      {
        "name": "Kevin Anderson",
        "dupr_id": "0PK95N",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]