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

Crazy 8's 4/26 4pm

ID: 7661304082

Match Scores

9-11

Loss

Play Date

2026-04-26

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SE
Sheree Eymann

9PVKP7 · Eagan, MN, US

DUPR

3.186

JS
Jill Schweiger

PKNVRQ · Edina, MN, US

DUPR

3.172

TEAM 2WINNER
SE
Scib Ebel

7NGRL9 · USA

DUPR

3.116

EA
Eric Alman

O6NMPE · Minneapolis, MN, US

DUPR

3.302

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-7661304082
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4799571614,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sheree Eymann",
        "dupr_id": "9PVKP7",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Jill Schweiger",
        "dupr_id": "PKNVRQ",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  },
  {
    "team_id": 6492231576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scib Ebel",
        "dupr_id": "7NGRL9",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Alman",
        "dupr_id": "O6NMPE",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]