Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (4) Jersey Pickleball Club @ Stelton Sports

ID: 6335826277

Match Scores

21-19

Loss

Play Date

2026-03-14

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NA
Nancy Atkinson

3ZJJQW · Freehold, NJ, US

DUPR

3.320

RG
Rich Gottuso

17QR24 · USA

DUPR

3.682

TEAM 2LOSS
YC
Yelena Chervinsky

175ZW9 · Lebanon, NJ, US

DUPR

3.499

AR
Antoine Rouhana

WX79QY · Somerset County, NJ, US

DUPR

3.944

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-6335826277
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8030618590,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Atkinson",
        "dupr_id": "3ZJJQW",
        "rating": 3.32,
        "profile_pic_url": null,
        "location": "Freehold, NJ, US"
      },
      {
        "name": "Rich Gottuso",
        "dupr_id": "17QR24",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5371208849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yelena Chervinsky",
        "dupr_id": "175ZW9",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Lebanon, NJ, US"
      },
      {
        "name": "Antoine Rouhana",
        "dupr_id": "WX79QY",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Somerset County, NJ, US"
      }
    ]
  }
]