Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Crazy 8's 5/1

ID: 5349657312

Match Scores

11-4

Loss

Play Date

2026-05-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Shane Kline

17K6W4 · Saint Paul, MN, US

DUPR

4.165

EP
eric pezhman

4LEO56 · ND, US

DUPR

3.672

TEAM 2LOSS
YM
Yogesh Mali

O6L7RL · St. Louis Park, MN, US

DUPR

3.554

AH
Abby Hauser

7NRR25 · New Brighton, MN, US

DUPR

3.802

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-5349657312
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5184116402,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Kline",
        "dupr_id": "17K6W4",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "eric pezhman",
        "dupr_id": "4LEO56",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "ND, US"
      }
    ]
  },
  {
    "team_id": 7332445861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yogesh Mali",
        "dupr_id": "O6L7RL",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      },
      {
        "name": "Abby Hauser",
        "dupr_id": "7NRR25",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      }
    ]
  }
]