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

CPL (3.0 (50+)) Week (7) Pickleball Lehigh Valley @ Home Court

ID: 4665885046

Match Scores

24-22

Loss

Play Date

2026-04-12

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Christine Steigerwalt

NYY0QN · Northampton, PA, US

DUPR

3.330

LF
Lea Frank

3L77X6 · Quakertown, PA, US

DUPR

3.260

TEAM 2LOSS
RB
Rachel Baluyot

EGZ2LM · Chatham, NJ, US

DUPR

3.257

KS
Kathi Sheehan

V7KGN7 · Summit, NJ, US

DUPR

3.096

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-4665885046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6545113647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Steigerwalt",
        "dupr_id": "NYY0QN",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Northampton, PA, US"
      },
      {
        "name": "Lea Frank",
        "dupr_id": "3L77X6",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Quakertown, PA, US"
      }
    ]
  },
  {
    "team_id": 4557047167,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Baluyot",
        "dupr_id": "EGZ2LM",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Chatham, NJ, US"
      },
      {
        "name": "Kathi Sheehan",
        "dupr_id": "V7KGN7",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": "Summit, NJ, US"
      }
    ]
  }
]