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

LWR Pickleball Club DUPR League

ID: 5066242480

Match Scores

15-3

Win

Play Date

2025-10-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Erica Calka

30VON2 · Sarasota, FL, US

DUPR

4.010

SK
Sarah Kolar

3LPGZ6 · USA

DUPR

3.725

TEAM 2LOSS
PW
Peggy Williams

1242MY · USA

DUPR

2.881

SH
Sherri Horne

EG590E · USA

DUPR

2.931

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-5066242480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6273789534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erica Calka",
        "dupr_id": "30VON2",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Sarah Kolar",
        "dupr_id": "3LPGZ6",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8475162655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peggy Williams",
        "dupr_id": "1242MY",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sherri Horne",
        "dupr_id": "EG590E",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]