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

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

ID: 6456953221

Match Scores

11-5

Win

Play Date

2026-03-22

Play Time (Est)

2:15 AM

Play Location

Audubon, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Stephanie Mackler

DWW9V4 · USA

DUPR

2.847

MM
Matthew Memmo

9P27G7 · Phoenixville, PA, US

DUPR

3.553

TEAM 2LOSS
PA
Pauline Alfonso

LZ9LMZ · USA

DUPR

2.845

GN
Gabe Nacion

0PW0KX · USA

DUPR

3.140

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-6456953221
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5752296546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Mackler",
        "dupr_id": "DWW9V4",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Memmo",
        "dupr_id": "9P27G7",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  },
  {
    "team_id": 4425983159,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pauline Alfonso",
        "dupr_id": "LZ9LMZ",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabe Nacion",
        "dupr_id": "0PW0KX",
        "rating": 3.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]