Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 14

ID: 4909227414

Match Scores

15-6

Loss

Play Date

2026-06-06

Play Time (Est)

7:30 PM

Play Location

Pickle N Pins

Unverified Facility

Competitor Teams

TEAM 1WINNER
JN
John Nguyen

L2QZEQ · New Orleans, LA, US

DUPR

4.044

JN
John Nguyen

M2QXDL · Slidell, LA, US

DUPR

3.517

TEAM 2LOSS
JH
Jeffrey Howard

YXGJLD · Metairie, LA, US

DUPR

3.651

CD
Charlie Davidson

6NG9DE · USA

DUPR

3.687

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-4909227414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6680544223,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Nguyen",
        "dupr_id": "L2QZEQ",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "John Nguyen",
        "dupr_id": "M2QXDL",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "Slidell, LA, US"
      }
    ]
  },
  {
    "team_id": 7957719678,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Howard",
        "dupr_id": "YXGJLD",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Charlie Davidson",
        "dupr_id": "6NG9DE",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]