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

Jeff Jefferson League - 4th edition - Session 6

ID: 5151453627

Match Scores

11-8

Win

Play Date

2026-04-09

Play Time (Est)

4:45 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Mitchell Ruedy

EG9V2V · Burnsville, MN, US

DUPR

4.768

MW
Matt Widen

YGDLJK · Minneapolis, MN, US

DUPR

4.996

TEAM 2LOSS
KK
Kyler Kinnamon

ZNLLXW · Minneapolis, MN, US

DUPR

4.870

RW
Ruben Weber

3ZJ6NQ · Golden Valley, MN, US

DUPR

4.975

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-5151453627
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6383316816,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Ruedy",
        "dupr_id": "EG9V2V",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Matt Widen",
        "dupr_id": "YGDLJK",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8383672451,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyler Kinnamon",
        "dupr_id": "ZNLLXW",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ruben Weber",
        "dupr_id": "3ZJ6NQ",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      }
    ]
  }
]