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

2.75-3.5 Round Robin - Pickleheads Popcorn - Round 8 Game 4

ID: 5810602226

Match Scores

9-11

Win

Play Date

2026-05-13

Play Time (Est)

3:30 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Amy S Miller

6ZX74K · Middleton, WI, US

DUPR

3.125

LG
Lori Grapentine

35JVNR · Madison, WI, US

DUPR

2.910

TEAM 2WINNER
SL
Stacy Lenz

LV679J · Windsor, WI, US

DUPR

3.402

DS
Dan Schettler

8JPG4O · Fitchburg, WI, US

DUPR

2.863

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-5810602226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7561847910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy S Miller",
        "dupr_id": "6ZX74K",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Lori Grapentine",
        "dupr_id": "35JVNR",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 6853384369,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacy Lenz",
        "dupr_id": "LV679J",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      },
      {
        "name": "Dan Schettler",
        "dupr_id": "8JPG4O",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      }
    ]
  }
]