Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Circuit Nights by Pune Picklers Club

ID: 6967129298

Match Scores

11-6

Win

Play Date

2026-05-07

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
shivom bansal

4V79KG · Pune, MH, IN

DUPR

3.923

AS
Aakash Sharma

PWLDVZ · JK

DUPR

4.041

TEAM 2LOSS
GC
Gajendra Chauhan

76RP9M · USA

DUPR

4.009

NM
Nikhil Mittal

EGO6EJ · Pimpri-Chinchwad, MH, IN

DUPR

3.889

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-6967129298
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7364150226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "shivom bansal",
        "dupr_id": "4V79KG",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      },
      {
        "name": "Aakash Sharma",
        "dupr_id": "PWLDVZ",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "JK"
      }
    ]
  },
  {
    "team_id": 5250117964,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gajendra Chauhan",
        "dupr_id": "76RP9M",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikhil Mittal",
        "dupr_id": "EGO6EJ",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Pimpri-Chinchwad, MH, IN"
      }
    ]
  }
]