Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 8 Tournament

ID: 5891657912

Match Scores

11-8

Loss

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

1200 E Moore Lake Dr, Fridley, MN 55432, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
Derek DeGardner

YGQD24 · Vadnais Heights, MN, US

DUPR

4.314

RW
Robert Woldt

0Q2DRG · USA

DUPR

4.110

TEAM 2LOSS
CU
Chris Uy

OZ9KZE · USA

DUPR

3.748

AB
Andrew Blake

8WYO5K · Minneapolis, MN, US

DUPR

4.473

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-5891657912
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7873924128,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek DeGardner",
        "dupr_id": "YGQD24",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Vadnais Heights, MN, US"
      },
      {
        "name": "Robert Woldt",
        "dupr_id": "0Q2DRG",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6903663825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Uy",
        "dupr_id": "OZ9KZE",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Blake",
        "dupr_id": "8WYO5K",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]