Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 7614521119

Match Scores

6-11

Win

Play Date

2026-05-08

Play Time (Est)

8:45 AM

Play Location

Pickled! Woodridge

Unverified Facility

Competitor Teams

TEAM 1LOSS
CZ
Cathy Zumbahlen

562JXP · Morris, IL, US

DUPR

3.384

GS
Gina Sammarco

V46P45 · Woodridge, IL, US

DUPR

3.795

TEAM 2WINNER
LS
Lara Stehlik

DN5GR6 · Channahon, IL, US

DUPR

4.180

ET
Erin Testa

0Q5V7G · Shorewood, IL, US

DUPR

3.409

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-7614521119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6873716941,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cathy Zumbahlen",
        "dupr_id": "562JXP",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": "Morris, IL, US"
      },
      {
        "name": "Gina Sammarco",
        "dupr_id": "V46P45",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Woodridge, IL, US"
      }
    ]
  },
  {
    "team_id": 4418866317,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lara Stehlik",
        "dupr_id": "DN5GR6",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      },
      {
        "name": "Erin Testa",
        "dupr_id": "0Q5V7G",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Shorewood, IL, US"
      }
    ]
  }
]