Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 PA Open, a Pickleball is Life Tournament - Women's Doubles Skill: (3.5 to 4.0)

ID: 4612690880

Match Scores

3-11

Win

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Kerry Mindiak

D59PZ4 · USA

DUPR

3.421

CS
Courtney Skolka

8KKY27 · Horsham, PA, US

DUPR

3.864

TEAM 2WINNER
MS
Madeleine Shusterman

8EOEVM · Wynnewood, PA, US

DUPR

4.082

VM
Vicki Main

3LMP75 · Devon, PA, US

DUPR

4.192

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-4612690880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5343230635,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kerry Mindiak",
        "dupr_id": "D59PZ4",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Courtney Skolka",
        "dupr_id": "8KKY27",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Horsham, PA, US"
      }
    ]
  },
  {
    "team_id": 4530076735,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madeleine Shusterman",
        "dupr_id": "8EOEVM",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Wynnewood, PA, US"
      },
      {
        "name": "Vicki Main",
        "dupr_id": "3LMP75",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Devon, PA, US"
      }
    ]
  }
]