Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bengaluru Open Pickleball Tournament - Intermediate Doubles

ID: 7867128436

Match Scores

15-14

Win

Play Date

2026-05-24

Play Time (Est)

5:00 PM

Play Location

Decathlon Anubhava

Unverified Facility

Competitor Teams

TEAM 1WINNER
PS
Parth Singh

6NEM5E · Bengaluru, KA, IN

DUPR

3.987

NB
Naresh Bhat

94Q5W7 · USA

DUPR

4.151

TEAM 2LOSS
VB
Vignesh B

PWLXJM · USA

DUPR

3.747

HL
Herschel Lylesh

6KLEOE · USA

DUPR

3.617

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-7867128436
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4307573145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parth Singh",
        "dupr_id": "6NEM5E",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      },
      {
        "name": "Naresh Bhat",
        "dupr_id": "94Q5W7",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7872899273,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vignesh B",
        "dupr_id": "PWLXJM",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Herschel Lylesh",
        "dupr_id": "6KLEOE",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]