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

Group E/F SUP

ID: 6340641381

Match Scores

8-11

Loss

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
RD
Rick DeVaun

1RD74E · Summerville, SC, US

DUPR

2.994

DG
Dave Goodman

Q55ML5 · North Charleston, SC, US

DUPR

2.967

TEAM 2WINNER
DB
David brizuela

RY4ZJM · Charleston, SC, US

DUPR

3.073

KW
Kevin Woodley

59NONL · Summerville, SC, US

DUPR

3.128

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-6340641381
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7938410564,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick DeVaun",
        "dupr_id": "1RD74E",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Dave Goodman",
        "dupr_id": "Q55ML5",
        "rating": 2.967,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 4403174472,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David brizuela",
        "dupr_id": "RY4ZJM",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Kevin Woodley",
        "dupr_id": "59NONL",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]