Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (10) APC Garden State @ Players Courtyard

ID: 6299916164

Match Scores

23-21

Loss

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PA
Patty Andrzejewski

YGN0PK · USA

DUPR

3.638

JB
John Betts

12Z979 · Tabernacle, NJ, US

DUPR

3.657

TEAM 2LOSS
DK
Dawn Kempton

XJED74 · Mount Laurel Township, NJ, US

DUPR

3.444

SS
Scott Strong

8JGV7D · Medford Lakes, NJ, US

DUPR

3.806

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-6299916164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6357781466,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patty Andrzejewski",
        "dupr_id": "YGN0PK",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Betts",
        "dupr_id": "12Z979",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Tabernacle, NJ, US"
      }
    ]
  },
  {
    "team_id": 5441422335,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dawn Kempton",
        "dupr_id": "XJED74",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      },
      {
        "name": "Scott Strong",
        "dupr_id": "8JGV7D",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Medford Lakes, NJ, US"
      }
    ]
  }
]