Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cayman Premier League

ID: 7820349116

Match Scores

11-1

Win

Play Date

2026-04-22

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Davi Singh

3XRMO5 · Whistler, BC, CA

DUPR

4.733

PN
pawan negi

RZYDXM · USA

DUPR

4.058

TEAM 2LOSS
ST
Steve Thompson

3LKVGK · George Town, George Town, KY

DUPR

4.472

GW
Gareth Wilkinson

7DRNW4 · USA

DUPR

3.481

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-7820349116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7576386427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Davi Singh",
        "dupr_id": "3XRMO5",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "pawan negi",
        "dupr_id": "RZYDXM",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6036079170,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Thompson",
        "dupr_id": "3LKVGK",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "George Town, George Town, KY"
      },
      {
        "name": "Gareth Wilkinson",
        "dupr_id": "7DRNW4",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]