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

SUP Group E/F

ID: 6567980031

Match Scores

2-11

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
DO
DAVID ONEILL

9D99QE · USA

DUPR

3.104

FR
Fady Riad

7J5D0N · Summerville, SC, US

DUPR

3.188

TEAM 2WINNER
KW
Kevin Woodley

59NONL · Summerville, SC, US

DUPR

3.181

BJ
Bobbie Jean Goodman

O66XLP · North Charleston, SC, US

DUPR

3.210

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-6567980031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5989927206,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DAVID  ONEILL",
        "dupr_id": "9D99QE",
        "rating": 3.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fady Riad",
        "dupr_id": "7J5D0N",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 8201554591,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Woodley",
        "dupr_id": "59NONL",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Bobbie Jean Goodman",
        "dupr_id": "O66XLP",
        "rating": 3.21,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  }
]