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

2022 All-Stars Pickleball Tournaments September Fall Event

ID: 7175337030

Match Scores

5-15

Loss

Play Date

2022-09-24

Play Time (Est)

7:30 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
TD
Tacyanno de Brito Silva

1REK5N · Woburn, MA, US

DUPR

4.581

CD
Charlie Dimon

30R621 · Somersworth, NH, US

DUPR

4.551

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-7175337030
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5912520908,
    "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": 6276227036,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tacyanno de Brito Silva",
        "dupr_id": "1REK5N",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Woburn, MA, US"
      },
      {
        "name": "Charlie Dimon",
        "dupr_id": "30R621",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Somersworth, NH, US"
      }
    ]
  }
]