Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group E - PA Super Regional

ID: 6804054295

Match Scores

22-20

Loss

Play Date

2025-10-11

Play Time (Est)

8:45 AM

Play Location

Dill Dinkers Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.171

DS
Daniel Shin

JZX7JW · Pittsburgh, PA, US

DUPR

4.574

TEAM 2LOSS
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.807

DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.807

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-6804054295
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401443954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Daniel Shin",
        "dupr_id": "JZX7JW",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 7605269451,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]