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

DUPR reset - Women’s 3.5

ID: 7621731211

Match Scores

1-11

Win

Play Date

2026-04-01

Play Time (Est)

8:45 AM

Play Location

The Picklr Wheaton

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jill Berenyi

DWDKL4 · Oswego, IL, US

DUPR

3.209

KS
Kimberly Szmanda

GG0MGQ · Plainfield, IL, US

DUPR

3.134

TEAM 2WINNER
DR
dawn rogers

XOOVD5 · Wheaton, IL, US

DUPR

3.457

JK
Jillian Karsa

59YD55 · Lisle, IL, US

DUPR

3.302

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-7621731211
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8220058705,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jill Berenyi",
        "dupr_id": "DWDKL4",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": "Oswego, IL, US"
      },
      {
        "name": "Kimberly Szmanda",
        "dupr_id": "GG0MGQ",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Plainfield, IL, US"
      }
    ]
  },
  {
    "team_id": 8507004843,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "dawn rogers",
        "dupr_id": "XOOVD5",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      },
      {
        "name": "Jillian Karsa",
        "dupr_id": "59YD55",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Lisle, IL, US"
      }
    ]
  }
]