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

Net Gains DUPR

ID: 6022018354

Match Scores

6-11

Loss

Play Date

2026-03-20

Play Time (Est)

11:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
Beth Walker

3P2E7G · Wilmington, NC, US

DUPR

3.189

GF
Giselle Fay

YG9VRK · USA

DUPR

3.140

TEAM 2WINNER
Jacquelyn Niedermayer

1Q6YGR · Castle Hayne, NC, US

DUPR

3.137

Bridgette

ZN752P · Winnabow, NC, US

DUPR

3.205

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-6022018354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7979107614,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Walker",
        "dupr_id": "3P2E7G",
        "rating": 3.189,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/53.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Giselle Fay",
        "dupr_id": "YG9VRK",
        "rating": 3.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7103198702,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacquelyn Niedermayer",
        "dupr_id": "1Q6YGR",
        "rating": 3.137,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/18.jpg",
        "location": "Castle Hayne, NC, US"
      },
      {
        "name": "Bridgette",
        "dupr_id": "ZN752P",
        "rating": 3.205,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/20.jpg",
        "location": "Winnabow, NC, US"
      }
    ]
  }
]