Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group E - PA Super Regional

ID: 5498798316

Match Scores

21-10

Loss

Play Date

2025-10-11

Play Time (Est)

1:00 PM

Play Location

Dill Dinkers Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
TF
Tyler Ferguson

1N69WZ · Frederick, MD, US

DUPR

4.431

WP
Will Pleszkoch

4LRD7V · Towson, MD, US

DUPR

4.532

TEAM 2LOSS
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.801

DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.798

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-5498798316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7621558386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Ferguson",
        "dupr_id": "1N69WZ",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Frederick, MD, US"
      },
      {
        "name": "Will Pleszkoch",
        "dupr_id": "4LRD7V",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Towson, MD, US"
      }
    ]
  },
  {
    "team_id": 4682742115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]