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

Jeff Jefferson League - 5th edition - Session 4

ID: 6773960770

Match Scores

9-11

Win

Play Date

2026-05-14

Play Time (Est)

11:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.734

TD
Tommy Danner

GGDNMX · Lakeville, MN, US

DUPR

4.537

TEAM 2WINNER
CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.521

JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.262

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-6773960770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6334440619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.734,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 7864974796,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  }
]