Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (13) Pickleball Kingdom Lehigh Valley @ Pickleball Lehigh Valley

ID: 5564819426

Match Scores

21-13

Win

Play Date

2026-05-20

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Melissa Hummel

OZR7GL · Allentown, PA, US

DUPR

3.493

DB
Dion Brown

K57KG7 · Bethlehem, PA, US

DUPR

3.888

TEAM 2LOSS
SS
Suzane Sullivan

0QDPON · Emmaus, PA, US

DUPR

3.455

HK
Howie Knudson

MEZ2NG · Lehigh County, PA, US

DUPR

3.231

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-5564819426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7655260066,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Hummel",
        "dupr_id": "OZR7GL",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Dion Brown",
        "dupr_id": "K57KG7",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      }
    ]
  },
  {
    "team_id": 7866398863,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzane Sullivan",
        "dupr_id": "0QDPON",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Emmaus, PA, US"
      },
      {
        "name": "Howie Knudson",
        "dupr_id": "MEZ2NG",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      }
    ]
  }
]