Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 8 Tournament

ID: 4446888222

Match Scores

7-11

Win

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 1LOSS
CU
Chris Uy

OZ9KZE · USA

DUPR

3.681

AB
Andrew Blake

8WYO5K · Minneapolis, MN, US

DUPR

4.386

TEAM 2WINNER
QW
Qiu Wu

OD55K2 · Minneapolis, MN, US

DUPR

3.669

SB
Scott Bradbury

8DXQ9M · Minneapolis, MN, US

DUPR

4.625

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-4446888222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7372614248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Uy",
        "dupr_id": "OZ9KZE",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Blake",
        "dupr_id": "8WYO5K",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8537918176,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Qiu Wu",
        "dupr_id": "OD55K2",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Scott Bradbury",
        "dupr_id": "8DXQ9M",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]