Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5568135568

Match Scores

8-21

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EB
Elizabeth Brofft

JZVVYO · Cherry Hill, NJ, US

DUPR

3.434

RR
Richard Ross

8G95PD · Cherry Hill, NJ, US

DUPR

3.397

TEAM 2WINNER
DZ
Deirdre Zohlman

3Y270P · Moorestown, NJ, US

DUPR

3.456

SS
Scott Strong

8JGV7D · Medford Lakes, NJ, US

DUPR

3.807

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-5568135568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6016736361,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Brofft",
        "dupr_id": "JZVVYO",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Richard Ross",
        "dupr_id": "8G95PD",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      }
    ]
  },
  {
    "team_id": 7027851120,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Deirdre Zohlman",
        "dupr_id": "3Y270P",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Moorestown, NJ, US"
      },
      {
        "name": "Scott Strong",
        "dupr_id": "8JGV7D",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Medford Lakes, NJ, US"
      }
    ]
  }
]