Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group E - PA Super Regional

ID: 6521620259

Match Scores

21-13

Loss

Play Date

2025-10-11

Play Time (Est)

12:45 AM

Play Location

Dill Dinkers Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
WP
Will Pleszkoch

4LRD7V · Towson, MD, US

DUPR

4.545

TB
Tanisha Bhatia

DN0W0X · College Park, MD, US

DUPR

3.618

TEAM 2LOSS
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.795

CT
Clare Tilly Evans

V4JXZ7 · USA

DUPR

3.538

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-6521620259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7144251088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Pleszkoch",
        "dupr_id": "4LRD7V",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Towson, MD, US"
      },
      {
        "name": "Tanisha Bhatia",
        "dupr_id": "DN0W0X",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "College Park, MD, US"
      }
    ]
  },
  {
    "team_id": 5206971598,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Clare Tilly Evans",
        "dupr_id": "V4JXZ7",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]