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

Crazy 8 Friday 5/8 8pm

ID: 6100645082

Match Scores

11-1

Win

Play Date

2026-05-08

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Tim Lawrence

165GZ0 · USA

DUPR

3.522

YM
Yogesh Mali

O6L7RL · St. Louis Park, MN, US

DUPR

3.578

TEAM 2LOSS
EA
Eric Alman

O6NMPE · Minneapolis, MN, US

DUPR

3.343

KC
Kylie Contreras

Z9NGVW · USA

DUPR

3.298

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-6100645082
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7395099507,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Lawrence",
        "dupr_id": "165GZ0",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yogesh Mali",
        "dupr_id": "O6L7RL",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 7336414088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Alman",
        "dupr_id": "O6NMPE",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Kylie Contreras",
        "dupr_id": "Z9NGVW",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]