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

USLPL Hatboro

ID: 7479916898

Match Scores

11-8, 5-11, 10-11

Win

Play Date

2025-10-19

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kevin Casey

3Y4J6P · Merritt, NC, US

DUPR

4.816

CO
Cheryl Oconnell

PKW00X · Buffalo, NY, US

DUPR

4.875

TEAM 2WINNER
RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.735

LP
Lisa Parisi

3X7427 · Glen Rock, NJ, US

DUPR

5.042

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-7479916898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5098353164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Casey",
        "dupr_id": "3Y4J6P",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Merritt, NC, US"
      },
      {
        "name": "Cheryl Oconnell",
        "dupr_id": "PKW00X",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 4775855883,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Lisa Parisi",
        "dupr_id": "3X7427",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Glen Rock, NJ, US"
      }
    ]
  }
]