Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GRIP Night 11.0 - Open Doubles

ID: 7425813223

Match Scores

11-8

Win

Play Date

2026-04-24

Play Time (Est)

8:45 AM

Play Location

The Pickle Point, Hinjewadi

Unverified Facility

Competitor Teams

TEAM 1WINNER
LG
Lohit Gelani

LW4P7Q · USA

DUPR

4.119

MI
manik ingle

O6Z5RW · Pune, MH, IN

DUPR

4.194

TEAM 2LOSS
KT
Karan Thirani

7JM5L5 · USA

DUPR

4.051

SS
Suryabhan Shinde

YNW06P · Pune, MH, IN

DUPR

3.921

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-7425813223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4928503327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lohit Gelani",
        "dupr_id": "LW4P7Q",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "manik ingle",
        "dupr_id": "O6Z5RW",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      }
    ]
  },
  {
    "team_id": 4817760488,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karan Thirani",
        "dupr_id": "7JM5L5",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Suryabhan  Shinde",
        "dupr_id": "YNW06P",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      }
    ]
  }
]