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

Super DUPR 3.0 Women’s

ID: 5195528354

Match Scores

3-11

Loss

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Joy Bruce

12M46E · USA

DUPR

2.333

SZ
Sissy Zeigler

7DKNG4 · USA

DUPR

2.655

TEAM 2WINNER
RP
Robyn Peck

2QL04E · Sandy, UT, US

DUPR

2.886

JE
Jan Esplin

PWN5JQ · USA

DUPR

3.193

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-5195528354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5871761049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joy Bruce",
        "dupr_id": "12M46E",
        "rating": 2.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sissy Zeigler",
        "dupr_id": "7DKNG4",
        "rating": 2.655,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6234508699,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robyn Peck",
        "dupr_id": "2QL04E",
        "rating": 2.886,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Jan Esplin",
        "dupr_id": "PWN5JQ",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]