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

CPL (3.5 (50+)) Week (8) Pickleball Kingdom Hillsborough @ Jersey Pickleball Club

ID: 6410077725

Match Scores

21-18

Loss

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SR
Sushma Rayapudi

M2R6QO · Hillsborough Township, NJ, US

DUPR

3.403

LG
Luis Gomez

E9976O · NJ, US

DUPR

3.382

TEAM 2LOSS
NA
Nancy Atkinson

3ZJJQW · Freehold, NJ, US

DUPR

3.236

RG
Rich Gottuso

17QR24 · USA

DUPR

3.557

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-6410077725
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5082650202,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sushma Rayapudi",
        "dupr_id": "M2R6QO",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      },
      {
        "name": "Luis Gomez",
        "dupr_id": "E9976O",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 8381246050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Atkinson",
        "dupr_id": "3ZJJQW",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "Freehold, NJ, US"
      },
      {
        "name": "Rich Gottuso",
        "dupr_id": "17QR24",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]