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

Jeff Jefferson League - 4th edition - Session 7

ID: 5884722680

Match Scores

1-11

Loss

Play Date

2026-04-16

Play Time (Est)

9:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MW
Matt Widen

YGDLJK · Minneapolis, MN, US

DUPR

4.972

TD
Tommy Danner

GGDNMX · Lakeville, MN, US

DUPR

4.591

TEAM 2WINNER
DS
Daniel Schoen

84LOM8 · USA

DUPR

4.889

CB
Chris Bach

NYMJYW · Minneapolis, MN, US

DUPR

4.860

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-5884722680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8499795621,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Widen",
        "dupr_id": "YGDLJK",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 5214529404,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Schoen",
        "dupr_id": "84LOM8",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Bach",
        "dupr_id": "NYMJYW",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]