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

SUP Group E/F

ID: 7355715832

Match Scores

11-3

Loss

Play Date

2026-04-02

Play Time (Est)

5:00 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Richard Langborgh

W664KK · Summerville, SC, US

DUPR

3.183

RM
Robert Melton

MER4WG · Mount Pleasant, SC, US

DUPR

3.160

TEAM 2LOSS
PE
Patrick Erwin

WX9LEQ · Charleston, SC, US

DUPR

3.182

FJ
Fred Jahad

QPMRRN · Charleston, SC, US

DUPR

3.034

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-7355715832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4343830389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Langborgh",
        "dupr_id": "W664KK",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Robert Melton",
        "dupr_id": "MER4WG",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 5688503218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Erwin",
        "dupr_id": "WX9LEQ",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Fred Jahad",
        "dupr_id": "QPMRRN",
        "rating": 3.034,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]