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

USLPL Hatboro

ID: 4866965567

Match Scores

11-1, 11-8

Loss

Play Date

2025-10-18

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TJ
Tabitha Johnson

1R6LQ3 · Duxbury, MA, US

DUPR

4.917

KB
Kirsten Beske

DW6PMM · VT, US

DUPR

4.464

TEAM 2LOSS
CL
Char Lord

16MX5E · Carmel, IN, US

DUPR

4.245

CU
Christine Underwood

16EPMK · West Chester, OH, US

DUPR

4.735

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-4866965567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6824267454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tabitha Johnson",
        "dupr_id": "1R6LQ3",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      },
      {
        "name": "Kirsten Beske",
        "dupr_id": "DW6PMM",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "VT, US"
      }
    ]
  },
  {
    "team_id": 7795334499,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Char Lord",
        "dupr_id": "16MX5E",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Christine Underwood",
        "dupr_id": "16EPMK",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      }
    ]
  }
]