Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/27 Crazy 8's

ID: 5022937015

Match Scores

5-11

Loss

Play Date

2026-05-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Abby Hauser

7NRR25 · New Brighton, MN, US

DUPR

3.765

SM
Shane M Dunn

3Z4XKQ · Minneapolis, MN, US

DUPR

4.014

TEAM 2WINNER
AG
adrian godinez

DN479M · Cottage Grove, MN, US

DUPR

4.136

ET
Ethan Thao

VXYNV6 · Woodbury, MN, US

DUPR

3.884

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-5022937015
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6971439231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Abby Hauser",
        "dupr_id": "7NRR25",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      },
      {
        "name": "Shane M Dunn",
        "dupr_id": "3Z4XKQ",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5688356258,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "adrian godinez",
        "dupr_id": "DN479M",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Cottage Grove, MN, US"
      },
      {
        "name": "Ethan Thao",
        "dupr_id": "VXYNV6",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      }
    ]
  }
]