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

CPL (3.0) Week (8) Pickleball Kingdom Hamilton @ Monroe

ID: 6664893934

Match Scores

19-21

Loss

Play Date

2026-04-20

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ED
Eleanor Dunlevy

8MWGRV · Bordentown, NJ, US

DUPR

3.099

TJ
Thomas J Davis

QPJ660 · Wrightstown, NJ, US

DUPR

3.074

TEAM 2WINNER
KG
Kayla Gipson

G5X55D · East Brunswick, NJ, US

DUPR

2.530

SF
Stephen Fredericksen

V257RE · Aberdeen Township, NJ, US

DUPR

3.393

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-6664893934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7918254434,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eleanor Dunlevy",
        "dupr_id": "8MWGRV",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": "Bordentown, NJ, US"
      },
      {
        "name": "Thomas J Davis",
        "dupr_id": "QPJ660",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": "Wrightstown, NJ, US"
      }
    ]
  },
  {
    "team_id": 5683627030,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kayla Gipson",
        "dupr_id": "G5X55D",
        "rating": 2.53,
        "profile_pic_url": null,
        "location": "East Brunswick, NJ, US"
      },
      {
        "name": "Stephen  Fredericksen",
        "dupr_id": "V257RE",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": "Aberdeen Township, NJ, US"
      }
    ]
  }
]