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

3.0-3.5 Round Robin - Pickleheads Popcorn - Round 5 Game 2

ID: 8547257283

Match Scores

11-7

Win

Play Date

2026-05-27

Play Time (Est)

4:45 AM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Erin Schettler

8EVWXM · Fitchburg, WI, US

DUPR

2.804

RL
Rick Lenz

LVRJQZ · Windsor, WI, US

DUPR

3.268

TEAM 2LOSS
KR
Karin Rudnicki

W660RL · Madison, WI, US

DUPR

3.319

SL
Stacy Lenz

LV679J · Windsor, WI, US

DUPR

3.333

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-8547257283
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7904312634,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Schettler",
        "dupr_id": "8EVWXM",
        "rating": 2.804,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      },
      {
        "name": "Rick Lenz",
        "dupr_id": "LVRJQZ",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      }
    ]
  },
  {
    "team_id": 5582968716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karin Rudnicki",
        "dupr_id": "W660RL",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Stacy Lenz",
        "dupr_id": "LV679J",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      }
    ]
  }
]