Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dec 9

ID: 4523332948

Match Scores

15-9

Win

Play Date

2025-12-09

Play Time (Est)

5:00 PM

Play Location

Cloverdale Fairgrounds

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Korey Shienfield

L52YN6 · Toronto, ON, CA

DUPR

4.402

SK
Shyam Kakaria

L2LRLZ · USA

DUPR

3.959

TEAM 2LOSS
MK
mark kelton

PZZ5VE · Toronto, ON, CA

DUPR

4.133

KT
Kristian Tanuwidjaja

GW066X · Toronto, ON, CA

DUPR

3.991

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-4523332948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6329379867,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Korey Shienfield",
        "dupr_id": "L52YN6",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Shyam Kakaria",
        "dupr_id": "L2LRLZ",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7534409628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mark kelton",
        "dupr_id": "PZZ5VE",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Kristian  Tanuwidjaja",
        "dupr_id": "GW066X",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]