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

Weekend Picklr - DUPR Reset

ID: 6872988209

Match Scores

11-3

Loss

Play Date

2026-03-18

Play Time (Est)

6:15 AM

Play Location

The Picklr Wheaton, Rice Lake Square, Wheaton, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HE
Hanney Eltoumi

4ZVDN6 · Elmhurst, IL, US

DUPR

3.443

AY
Ashley Yelling

7N4XP5 · Wheaton, IL, US

DUPR

3.253

TEAM 2LOSS
MO
Mark Ormins

EGKGQV · Lockport, IL, US

DUPR

3.161

PM
Patty Marek

N7D202 · USA

DUPR

2.656

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-6872988209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6842682694,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hanney Eltoumi",
        "dupr_id": "4ZVDN6",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Elmhurst, IL, US"
      },
      {
        "name": "Ashley Yelling",
        "dupr_id": "7N4XP5",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      }
    ]
  },
  {
    "team_id": 8083304965,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Ormins",
        "dupr_id": "EGKGQV",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": "Lockport, IL, US"
      },
      {
        "name": "Patty Marek",
        "dupr_id": "N7D202",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]