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

Pool 1

ID: 8397352577

Match Scores

11-2

Win

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
DW
Doug Wells

8JW564 · USA

DUPR

3.473

Beth Walker

3P2E7G · Wilmington, NC, US

DUPR

3.263

TEAM 2LOSS
CG
Chantelle Goodman

4PGJXK · USA

DUPR

2.008

TR
Tommy Rouse

EGLKEV · USA

DUPR

2.047

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-8397352577
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7917436632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Wells",
        "dupr_id": "8JW564",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beth Walker",
        "dupr_id": "3P2E7G",
        "rating": 3.263,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/53.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4397268209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chantelle  Goodman",
        "dupr_id": "4PGJXK",
        "rating": 2.008,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tommy Rouse",
        "dupr_id": "EGLKEV",
        "rating": 2.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]