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

Net Gains DUPR

ID: 5030393477

Match Scores

11-3

Win

Play Date

2026-03-20

Play Time (Est)

6:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
Beth Walker

3P2E7G · Wilmington, NC, US

DUPR

3.193

Martha G Moser

DW4K4X · Wilmington, NC, US

DUPR

2.937

TEAM 2LOSS
Susan Olmschenk

KXVGN7 · Leland, NC, US

DUPR

3.002

SB
Sarah Batts

DW052X · USA

DUPR

3.053

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-5030393477
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8581769922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Walker",
        "dupr_id": "3P2E7G",
        "rating": 3.193,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/53.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Martha G Moser",
        "dupr_id": "DW4K4X",
        "rating": 2.937,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/88.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7803849834,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Olmschenk",
        "dupr_id": "KXVGN7",
        "rating": 3.002,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/20.jpg",
        "location": "Leland, NC, US"
      },
      {
        "name": "Sarah Batts",
        "dupr_id": "DW052X",
        "rating": 3.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]