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

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

ID: 8072279610

Match Scores

11-8

Loss

Play Date

2026-05-27

Play Time (Est)

7:30 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Steven Klafka

1QZXXD · Madison, WI, US

DUPR

3.407

BP
Bill Phelps

304972 · Oregon, WI, US

DUPR

2.976

TEAM 2LOSS
ES
Erin Schettler

8EVWXM · Fitchburg, WI, US

DUPR

2.809

RS
Roseann Sheridan

2ZVLNY · Madison, WI, US

DUPR

2.968

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-8072279610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6121130883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Klafka",
        "dupr_id": "1QZXXD",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Bill Phelps",
        "dupr_id": "304972",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      }
    ]
  },
  {
    "team_id": 7326184975,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erin Schettler",
        "dupr_id": "8EVWXM",
        "rating": 2.809,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      },
      {
        "name": "Roseann Sheridan",
        "dupr_id": "2ZVLNY",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]