Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2022 All-Stars Pickleball Tournaments September Fall Event

ID: 4321045804

Match Scores

2-15

Loss

Play Date

2022-09-24

Play Time (Est)

5:00 PM

Play Location

Manchester, NH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MK
Mahesh Kelkar

8J5WVD · Nashua, NH, US

DUPR

4.331

DD
David DiPerri

8DYM7X · USA

DUPR

5.123

TEAM 2WINNER
PA
Pat Anderson

V776XE · Foxborough, MA, US

DUPR

4.735

SS
Sherwayne Sharpe

8MY9L8 · Barnstable, MA, US

DUPR

5.196

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-4321045804
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8268372499,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mahesh Kelkar",
        "dupr_id": "8J5WVD",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Nashua, NH, US"
      },
      {
        "name": "David DiPerri",
        "dupr_id": "8DYM7X",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5954656372,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pat Anderson",
        "dupr_id": "V776XE",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Foxborough, MA, US"
      },
      {
        "name": "Sherwayne Sharpe",
        "dupr_id": "8MY9L8",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Barnstable, MA, US"
      }
    ]
  }
]