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

Jeff Jefferson League - 4th edition - Session 7

ID: 4832428530

Match Scores

11-8

Loss

Play Date

2026-04-16

Play Time (Est)

7:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Chris Bach

NYMJYW · Minneapolis, MN, US

DUPR

4.821

DS
Daniel Schoen

84LOM8 · USA

DUPR

4.869

TEAM 2LOSS
MW
Matt Widen

YGDLJK · Minneapolis, MN, US

DUPR

4.983

TD
Tommy Danner

GGDNMX · Lakeville, MN, US

DUPR

4.629

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-4832428530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4315328322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Bach",
        "dupr_id": "NYMJYW",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Daniel Schoen",
        "dupr_id": "84LOM8",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8516643812,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Widen",
        "dupr_id": "YGDLJK",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]