Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7490272543

Match Scores

12-21

Loss

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Cathy Proctor

7DR7GM · Bridgewater Township, NJ, US

DUPR

3.610

YC
Yelena Chervinsky

175ZW9 · Lebanon, NJ, US

DUPR

3.461

TEAM 2WINNER
KH
Kirsten Hinds

4LXE5G · Manasquan, NJ, US

DUPR

3.803

JB
Janet Bellaran

9PGPYJ · NJ, US

DUPR

3.933

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-7490272543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6885928705,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cathy Proctor",
        "dupr_id": "7DR7GM",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Bridgewater Township, NJ, US"
      },
      {
        "name": "Yelena Chervinsky",
        "dupr_id": "175ZW9",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Lebanon, NJ, US"
      }
    ]
  },
  {
    "team_id": 4577935008,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kirsten Hinds",
        "dupr_id": "4LXE5G",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Manasquan, NJ, US"
      },
      {
        "name": "Janet Bellaran",
        "dupr_id": "9PGPYJ",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]