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

Pool 1

ID: 6019354950

Match Scores

11-5

Win

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
DW
Doug Wells

8JW564 · USA

DUPR

3.468

Beth Walker

3P2E7G · Wilmington, NC, US

DUPR

3.258

TEAM 2LOSS
Jules Anderson

ME9L2G · Wilmington, NC, US

DUPR

2.575

WB
Web Burrier

V4RKQP · USA

DUPR

2.890

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-6019354950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8280854853,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Wells",
        "dupr_id": "8JW564",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beth Walker",
        "dupr_id": "3P2E7G",
        "rating": 3.258,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/53.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5482935296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jules Anderson",
        "dupr_id": "ME9L2G",
        "rating": 2.575,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/23.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Web Burrier",
        "dupr_id": "V4RKQP",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]