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

Pool 1

ID: 5002701271

Match Scores

11-5

Win

Play Date

2026-03-29

Play Time (Est)

8:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
DW
Doug Wells

8JW564 · Wilmington, NC, US

Rated Score

3.459

BW
Beth Walker

3P2E7G · Wilmington, NC, US

Rated Score

3.249

TEAM 2LOSS
JC
Jeanette Cofer

2LMG74 · Carolina Beach, NC, US

Rated Score

3.094

JB
Jeff Bourk

MYVNXO · Wilmington, NC, US

Rated Score

3.465

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-5002701271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5597874763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Wells",
        "dupr_id": "8JW564",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Beth Walker",
        "dupr_id": "3P2E7G",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 8435038426,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeanette Cofer",
        "dupr_id": "2LMG74",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": "Carolina Beach, NC, US"
      },
      {
        "name": "Jeff Bourk",
        "dupr_id": "MYVNXO",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]