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

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

ID: 6181385068

Match Scores

11-5

Loss

Play Date

2026-05-27

Play Time (Est)

5:00 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Michele Knueppel

2LRQRR · Verona, WI, US

DUPR

3.308

RS
Roseann Sheridan

2ZVLNY · USA

DUPR

3.006

TEAM 2LOSS
ES
Erin Schettler

8EVWXM · Fitchburg, WI, US

DUPR

2.787

JW
Julie West

DWEQE6 · USA

DUPR

3.312

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-6181385068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8121280729,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michele Knueppel",
        "dupr_id": "2LRQRR",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      },
      {
        "name": "Roseann Sheridan",
        "dupr_id": "2ZVLNY",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6954937011,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erin Schettler",
        "dupr_id": "8EVWXM",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      },
      {
        "name": "Julie West",
        "dupr_id": "DWEQE6",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]