Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/27 Crazy 8's

ID: 7005042737

Match Scores

11-8

Loss

Play Date

2026-05-27

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
BRIAN CLARK

G095LV · MN, US

DUPR

3.887

ET
Ethan Thao

VXYNV6 · Woodbury, MN, US

DUPR

3.893

TEAM 2LOSS
AH
Abby Hauser

7NRR25 · New Brighton, MN, US

DUPR

3.765

NP
Nathan Pattee

2ZG0DY · USA

DUPR

3.900

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-7005042737
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8198695883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "BRIAN CLARK",
        "dupr_id": "G095LV",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Ethan Thao",
        "dupr_id": "VXYNV6",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      }
    ]
  },
  {
    "team_id": 7191492015,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abby Hauser",
        "dupr_id": "7NRR25",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      },
      {
        "name": "Nathan Pattee",
        "dupr_id": "2ZG0DY",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]