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

Jeff Jefferson League - 5th edition - Session 5

ID: 5314457899

Match Scores

11-9

Loss

Play Date

2026-05-21

Play Time (Est)

8:45 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.736

JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.273

TEAM 2LOSS
JJ
Jeff Jefferson

ZNWR4M · Eagan, MN, US

DUPR

4.432

KK
Kyler Kinnamon

ZNLLXW · Minneapolis, MN, US

DUPR

4.772

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-5314457899
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5671074466,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  },
  {
    "team_id": 4511756197,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Jefferson",
        "dupr_id": "ZNWR4M",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Kyler Kinnamon",
        "dupr_id": "ZNLLXW",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]