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

Jeff Jefferson League - 5th edition - Session 7

ID: 7815218641

Match Scores

1-11

Win

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KK
Kyler Kinnamon

ZNLLXW · Minneapolis, MN, US

DUPR

4.774

AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.678

TEAM 2WINNER
CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.686

MO
Marty O’Shaughnessy

Q5KK7R · Eagan, MN, US

DUPR

4.482

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-7815218641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6453025823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyler Kinnamon",
        "dupr_id": "ZNLLXW",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5216597036,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Marty O’Shaughnessy",
        "dupr_id": "Q5KK7R",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]