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

3.0-3.5 Round Robin - Pickleheads Popcorn - Round 3 Game 4

ID: 5045713867

Match Scores

8-11

Win

Play Date

2026-05-27

Play Time (Est)

8:45 AM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
JE
Joanne Elfman

DNL0Q4 · USA

DUPR

2.588

SK
Steven Klafka

1QZXXD · Madison, WI, US

DUPR

3.409

TEAM 2WINNER
BL
Brenda Lein

1797E0 · Oregon, WI, US

DUPR

3.219

RL
Rick Lenz

LVRJQZ · Windsor, WI, US

DUPR

3.245

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-5045713867
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8470159626,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joanne Elfman",
        "dupr_id": "DNL0Q4",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Klafka",
        "dupr_id": "1QZXXD",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 6155487398,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brenda Lein",
        "dupr_id": "1797E0",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      },
      {
        "name": "Rick Lenz",
        "dupr_id": "LVRJQZ",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      }
    ]
  }
]