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

2.75-3.5 Round Robin - Pickleheads Popcorn - Round 7 Game 2

ID: 8292057488

Match Scores

9-11

Loss

Play Date

2026-05-13

Play Time (Est)

9:00 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Julie Hannifan

V44LR6 · USA

DUPR

2.199

SL
Stacy Lenz

LV679J · Windsor, WI, US

DUPR

3.402

TEAM 2WINNER
SM
Steve McCarthy

35MNLL · Madison, WI, US

DUPR

3.191

AC
Allen Chen

GX04ZM · USA

DUPR

2.880

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-8292057488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7402755793,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Hannifan",
        "dupr_id": "V44LR6",
        "rating": 2.199,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stacy Lenz",
        "dupr_id": "LV679J",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      }
    ]
  },
  {
    "team_id": 6814956821,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve McCarthy",
        "dupr_id": "35MNLL",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Allen Chen",
        "dupr_id": "GX04ZM",
        "rating": 2.88,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]