Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (8) Stelton Sports @ The Atlantic Club

ID: 4408707372

Match Scores

17-21

Loss

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AB
Ann Betterton

YXDK04 · New Brunswick, NJ, US

DUPR

3.890

YC
Yelena Chervinsky

175ZW9 · Lebanon, NJ, US

DUPR

3.447

TEAM 2WINNER
JS
Jody Scarano

QXXEWD · Belmar, NJ, US

DUPR

3.329

KH
Kirsten Hinds

4LXE5G · USA

DUPR

3.788

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-4408707372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8514983163,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ann Betterton",
        "dupr_id": "YXDK04",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "New Brunswick, NJ, US"
      },
      {
        "name": "Yelena Chervinsky",
        "dupr_id": "175ZW9",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": "Lebanon, NJ, US"
      }
    ]
  },
  {
    "team_id": 7867201195,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jody  Scarano",
        "dupr_id": "QXXEWD",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": "Belmar, NJ, US"
      },
      {
        "name": "Kirsten Hinds",
        "dupr_id": "4LXE5G",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]