Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 4429382860

Match Scores

8-15

Loss

Play Date

2026-03-01

Play Time (Est)

5:00 PM

Play Location

Pickle N Pins

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Julian De Jesus

LV5YZQ · USA

DUPR

3.299

Liz Rodrigue

GG707V · New Orleans, LA, US

DUPR

4.186

TEAM 2WINNER
Nghia Phan

EW795V · Harvey, LA, US

DUPR

4.339

BD
Bailey Daunoy

Q5W6K0 · USA

DUPR

3.520

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-4429382860
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8227376395,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julian De Jesus",
        "dupr_id": "LV5YZQ",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liz Rodrigue",
        "dupr_id": "GG707V",
        "rating": 4.186,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/3.jpg",
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 6515170840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nghia Phan",
        "dupr_id": "EW795V",
        "rating": 4.339,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/8.jpg",
        "location": "Harvey, LA, US"
      },
      {
        "name": "Bailey Daunoy",
        "dupr_id": "Q5W6K0",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]