Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7064967764

Match Scores

22-20

Win

Play Date

2026-04-08

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Taina Wesner

8KP0G6 · Collegeville, PA, US

DUPR

4.000

JJ
Jeffrey Jensen

O6MXNP · West Chester, PA, US

DUPR

3.917

TEAM 2LOSS
CR
Chelsi Russell

LZ5OPZ · USA

DUPR

4.095

DB
Dion Brown

K57KG7 · USA

DUPR

3.794

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-7064967764
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7755143605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taina Wesner",
        "dupr_id": "8KP0G6",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Jeffrey Jensen",
        "dupr_id": "O6MXNP",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      }
    ]
  },
  {
    "team_id": 5899978376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chelsi  Russell",
        "dupr_id": "LZ5OPZ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dion Brown",
        "dupr_id": "K57KG7",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]