Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GRIP Night 5.0 - Open Doubles

ID: 6944633354

Match Scores

11-8

Win

Play Date

2026-03-20

Play Time (Est)

3:30 PM

Play Location

Musclebar Sports Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Sail Sabnis

RYL29Z · USA

DUPR

3.363

MI
manik ingle

O6Z5RW · Pune, MH, IN

DUPR

4.178

TEAM 2LOSS
PB
Piyush Bhalgat

9JO5GK · USA

DUPR

3.703

SP
Satish Patil

V6227E · USA

DUPR

3.753

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-6944633354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5781816161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sail Sabnis",
        "dupr_id": "RYL29Z",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "manik ingle",
        "dupr_id": "O6Z5RW",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      }
    ]
  },
  {
    "team_id": 6903750105,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Piyush  Bhalgat",
        "dupr_id": "9JO5GK",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Satish Patil",
        "dupr_id": "V6227E",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]