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

Keystone Pickleball Classic at Forward - Mixed Doubles Skill: (3.0) Age: (49 And Under)

ID: 8326475095

Match Scores

11-4

Win

Play Date

2026-03-22

Play Time (Est)

8:45 AM

Play Location

Audubon, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Stephanie Mackler

DWW9V4 · USA

DUPR

2.848

MM
Matthew Memmo

9P27G7 · Phoenixville, PA, US

DUPR

3.554

TEAM 2LOSS
AA
Angela Anzaldi

X022X2 · USA

DUPR

2.630

KN
Kaden Nicastro

P57ZOG · USA

DUPR

2.630

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-8326475095
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7189567361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Mackler",
        "dupr_id": "DWW9V4",
        "rating": 2.848,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Memmo",
        "dupr_id": "9P27G7",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  },
  {
    "team_id": 6581017764,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angela Anzaldi",
        "dupr_id": "X022X2",
        "rating": 2.63,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaden Nicastro",
        "dupr_id": "P57ZOG",
        "rating": 2.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]