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

Crazy 8's 4/26 4pm

ID: 7377743376

Match Scores

8-11

Win

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EA
Eric Alman

O6NMPE · Minneapolis, MN, US

DUPR

3.270

SE
Sheree Eymann

9PVKP7 · Eagan, MN, US

DUPR

3.189

TEAM 2WINNER
GW
Gregory Wilson

N7YD0W · Eagan, MN, US

DUPR

3.004

JS
Jill Schweiger

PKNVRQ · Edina, MN, US

DUPR

3.175

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-7377743376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6493374773,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Alman",
        "dupr_id": "O6NMPE",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Sheree Eymann",
        "dupr_id": "9PVKP7",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 7281062757,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Wilson",
        "dupr_id": "N7YD0W",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Jill Schweiger",
        "dupr_id": "PKNVRQ",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  }
]