Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens 3.5-3.99

ID: 5221571155

Match Scores

11-6

Win

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
ND
Neeraj Desai

P50KVQ · Summit County, OH, US

DUPR

3.701

DM
Debmalya Mukherjee

9JYMNE · Summit County, OH, US

DUPR

3.785

TEAM 2LOSS
RD
Rafael Dos Santos

Q5KE0R · USA

DUPR

3.926

AS
Anthony Serapiglia

GGPDOQ · USA

DUPR

3.850

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-5221571155
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4494915798,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neeraj Desai",
        "dupr_id": "P50KVQ",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Summit County, OH, US"
      },
      {
        "name": "Debmalya  Mukherjee",
        "dupr_id": "9JYMNE",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "Summit County, OH, US"
      }
    ]
  },
  {
    "team_id": 5889417755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rafael Dos Santos",
        "dupr_id": "Q5KE0R",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Serapiglia",
        "dupr_id": "GGPDOQ",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]