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

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

ID: 7579314068

Match Scores

18-21

Win

Play Date

2026-05-17

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MA
Mary Ann Villamor

KOZ2M6 · USA

DUPR

2.608

DC
Dave Cartwright

ZDM0DP · Hanover, NJ, US

DUPR

3.349

TEAM 2WINNER
DF
Darlene Fusco

3LXK2Z · Breinigsville, PA, US

DUPR

2.956

SW
Sean Wilson

KO9G2Q · Easton, PA, US

DUPR

3.161

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-7579314068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7914771942,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary Ann Villamor",
        "dupr_id": "KOZ2M6",
        "rating": 2.608,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Cartwright",
        "dupr_id": "ZDM0DP",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Hanover, NJ, US"
      }
    ]
  },
  {
    "team_id": 8433569039,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darlene Fusco",
        "dupr_id": "3LXK2Z",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": "Breinigsville, PA, US"
      },
      {
        "name": "Sean Wilson",
        "dupr_id": "KO9G2Q",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": "Easton, PA, US"
      }
    ]
  }
]