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

USLPL Hatboro

ID: 7903156344

Match Scores

11-8, 11-2

Win

Play Date

2025-10-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Sean Hannon

8KNZZ7 · Mechanicsburg, PA, US

DUPR

4.911

GG
Gary Goodman

PK2XWX · New York, NY, US

DUPR

4.579

TEAM 2LOSS
SK
Sidney Kuo

84R4R6 · Quincy, MA, US

DUPR

4.481

RP
Randy Parker

8DNX63 · St. Petersburg, FL, US

DUPR

4.354

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-7903156344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5289744913,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Hannon",
        "dupr_id": "8KNZZ7",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Mechanicsburg, PA, US"
      },
      {
        "name": "Gary Goodman",
        "dupr_id": "PK2XWX",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6031384268,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sidney Kuo",
        "dupr_id": "84R4R6",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Randy Parker",
        "dupr_id": "8DNX63",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]