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

Pool B

ID: 5869793666

Match Scores

11-13

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Dawn Schliem

ZNL9RW · Milton, WI, US

DUPR

2.428

CS
Carolyn Sornsin

4L9DLV · USA

DUPR

2.428

TEAM 2WINNER
RD
Robin DeBenedetto

Q9OMJ0 · USA

DUPR

2.345

LT
Lisa Thompson

MPDQWO · Loves Park, IL, US

DUPR

2.412

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-5869793666
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6596925096,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dawn Schliem",
        "dupr_id": "ZNL9RW",
        "rating": 2.428,
        "profile_pic_url": null,
        "location": "Milton, WI, US"
      },
      {
        "name": "Carolyn Sornsin",
        "dupr_id": "4L9DLV",
        "rating": 2.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6252227161,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robin DeBenedetto",
        "dupr_id": "Q9OMJ0",
        "rating": 2.345,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Thompson",
        "dupr_id": "MPDQWO",
        "rating": 2.412,
        "profile_pic_url": null,
        "location": "Loves Park, IL, US"
      }
    ]
  }
]