Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7346444050

Match Scores

23-21

Loss

Play Date

2026-03-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
Cullen Curley

6KXL4E · USA

DUPR

3.688

JG
Jason Garcia

V7VWL6 · Kutztown, PA, US

DUPR

3.569

TEAM 2LOSS
JJ
Jeffrey Jensen

O6MXNP · West Chester, PA, US

DUPR

3.941

JF
jonathan Fossum

12ME44 · Gladwyne, PA, US

DUPR

3.576

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-7346444050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5823969615,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cullen Curley",
        "dupr_id": "6KXL4E",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Garcia",
        "dupr_id": "V7VWL6",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Kutztown, PA, US"
      }
    ]
  },
  {
    "team_id": 8034899447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Jensen",
        "dupr_id": "O6MXNP",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      },
      {
        "name": "jonathan Fossum",
        "dupr_id": "12ME44",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Gladwyne, PA, US"
      }
    ]
  }
]