Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6010133986

Match Scores

19-21

Loss

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
YC
Yelena Chervinsky

175ZW9 · Lebanon, NJ, US

DUPR

3.455

BX
Ben X

DNQWLX · Somerset County, NJ, US

DUPR

3.910

TEAM 2WINNER
JS
Jody Scarano

QXXEWD · Belmar, NJ, US

DUPR

3.322

RT
Robert Toledo

3YKKOK · Point Pleasant, NJ, US

DUPR

3.889

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-6010133986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5718745869,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yelena Chervinsky",
        "dupr_id": "175ZW9",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Lebanon, NJ, US"
      },
      {
        "name": "Ben X",
        "dupr_id": "DNQWLX",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Somerset County, NJ, US"
      }
    ]
  },
  {
    "team_id": 5160120464,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jody  Scarano",
        "dupr_id": "QXXEWD",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Belmar, NJ, US"
      },
      {
        "name": "Robert Toledo",
        "dupr_id": "3YKKOK",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Point Pleasant, NJ, US"
      }
    ]
  }
]