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

Saturday Showdown Round Robin

ID: 5144104731

Match Scores

11-4

Win

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

The Picklr West Allis

Unverified Facility

Competitor Teams

TEAM 1WINNER
LK
Logan Kupferman

J5NJKM · Milwaukee, WI, US

DUPR

3.049

TS
tanmay shah

RWEJ6Q · Menomonee Falls, WI, US

DUPR

3.099

TEAM 2LOSS
HC
Heather Coss

QJRKPN · Saint Francis, WI, US

DUPR

2.637

KS
Karyn Scanlan

6PKPRK · USA

DUPR

2.518

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-5144104731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7113907841,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Kupferman",
        "dupr_id": "J5NJKM",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "tanmay shah",
        "dupr_id": "RWEJ6Q",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": "Menomonee Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 6324312598,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Coss",
        "dupr_id": "QJRKPN",
        "rating": 2.637,
        "profile_pic_url": null,
        "location": "Saint Francis, WI, US"
      },
      {
        "name": "Karyn Scanlan",
        "dupr_id": "6PKPRK",
        "rating": 2.518,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]