Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bengaluru Open Pickleball Tournament - Intermediate Doubles

ID: 6348646789

Match Scores

15-11

Loss

Play Date

2026-05-24

Play Time (Est)

2:15 AM

Play Location

Decathlon Anubhava

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
Divyaj Thakkar

4QY066 · USA

DUPR

4.058

ET
Emily Thorn

67NXPQ · USA

DUPR

4.001

TEAM 2LOSS
PS
Parth Singh

6NEM5E · Bengaluru, KA, IN

DUPR

3.973

NB
Naresh Bhat

94Q5W7 · USA

DUPR

4.130

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-6348646789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6104103913,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Divyaj Thakkar",
        "dupr_id": "4QY066",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emily Thorn",
        "dupr_id": "67NXPQ",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6655491007,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parth Singh",
        "dupr_id": "6NEM5E",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      },
      {
        "name": "Naresh Bhat",
        "dupr_id": "94Q5W7",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]