Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GRIP Night 5.0 - Open Doubles

ID: 6450928885

Match Scores

6-11

Win

Play Date

2026-03-20

Play Time (Est)

2:15 AM

Play Location

Musclebar Sports Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
AR
Anuj Ranka

PWX0EE · Pune, MH, IN

DUPR

4.005

US
Ujjwal Saxena

D5J20M · USA

DUPR

3.582

TEAM 2WINNER
SS
Sail Sabnis

RYL29Z · USA

DUPR

3.413

MI
manik ingle

O6Z5RW · Pune, MH, IN

DUPR

4.213

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-6450928885
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5972501477,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anuj Ranka",
        "dupr_id": "PWX0EE",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      },
      {
        "name": "Ujjwal Saxena",
        "dupr_id": "D5J20M",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4494291556,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sail Sabnis",
        "dupr_id": "RYL29Z",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "manik ingle",
        "dupr_id": "O6Z5RW",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      }
    ]
  }
]