Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens 3.5-3.99

ID: 5268421316

Match Scores

7-11

Win

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
CW
Creston Wright

0PDYNN · USA

DUPR

3.277

LV
Lucas Vassas

7Z4DPM · USA

DUPR

3.277

TEAM 2WINNER
ND
Neeraj Desai

P50KVQ · Summit County, OH, US

DUPR

3.711

DM
Debmalya Mukherjee

9JYMNE · Summit County, OH, US

DUPR

3.793

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-5268421316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7150986446,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Creston Wright",
        "dupr_id": "0PDYNN",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucas Vassas",
        "dupr_id": "7Z4DPM",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7008455546,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neeraj Desai",
        "dupr_id": "P50KVQ",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Summit County, OH, US"
      },
      {
        "name": "Debmalya  Mukherjee",
        "dupr_id": "9JYMNE",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Summit County, OH, US"
      }
    ]
  }
]