Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 5232384028

Match Scores

3-11

Win

Play Date

2025-08-16

Play Time (Est)

5:00 PM

Play Location

The Picklr Wheaton

View Facility Page →

Competitor Teams

TEAM 1LOSS
EG
Ernesta Glutkinaite

59D4X0 · Naperville, IL, US

DUPR

3.643

CB
Cami Biedron

3LZOXZ · Bartlett, IL, US

DUPR

4.229

TEAM 2WINNER
SG
Sabrina Garzon

6ZOZ5G · Wheaton, IL, US

DUPR

4.123

BI
Barb Iverson

YXGQW4 · Wheaton, IL, US

DUPR

4.030

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-5232384028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7603287640,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ernesta Glutkinaite",
        "dupr_id": "59D4X0",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Cami Biedron",
        "dupr_id": "3LZOXZ",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Bartlett, IL, US"
      }
    ]
  },
  {
    "team_id": 5603539274,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Garzon",
        "dupr_id": "6ZOZ5G",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      },
      {
        "name": "Barb Iverson",
        "dupr_id": "YXGQW4",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      }
    ]
  }
]