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

Saturday Showdown Round Robin

ID: 7532906733

Match Scores

11-10

Loss

Play Date

2026-05-23

Play Time (Est)

10:15 AM

Play Location

The Picklr West Allis

Unverified Facility

Competitor Teams

TEAM 1WINNER
LK
Logan Kupferman

J5NJKM · Milwaukee, WI, US

DUPR

3.069

TS
tanmay shah

RWEJ6Q · Menomonee Falls, WI, US

DUPR

3.113

TEAM 2LOSS
MS
Matthew Schwemmer

0Q6KGG · USA

DUPR

3.584

PK
Paul Kessler

9JX95R · Menomonee Falls, WI, US

DUPR

3.204

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-7532906733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4810085661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Kupferman",
        "dupr_id": "J5NJKM",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "tanmay shah",
        "dupr_id": "RWEJ6Q",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": "Menomonee Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 5295197657,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Schwemmer",
        "dupr_id": "0Q6KGG",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Kessler",
        "dupr_id": "9JX95R",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": "Menomonee Falls, WI, US"
      }
    ]
  }
]