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

USLPL Hatboro

ID: 7043420488

Match Scores

11-8, 11-6

Win

Play Date

2025-10-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GG
Gary Goodman

PK2XWX · New York, NY, US

DUPR

4.590

SK
Shannon Krzeminski

16EME1 · Lansing, IL, US

DUPR

4.669

TEAM 2LOSS
RP
Randy Parker

8DNX63 · St. Petersburg, FL, US

DUPR

4.341

TW
Tracy Wilken

35N6PP · Scarborough, ME, US

DUPR

4.526

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-7043420488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8097065411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Goodman",
        "dupr_id": "PK2XWX",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Shannon Krzeminski",
        "dupr_id": "16EME1",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Lansing, IL, US"
      }
    ]
  },
  {
    "team_id": 8066090742,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Parker",
        "dupr_id": "8DNX63",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Tracy Wilken",
        "dupr_id": "35N6PP",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Scarborough, ME, US"
      }
    ]
  }
]