Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group B/C SUP

ID: 6536058028

Match Scores

11-10

Win

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Timothy schmitt

QPQ0Y5 · Summerville, SC, US

DUPR

3.530

JE
Jonathan Edwards

1RGWXZ · Goose Creek, SC, US

DUPR

3.710

TEAM 2LOSS
DG
David Goodman

Q55MQN · North Charleston, SC, US

DUPR

3.744

SC
Shawn Carroll

X275NX · Summerville, SC, US

DUPR

3.697

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-6536058028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5781465360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy schmitt",
        "dupr_id": "QPQ0Y5",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Jonathan Edwards",
        "dupr_id": "1RGWXZ",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Goose Creek, SC, US"
      }
    ]
  },
  {
    "team_id": 4653627068,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Goodman",
        "dupr_id": "Q55MQN",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      },
      {
        "name": "Shawn Carroll",
        "dupr_id": "X275NX",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]