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

CPL (3.5 (50+)) Week (7) Jersey Pickleball Club @ The Atlantic Club

ID: 4895258868

Match Scores

21-23

Loss

Play Date

2026-04-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NA
Nancy Atkinson

3ZJJQW · Freehold, NJ, US

DUPR

3.246

LQ
Lily Qian

2YYDY7 · Marlboro Township, NJ, US

DUPR

3.118

TEAM 2WINNER
RY
Randi Yezer

XK2RRR · USA

DUPR

3.582

KH
Kirsten Hinds

4LXE5G · USA

DUPR

3.842

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-4895258868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4550221030,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Atkinson",
        "dupr_id": "3ZJJQW",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Freehold, NJ, US"
      },
      {
        "name": "Lily Qian",
        "dupr_id": "2YYDY7",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Marlboro Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 6881884845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randi Yezer",
        "dupr_id": "XK2RRR",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kirsten Hinds",
        "dupr_id": "4LXE5G",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]