Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Shaver Slam - Mens Doubles: 4.0 - 4.49

ID: 5368237580

Match Scores

10-15

Win

Play Date

2025-10-19

Play Time (Est)

9:00 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JG
John Gronseth

KOV9D6 · USA

DUPR

4.378

JG
Jonas Gronseth

LW46Q5 · USA

DUPR

4.309

TEAM 2WINNER
JK
John Kihslinger

3OZG2L · USA

DUPR

4.485

JE
Justin Else

596PMV · Mankato, MN, US

DUPR

4.403

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-5368237580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8199853769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Gronseth",
        "dupr_id": "KOV9D6",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonas Gronseth",
        "dupr_id": "LW46Q5",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6239662459,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Kihslinger",
        "dupr_id": "3OZG2L",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Else",
        "dupr_id": "596PMV",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      }
    ]
  }
]