Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Jeff Jefferson League - 5th edition - Session 4

ID: 5643440477

Match Scores

11-5

Win

Play Date

2026-05-14

Play Time (Est)

6:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.731

JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.238

TEAM 2LOSS
CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.524

TD
Tommy Danner

GGDNMX · USA

DUPR

4.562

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-5643440477
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5550496014,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  },
  {
    "team_id": 8032807506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]