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

CPL (3.0 (50+)) Week (9) Flemington Blue @ Pickleball Lehigh Valley

ID: 4591992459

Match Scores

24-26

Loss

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GH
Gail Hannagan

9PJ2N7 · NJ, US

DUPR

3.484

SO
Sharon oddy

6ZJJLD · Flemington, NJ, US

DUPR

3.349

TEAM 2WINNER
SS
Suzane Sullivan

0QDPON · Emmaus, PA, US

DUPR

3.457

DS
Denise Stevens

LVZE55 · Allentown, PA, US

DUPR

3.184

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-4591992459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8191625816,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gail Hannagan",
        "dupr_id": "9PJ2N7",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Sharon oddy",
        "dupr_id": "6ZJJLD",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      }
    ]
  },
  {
    "team_id": 5437748002,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Suzane Sullivan",
        "dupr_id": "0QDPON",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Emmaus, PA, US"
      },
      {
        "name": "Denise Stevens",
        "dupr_id": "LVZE55",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      }
    ]
  }
]