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

Jeff Jefferson League - 4th edition - Session 7

ID: 5693076042

Match Scores

11-9

Win

Play Date

2026-04-16

Play Time (Est)

7:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MW
Matt Widen

YGDLJK · Minneapolis, MN, US

DUPR

4.971

CB
Chris Bach

NYMJYW · Minneapolis, MN, US

DUPR

4.858

TEAM 2LOSS
DS
Daniel Schoen

84LOM8 · USA

DUPR

4.892

TD
Tommy Danner

GGDNMX · Lakeville, MN, US

DUPR

4.592

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-5693076042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8092156809,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Widen",
        "dupr_id": "YGDLJK",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Chris Bach",
        "dupr_id": "NYMJYW",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5279871614,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Schoen",
        "dupr_id": "84LOM8",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]