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

Jeff Jefferson League - 5th edition - Session 4

ID: 7352200197

Match Scores

11-6

Win

Play Date

2026-05-14

Play Time (Est)

10:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.737

TD
Tommy Danner

GGDNMX · Lakeville, MN, US

DUPR

4.540

TEAM 2LOSS
CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.518

JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.259

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-7352200197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8161775356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 7163481554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  }
]