Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 8 Tournament

ID: 8476351230

Match Scores

15-7

Loss

Play Date

2026-03-07

Play Time (Est)

7:30 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.334

RW
Robert Woldt

0Q2DRG · USA

DUPR

4.186

TEAM 2LOSS
AB
Andrew Blake

8WYO5K · Minneapolis, MN, US

DUPR

4.328

CU
Chris Uy

OZ9KZE · USA

DUPR

3.626

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-8476351230
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5323997018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek DeGardner",
        "dupr_id": "YGQD24",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Vadnais Heights, MN, US"
      },
      {
        "name": "Robert Woldt",
        "dupr_id": "0Q2DRG",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5608462802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Blake",
        "dupr_id": "8WYO5K",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Chris Uy",
        "dupr_id": "OZ9KZE",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]