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

Net Gains DUPR

ID: 4747308605

Match Scores

3-11

Loss

Play Date

2026-03-20

Play Time (Est)

6:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
Beth Walker

3P2E7G · Wilmington, NC, US

DUPR

3.200

Anne McCall

D9VZK6 · Wilmington, NC, US

DUPR

3.005

TEAM 2WINNER
Bridgette

ZN752P · Winnabow, NC, US

DUPR

3.175

JM
Julie McGovern

XJJ5G5 · USA

DUPR

3.138

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-4747308605
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6156267331,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Walker",
        "dupr_id": "3P2E7G",
        "rating": 3.2,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/53.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Anne McCall",
        "dupr_id": "D9VZK6",
        "rating": 3.005,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/6.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 8477259151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bridgette",
        "dupr_id": "ZN752P",
        "rating": 3.175,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/20.jpg",
        "location": "Winnabow, NC, US"
      },
      {
        "name": "Julie McGovern",
        "dupr_id": "XJJ5G5",
        "rating": 3.138,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]