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

Jeff Jefferson League - 5th edition - Session 4

ID: 6992318437

Match Scores

11-5

Win

Play Date

2026-05-14

Play Time (Est)

2:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.745

JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.252

TEAM 2LOSS
CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.510

TD
Tommy Danner

GGDNMX · Lakeville, MN, US

DUPR

4.548

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-6992318437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4938670759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  },
  {
    "team_id": 7697228008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]