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

Weekend Picklr - Mixed Doubles Scrambles

ID: 4494581700

Match Scores

12-10

Win

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
MO
Mark Ormins

EGKGQV · Lockport, IL, US

DUPR

3.347

AB
Alice Banushi

PWN46Q · Glen Ellyn, IL, US

DUPR

3.404

TEAM 2LOSS
NS
Noorul Syed

2Q5LWE · Schaumburg, IL, US

DUPR

3.442

IM
Iveta Mahdalikova

WX2XKK · Burr Ridge, IL, US

DUPR

3.007

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-4494581700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5724254753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Ormins",
        "dupr_id": "EGKGQV",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Lockport, IL, US"
      },
      {
        "name": "Alice Banushi",
        "dupr_id": "PWN46Q",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Glen Ellyn, IL, US"
      }
    ]
  },
  {
    "team_id": 5816042152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noorul Syed",
        "dupr_id": "2Q5LWE",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      },
      {
        "name": "Iveta Mahdalikova",
        "dupr_id": "WX2XKK",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": "Burr Ridge, IL, US"
      }
    ]
  }
]