Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

CPL (3.5 (50+)) Week (2) Home Court @ Stelton Sports

ID: 7893225428

Match Scores

21-17

Loss

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Cindi Goldstein

3024L2 · Parsippany-Troy Hills, NJ, US

DUPR

3.589

SH
Sandy Hartman

3P55LE · Roseland, NJ, US

DUPR

3.337

TEAM 2LOSS
CP
Cathy Proctor

7DR7GM · Bridgewater Township, NJ, US

DUPR

3.597

SK
Saritha Kondra

4LOV9V · Clinton, NJ, US

DUPR

3.366

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-7893225428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6709960965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindi Goldstein",
        "dupr_id": "3024L2",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Parsippany-Troy Hills, NJ, US"
      },
      {
        "name": "Sandy Hartman",
        "dupr_id": "3P55LE",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Roseland, NJ, US"
      }
    ]
  },
  {
    "team_id": 7157208251,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cathy Proctor",
        "dupr_id": "7DR7GM",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Bridgewater Township, NJ, US"
      },
      {
        "name": "Saritha Kondra",
        "dupr_id": "4LOV9V",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Clinton, NJ, US"
      }
    ]
  }
]