Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (9) Pickleball Palace @ Jersey Pickleball Club

ID: 6717409721

Match Scores

11-21

Loss

Play Date

2026-04-23

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Carly Pfeffer

8D9PRX · Livingston, NJ, US

DUPR

4.414

DS
Danielle Stein

8ME00O · Livingston, NJ, US

DUPR

3.904

TEAM 2WINNER
MR
Margaret Robb

RZ9PDQ · Neptune Township, NJ, US

DUPR

4.381

SS
Stefanie Sohosky

ZNRZ2W · NJ, US

DUPR

4.343

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-6717409721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8213592772,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carly Pfeffer",
        "dupr_id": "8D9PRX",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Livingston, NJ, US"
      },
      {
        "name": "Danielle Stein",
        "dupr_id": "8ME00O",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Livingston, NJ, US"
      }
    ]
  },
  {
    "team_id": 7615929527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Margaret Robb",
        "dupr_id": "RZ9PDQ",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Neptune Township, NJ, US"
      },
      {
        "name": "Stefanie Sohosky",
        "dupr_id": "ZNRZ2W",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]