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

SUP Group E

ID: 5135856902

Match Scores

11-10

Loss

Play Date

2026-04-14

Play Time (Est)

3:30 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
DZ
Daniel Zeck

12DYOE · Moncks Corner, SC, US

DUPR

2.938

KW
Kevin Woodley

59NONL · Summerville, SC, US

DUPR

3.234

TEAM 2LOSS
RL
Richard Langborgh

W664KK · Summerville, SC, US

DUPR

3.142

PE
Patrick Erwin

WX9LEQ · Charleston, SC, US

DUPR

3.229

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-5135856902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7637862973,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Zeck",
        "dupr_id": "12DYOE",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      },
      {
        "name": "Kevin Woodley",
        "dupr_id": "59NONL",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 5913793856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Langborgh",
        "dupr_id": "W664KK",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Patrick Erwin",
        "dupr_id": "WX9LEQ",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]