Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/13 Crazy Eights

ID: 6862694283

Match Scores

2-11

Win

Play Date

2026-05-13

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RK
Rachit Kshetrapal

V6RN4J · USA

DUPR

3.789

CS
Cooper Smith

4QL5XM · USA

DUPR

3.567

TEAM 2WINNER
KS
Krista Siddiqui

PK7J9X · Eagan, MN, US

DUPR

3.735

AG
adrian godinez

DN479M · Cottage Grove, MN, US

DUPR

4.102

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-6862694283
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8522410629,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachit Kshetrapal",
        "dupr_id": "V6RN4J",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cooper Smith",
        "dupr_id": "4QL5XM",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6668055693,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krista Siddiqui",
        "dupr_id": "PK7J9X",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "adrian godinez",
        "dupr_id": "DN479M",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Cottage Grove, MN, US"
      }
    ]
  }
]