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

DUPR reset

ID: 8114279029

Match Scores

10-11

Loss

Play Date

2026-05-12

Play Time (Est)

2:15 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
KN
Karen Nelsen

YX4V0D · Henderson, NV, US

DUPR

2.076

JD
jennifer drum

3X55G4 · Henderson, NV, US

DUPR

2.202

TEAM 2WINNER
LB
Laura Bodart

WKQ5NY · USA

DUPR

2.178

RH
Risa Henig

KDY0G7 · Las Vegas, NV, US

DUPR

2.083

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-8114279029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6704892802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Nelsen",
        "dupr_id": "YX4V0D",
        "rating": 2.076,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "jennifer drum",
        "dupr_id": "3X55G4",
        "rating": 2.202,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4989181587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Bodart",
        "dupr_id": "WKQ5NY",
        "rating": 2.178,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Risa Henig",
        "dupr_id": "KDY0G7",
        "rating": 2.083,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]