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

Friday Night Dinks & Drinks - Piranha Happy Hour League [DUPR]

ID: 8461572524

Match Scores

11-2

Win

Play Date

2026-06-05

Play Time (Est)

9:00 PM

Play Location

Pickled! GameChangers

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jesus Ceballos

JPD6YM · USA

DUPR

3.433

KS
Kevin Sauerwein

2LE5YY · Joliet, IL, US

DUPR

4.041

TEAM 2LOSS
JW
JC Wessels

ME04MO · USA

DUPR

3.568

KM
Kris Mondrella

59V5YP · Channahon, IL, US

DUPR

2.724

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-8461572524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7195021588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jesus Ceballos",
        "dupr_id": "JPD6YM",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Sauerwein",
        "dupr_id": "2LE5YY",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Joliet, IL, US"
      }
    ]
  },
  {
    "team_id": 7665260810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JC Wessels",
        "dupr_id": "ME04MO",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kris Mondrella",
        "dupr_id": "59V5YP",
        "rating": 2.724,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      }
    ]
  }
]