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

The Pickle Point Chotu DUPR Round

ID: 7789342149

Match Scores

11-9

Loss

Play Date

2026-03-22

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Sahil Dandawate

X097K7 · USA

DUPR

2.987

RD
raghav dhoot

RXNNWQ · USA

DUPR

3.713

TEAM 2LOSS
SS
Sail Sabnis

RYL29Z · Pimpri-Chinchwad, MH, IN

DUPR

3.349

DK
Daman Kumar

6PXJDG · USA

DUPR

3.242

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-7789342149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4932188708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sahil Dandawate",
        "dupr_id": "X097K7",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "raghav dhoot",
        "dupr_id": "RXNNWQ",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7557802544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sail Sabnis",
        "dupr_id": "RYL29Z",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Pimpri-Chinchwad, MH, IN"
      },
      {
        "name": "Daman  Kumar",
        "dupr_id": "6PXJDG",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]