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

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

ID: 8554441134

Match Scores

21-17

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Mary Ann Villamor

KOZ2M6 · USA

DUPR

2.623

BP
Brian Perlowitz

8JDZGM · Bridgewater Township, NJ, US

DUPR

3.226

TEAM 2LOSS
DF
Darlene Fusco

3LXK2Z · Breinigsville, PA, US

DUPR

2.950

SW
Sean Wilson

KO9G2Q · Easton, PA, US

DUPR

3.154

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-8554441134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5543978307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Ann Villamor",
        "dupr_id": "KOZ2M6",
        "rating": 2.623,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Perlowitz",
        "dupr_id": "8JDZGM",
        "rating": 3.226,
        "profile_pic_url": null,
        "location": "Bridgewater Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5916216225,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darlene Fusco",
        "dupr_id": "3LXK2Z",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": "Breinigsville, PA, US"
      },
      {
        "name": "Sean Wilson",
        "dupr_id": "KO9G2Q",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": "Easton, PA, US"
      }
    ]
  }
]