Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Doubles DUPR by SBA

ID: 8367637909

Match Scores

11-7

Win

Play Date

2026-01-18

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
VK
Vikrant Kher

YXLX2E · Pune, MH, IN

DUPR

4.250

AM
ananda Mandal

RY06YN · Pune, MH, IN

DUPR

4.233

TEAM 2LOSS
HK
Himanshu kumar

W6P62G · USA

DUPR

2.989

RK
Raj Kapoor

GW7DJM · USA

DUPR

4.204

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-8367637909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8196927437,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vikrant Kher",
        "dupr_id": "YXLX2E",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      },
      {
        "name": "ananda Mandal",
        "dupr_id": "RY06YN",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      }
    ]
  },
  {
    "team_id": 6299520038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Himanshu kumar",
        "dupr_id": "W6P62G",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Raj Kapoor",
        "dupr_id": "GW7DJM",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]