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

DUPR 13

ID: 4789385028

Match Scores

24-22

Loss

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

Pickle N Pins

Unverified Facility

Competitor Teams

TEAM 1WINNER
RP
Randy Phan

QX44GN · USA

DUPR

3.412

AV
Ashley Vu

XKXVL7 · USA

DUPR

3.361

TEAM 2LOSS
NW
Nick Wright

7DV9WM · New Orleans, LA, US

DUPR

3.444

IT
Isabella Tirado

YN2XQP · St Tammany Parish, LA, US

DUPR

3.032

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-4789385028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7143727272,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Phan",
        "dupr_id": "QX44GN",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashley Vu",
        "dupr_id": "XKXVL7",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7742548058,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Wright",
        "dupr_id": "7DV9WM",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Isabella Tirado",
        "dupr_id": "YN2XQP",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": "St Tammany Parish, LA, US"
      }
    ]
  }
]