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

SUP Group D/E

ID: 4511858751

Match Scores

7-11

Win

Play Date

2026-04-21

Play Time (Est)

4:45 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
KW
Kevin Woodley

59NONL · Summerville, SC, US

DUPR

3.221

NC
Nina Carnright

7DVMEN · Goose Creek, SC, US

DUPR

3.273

TEAM 2WINNER
EW
Eddie Whitten

1QMRK4 · Knightsville, SC, US

DUPR

3.358

FJ
Fred Jahad

QPMRRN · Charleston, SC, US

DUPR

3.111

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-4511858751
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4854735762,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Woodley",
        "dupr_id": "59NONL",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Nina Carnright",
        "dupr_id": "7DVMEN",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": "Goose Creek, SC, US"
      }
    ]
  },
  {
    "team_id": 6976329956,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eddie Whitten",
        "dupr_id": "1QMRK4",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": "Knightsville, SC, US"
      },
      {
        "name": "Fred Jahad",
        "dupr_id": "QPMRRN",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]