Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6947903965

Match Scores

2-11

Loss

Play Date

2025-12-06

Play Time (Est)

2:15 AM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JE
Justin Else

596PMV · Mankato, MN, US

DUPR

4.250

JK
John Kihslinger

3OZG2L · USA

DUPR

4.263

TEAM 2WINNER
AW
Aaron Wills

8K5K6O · USA

DUPR

4.523

AH
Adam Hoffmann

30ZKK4 · USA

DUPR

4.399

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-6947903965
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4877538726,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Else",
        "dupr_id": "596PMV",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      },
      {
        "name": "John Kihslinger",
        "dupr_id": "3OZG2L",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4978669212,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Wills",
        "dupr_id": "8K5K6O",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Hoffmann",
        "dupr_id": "30ZKK4",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]