Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5-4.0 Men's Doubles - Super DUPR Stars & Stripes Showdown

ID: 8073453960

Match Scores

10-12

Win

Play Date

2024-07-07

Play Time (Est)

1:00 PM

Play Location

Johnson Ranch Sports Club- South Roseville CA

Unverified Facility

Competitor Teams

TEAM 1LOSS
NG
Nick Garcia

6ZOM9K · USA

DUPR

4.547

AV
Aaron Vine

MYJKRV · USA

DUPR

3.569

TEAM 2WINNER
ML
Manu Latu

YXX29P · USA

DUPR

4.133

EV
Edgar Valdez

8WKORL · Stockton, CA, US

DUPR

3.836

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-8073453960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5473723105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Garcia",
        "dupr_id": "6ZOM9K",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Vine",
        "dupr_id": "MYJKRV",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6002160850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manu Latu",
        "dupr_id": "YXX29P",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edgar Valdez",
        "dupr_id": "8WKORL",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]