Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group E - PA Super Regional

ID: 4839621119

Match Scores

8-21

Loss

Play Date

2025-10-11

Play Time (Est)

12:45 AM

Play Location

Dill Dinkers Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.811

DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.788

TEAM 2WINNER
AN
Andrew Nguyen

76RD59 · Allentown, PA, US

DUPR

4.235

FD
Fyodor D’Souza

4ZOY46 · Allentown, PA, US

DUPR

4.443

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-4839621119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5050980190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7411505222,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Nguyen",
        "dupr_id": "76RD59",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Fyodor D’Souza",
        "dupr_id": "4ZOY46",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      }
    ]
  }
]