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

Net Gains DUPR

ID: 6746990126

Match Scores

11-1

Win

Play Date

2026-03-20

Play Time (Est)

3:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
BW
Beth Walker

3P2E7G · Wilmington, NC, US

DUPR

3.221

AC
Annalisa Cooper

89VMXJ · Leland, NC, US

DUPR

3.187

TEAM 2LOSS
JM
Julie McGovern

XJJ5G5 · USA

DUPR

3.066

PS
Pat Stanley

WZ9GVM · USA

DUPR

2.558

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-6746990126
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8517788993,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Walker",
        "dupr_id": "3P2E7G",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Annalisa Cooper",
        "dupr_id": "89VMXJ",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 5945033454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie McGovern",
        "dupr_id": "XJJ5G5",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pat Stanley",
        "dupr_id": "WZ9GVM",
        "rating": 2.558,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]