Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

$5,000 Picklebarn Year-End Championships 2025 - Men's Doubles (4.0-4.5)

ID: 6716253832

Match Scores

15-11

Loss

Play Date

2025-12-06

Play Time (Est)

5:00 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AZ
Alija Zukanovic

ZN55OL · Rochester, MN, US

DUPR

4.190

ME
Mike Elwood

X2ZZ5X · Rochester, MN, US

DUPR

4.664

TEAM 2LOSS
JE
Justin Else

596PMV · Mankato, MN, US

DUPR

4.218

JK
John Kihslinger

3OZG2L · USA

DUPR

4.220

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-6716253832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4834955856,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alija Zukanovic",
        "dupr_id": "ZN55OL",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Mike Elwood",
        "dupr_id": "X2ZZ5X",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  },
  {
    "team_id": 5695110111,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Else",
        "dupr_id": "596PMV",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      },
      {
        "name": "John Kihslinger",
        "dupr_id": "3OZG2L",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]