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

USLPL Hatboro

ID: 7822666054

Match Scores

11-1, 11-5

Loss

Play Date

2025-10-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CN
Christine Neuman

ZNVNXM · Naperville, IL, US

DUPR

5.504

YT
Yvonne Ting

1NX4J6 · Northampton, MA, US

DUPR

5.176

TEAM 2LOSS
LB
Laura Boske

16N0VK · Uniontown, OH, US

DUPR

4.972

SH
Seyhan Hunter

17QMR5 · Smyrna, TN, US

DUPR

4.726

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-7822666054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4850227377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Neuman",
        "dupr_id": "ZNVNXM",
        "rating": 5.504,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Yvonne Ting",
        "dupr_id": "1NX4J6",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "Northampton, MA, US"
      }
    ]
  },
  {
    "team_id": 6470588621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Boske",
        "dupr_id": "16N0VK",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      },
      {
        "name": "Seyhan Hunter",
        "dupr_id": "17QMR5",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Smyrna, TN, US"
      }
    ]
  }
]