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

CPL (3.5) Week (13) Montville @ Pickleball Kingdom Watchung

ID: 6621660777

Match Scores

21-17

Loss

Play Date

2026-05-20

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Julia Pliskin

8DO95M · USA

DUPR

3.328

AL
Alexa Laniado

X247G2 · Wayne, NJ, US

DUPR

3.954

TEAM 2LOSS
TT
Thao Tran

99RG4E · Westfield, NJ, US

DUPR

3.279

RV
Rachel Villarama

Q5LKPD · Old Bridge, NJ, US

DUPR

3.272

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-6621660777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6664465705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julia Pliskin",
        "dupr_id": "8DO95M",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexa Laniado",
        "dupr_id": "X247G2",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Wayne, NJ, US"
      }
    ]
  },
  {
    "team_id": 7018685980,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thao Tran",
        "dupr_id": "99RG4E",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Westfield, NJ, US"
      },
      {
        "name": "Rachel Villarama",
        "dupr_id": "Q5LKPD",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": "Old Bridge, NJ, US"
      }
    ]
  }
]