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

CPL (3.5) Week (11) Pickleball Kingdom Watchung @ Flemington

ID: 4996949757

Match Scores

12-21

Loss

Play Date

2026-05-06

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Thao Tran

99RG4E · Westfield, NJ, US

DUPR

3.270

KY
Katie Yap

Q5LQD5 · Sayreville, NJ, US

DUPR

2.725

TEAM 2WINNER
SG
Susan Goeckeler

7D5V60 · Frenchtown, NJ, US

DUPR

3.701

PK
Patricia Kavanaugh

8EY4WE · Readington Township, NJ, US

DUPR

3.620

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-4996949757
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6178161819,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thao Tran",
        "dupr_id": "99RG4E",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Westfield, NJ, US"
      },
      {
        "name": "Katie Yap",
        "dupr_id": "Q5LQD5",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": "Sayreville, NJ, US"
      }
    ]
  },
  {
    "team_id": 5066740066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Goeckeler",
        "dupr_id": "7D5V60",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Frenchtown, NJ, US"
      },
      {
        "name": "Patricia Kavanaugh",
        "dupr_id": "8EY4WE",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Readington Township, NJ, US"
      }
    ]
  }
]