Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7562042094

Match Scores

12-21

Win

Play Date

2026-03-11

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Deb Morisie

EGZM0V · USA

DUPR

3.391

CC
Cullen Curley

6KXL4E · USA

DUPR

3.700

TEAM 2WINNER
KM
Kim McHugh

4LEDX6 · Wayne, PA, US

DUPR

3.586

JJ
Jeffrey Jensen

O6MXNP · West Chester, PA, US

DUPR

3.949

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-7562042094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8368610929,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deb Morisie",
        "dupr_id": "EGZM0V",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cullen Curley",
        "dupr_id": "6KXL4E",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7405546292,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim McHugh",
        "dupr_id": "4LEDX6",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Wayne, PA, US"
      },
      {
        "name": "Jeffrey Jensen",
        "dupr_id": "O6MXNP",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      }
    ]
  }
]