Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

CPL (3.5) Week (12) Pickleball Lehigh Valley @ Dill Dinkers Hatboro

ID: 5248944368

Match Scores

12-21

Loss

Play Date

2026-05-13

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HK
Howie Knudson

MEZ2NG · Lehigh County, PA, US

DUPR

3.234

WJ
Walter Jarrett

KOEEN7 · USA

DUPR

3.108

TEAM 2WINNER
TK
Theodore Kolb

G0QWWG · USA

DUPR

3.782

DF
Daniel Ferleger

OZQZ27 · USA

DUPR

3.501

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-5248944368
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4843431076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Howie Knudson",
        "dupr_id": "MEZ2NG",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      },
      {
        "name": "Walter Jarrett",
        "dupr_id": "KOEEN7",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6363182017,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Theodore Kolb",
        "dupr_id": "G0QWWG",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Ferleger",
        "dupr_id": "OZQZ27",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]