Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Jeff Jefferson League - 5th edition - Session 6

ID: 7424790582

Match Scores

11-7

Loss

Play Date

2026-05-28

Play Time (Est)

7:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CI
Chris Iverson

QPNW5R · USA

DUPR

4.282

CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.490

TEAM 2LOSS
JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.259

MO
Marty O’Shaughnessy

Q5KK7R · Eagan, MN, US

DUPR

4.387

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-7424790582
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7649141388,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Iverson",
        "dupr_id": "QPNW5R",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 6047378358,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Marty O’Shaughnessy",
        "dupr_id": "Q5KK7R",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]