Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 8 Tournament

ID: 8557602634

Match Scores

9-11

Win

Play Date

2026-03-07

Play Time (Est)

11:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
TV
Tyson Voss

NYDLYN · USA

DUPR

3.486

EM
Evan McBurrows

3Z5W0W · USA

DUPR

3.643

TEAM 2WINNER
CU
Chris Uy

OZ9KZE · USA

DUPR

3.705

AB
Andrew Blake

8WYO5K · Minneapolis, MN, US

DUPR

4.420

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-8557602634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4591998611,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyson Voss",
        "dupr_id": "NYDLYN",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan McBurrows",
        "dupr_id": "3Z5W0W",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8354440167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Uy",
        "dupr_id": "OZ9KZE",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Blake",
        "dupr_id": "8WYO5K",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]