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

USLPL Hatboro

ID: 6486670896

Match Scores

11-7, 11-9

Loss

Play Date

2025-10-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RH
Randy Halfpap

8MYVP8 · Salisbury, MD, US

DUPR

5.272

KC
Katie Carpenter

NY5RZN · Seven Lakes, NC, US

DUPR

5.042

TEAM 2LOSS
DS
David Smith

17KL43 · Spirit Lake, IA, US

DUPR

5.005

LB
Laura Boske

16N0VK · Uniontown, OH, US

DUPR

4.967

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-6486670896
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6372368036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Halfpap",
        "dupr_id": "8MYVP8",
        "rating": 5.272,
        "profile_pic_url": null,
        "location": "Salisbury, MD, US"
      },
      {
        "name": "Katie Carpenter",
        "dupr_id": "NY5RZN",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Seven Lakes, NC, US"
      }
    ]
  },
  {
    "team_id": 8568873322,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "17KL43",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Spirit Lake, IA, US"
      },
      {
        "name": "Laura Boske",
        "dupr_id": "16N0VK",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      }
    ]
  }
]