Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 8 Tournament

ID: 8517573239

Match Scores

11-5

Win

Play Date

2026-03-07

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
QW
Qiu Wu

OD55K2 · Minneapolis, MN, US

DUPR

3.658

SB
Scott Bradbury

8DXQ9M · Minneapolis, MN, US

DUPR

4.605

TEAM 2LOSS
TV
Tyson Voss

NYDLYN · USA

DUPR

3.662

EM
Evan McBurrows

3Z5W0W · USA

DUPR

3.706

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-8517573239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7707606902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Qiu Wu",
        "dupr_id": "OD55K2",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Scott Bradbury",
        "dupr_id": "8DXQ9M",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5923122830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyson Voss",
        "dupr_id": "NYDLYN",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan McBurrows",
        "dupr_id": "3Z5W0W",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]