Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 8 Tournament

ID: 6467787091

Match Scores

0-11

Win

Play Date

2026-03-07

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Doni Luciano

WZZ04L · USA

DUPR

3.215

RL
Reid Lucas

OZGPN2 · USA

DUPR

3.256

TEAM 2WINNER
CU
Chris Uy

OZ9KZE · USA

DUPR

3.817

AB
Andrew Blake

8WYO5K · Minneapolis, MN, US

DUPR

4.553

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-6467787091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4368472062,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doni Luciano",
        "dupr_id": "WZZ04L",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reid Lucas",
        "dupr_id": "OZGPN2",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7331512186,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Uy",
        "dupr_id": "OZ9KZE",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Blake",
        "dupr_id": "8WYO5K",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]