Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group A SUP

ID: 4955808363

Match Scores

5-11

Loss

Play Date

2026-05-14

Play Time (Est)

4:45 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
JE
Jonathan Edwards

1RGWXZ · Goose Creek, SC, US

DUPR

3.804

CS
Caroline Scarazzo

PZ69PZ · Summerville, SC, US

DUPR

3.711

TEAM 2WINNER
SP
Stephanie Perry

E9DG0O · Summerville, SC, US

DUPR

3.506

RE
Romario Estaba Silva

GWE6RX · Charleston, SC, US

DUPR

4.033

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-4955808363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5983725099,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Edwards",
        "dupr_id": "1RGWXZ",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Goose Creek, SC, US"
      },
      {
        "name": "Caroline Scarazzo",
        "dupr_id": "PZ69PZ",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 7996870960,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Perry",
        "dupr_id": "E9DG0O",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Romario Estaba Silva",
        "dupr_id": "GWE6RX",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]