Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bengaluru Open Pickleball Tournament - Intermediate Doubles

ID: 8333656043

Match Scores

11-15

Loss

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Decathlon Anubhava

Unverified Facility

Competitor Teams

TEAM 1LOSS
PS
Parth Singh

6NEM5E · Bengaluru, KA, IN

DUPR

3.981

NB
Naresh Bhat

94Q5W7 · USA

DUPR

4.142

TEAM 2WINNER
NS
Nihar Shetty

JPNGX4 · USA

DUPR

3.679

NP
nandhu palan

LWZOJQ · USA

DUPR

3.794

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-8333656043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6068115698,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Parth Singh",
        "dupr_id": "6NEM5E",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      },
      {
        "name": "Naresh Bhat",
        "dupr_id": "94Q5W7",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4506546242,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nihar Shetty",
        "dupr_id": "JPNGX4",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "nandhu palan",
        "dupr_id": "LWZOJQ",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]