Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (7) Bounce Malvern @ Pickleball Kingdom Lehigh Valley

ID: 8329360606

Match Scores

25-27

Loss

Play Date

2026-04-08

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Jeffrey Jensen

O6MXNP · West Chester, PA, US

DUPR

3.905

JW
Jon Wheel

ZDKYWW · Phoenixville, PA, US

DUPR

3.912

TEAM 2WINNER
CC
Cullen Curley

6KXL4E · USA

DUPR

3.745

DB
Dion Brown

K57KG7 · USA

DUPR

3.825

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-8329360606
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6035594128,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Jensen",
        "dupr_id": "O6MXNP",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      },
      {
        "name": "Jon Wheel",
        "dupr_id": "ZDKYWW",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  },
  {
    "team_id": 8228453117,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cullen Curley",
        "dupr_id": "6KXL4E",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dion Brown",
        "dupr_id": "K57KG7",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]