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

Jeff Jefferson League - 5th edition - Session 7

ID: 6509659600

Match Scores

11-1

Loss

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KK
Kyler Kinnamon

ZNLLXW · Minneapolis, MN, US

DUPR

4.806

CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.654

TEAM 2LOSS
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.710

MO
Marty O’Shaughnessy

Q5KK7R · Eagan, MN, US

DUPR

4.443

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-6509659600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7422730551,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyler Kinnamon",
        "dupr_id": "ZNLLXW",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 6381932739,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Marty O’Shaughnessy",
        "dupr_id": "Q5KK7R",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]