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

Jeff Jefferson League - 4th edition - Session 7

ID: 8425701700

Match Scores

11-6

Loss

Play Date

2026-04-16

Play Time (Est)

5:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Chris Bach

NYMJYW · Minneapolis, MN, US

DUPR

4.872

TD
Tommy Danner

GGDNMX · Lakeville, MN, US

DUPR

4.607

TEAM 2LOSS
DS
Daniel Schoen

84LOM8 · USA

DUPR

4.867

MW
Matt Widen

YGDLJK · Minneapolis, MN, US

DUPR

4.956

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-8425701700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7231497520,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Bach",
        "dupr_id": "NYMJYW",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 7087761769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Schoen",
        "dupr_id": "84LOM8",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Widen",
        "dupr_id": "YGDLJK",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]