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

CPL (3.0 (50+)) Week (10) Flemington Blue @ Home Court

ID: 6256886681

Match Scores

22-24

Loss

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Sarah Stangota

6Z20ZQ · Flemington, NJ, US

DUPR

3.374

SO
Sharon oddy

6ZJJLD · Flemington, NJ, US

DUPR

3.327

TEAM 2WINNER
KS
Kathi Sheehan

V7KGN7 · Summit, NJ, US

DUPR

3.086

SC
Sandra Cassidy

RX55YM · USA

DUPR

2.937

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-6256886681
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6660218400,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sarah Stangota",
        "dupr_id": "6Z20ZQ",
        "rating": 3.374,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      },
      {
        "name": "Sharon oddy",
        "dupr_id": "6ZJJLD",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      }
    ]
  },
  {
    "team_id": 5547261450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathi Sheehan",
        "dupr_id": "V7KGN7",
        "rating": 3.086,
        "profile_pic_url": null,
        "location": "Summit, NJ, US"
      },
      {
        "name": "Sandra Cassidy",
        "dupr_id": "RX55YM",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]