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

Group E/F SUP

ID: 5659131071

Match Scores

11-8

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
FR
Fady Riad

7J5D0N · Summerville, SC, US

DUPR

3.174

DG
Dave Goodman

Q55ML5 · North Charleston, SC, US

DUPR

2.969

TEAM 2LOSS
GC
Gregg Cromer

YMYPW4 · USA

DUPR

2.982

KW
Kevin Woodley

59NONL · Summerville, SC, US

DUPR

3.126

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-5659131071
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6940061886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fady Riad",
        "dupr_id": "7J5D0N",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Dave Goodman",
        "dupr_id": "Q55ML5",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 5505114176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregg Cromer",
        "dupr_id": "YMYPW4",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Woodley",
        "dupr_id": "59NONL",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]