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

Saturday Showdown Round Robin

ID: 5450883106

Match Scores

11-1

Win

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

The Picklr West Allis

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Matthew Schwemmer

0Q6KGG · USA

DUPR

3.562

PK
Paul Kessler

9JX95R · Menomonee Falls, WI, US

DUPR

3.197

TEAM 2LOSS
HC
Heather Coss

QJRKPN · Saint Francis, WI, US

DUPR

2.641

KS
Karyn Scanlan

6PKPRK · USA

DUPR

2.534

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-5450883106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4889210122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Schwemmer",
        "dupr_id": "0Q6KGG",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Kessler",
        "dupr_id": "9JX95R",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": "Menomonee Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 4649888776,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Coss",
        "dupr_id": "QJRKPN",
        "rating": 2.641,
        "profile_pic_url": null,
        "location": "Saint Francis, WI, US"
      },
      {
        "name": "Karyn Scanlan",
        "dupr_id": "6PKPRK",
        "rating": 2.534,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]