Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Crazy 8's 4/17 4:30 pm

ID: 5093639985

Match Scores

11-8

Loss

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Aleksandra Spiess

769QQ9 · Rosemount, MN, US

DUPR

2.841

SG
Steven Gray

Q56DJ4 · Minneapolis, MN, US

DUPR

3.158

TEAM 2LOSS
TF
Travis Frey

NRXLEW · USA

DUPR

2.656

JS
Jill Schweiger

PKNVRQ · Edina, MN, US

DUPR

3.168

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-5093639985
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7856781883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aleksandra Spiess",
        "dupr_id": "769QQ9",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": "Rosemount, MN, US"
      },
      {
        "name": "Steven  Gray",
        "dupr_id": "Q56DJ4",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5482766018,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Frey",
        "dupr_id": "NRXLEW",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jill Schweiger",
        "dupr_id": "PKNVRQ",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  }
]