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: 4922557933

Match Scores

1-11

Win

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
HS
Hada solorzano

QXQJG0 · Newtown, PA, US

DUPR

3.760

JJ
Jenny Jiang

6NXVYE · USA

DUPR

4.042

TEAM 2WINNER
MS
Madeleine Shusterman

8EOEVM · Wynnewood, PA, US

DUPR

4.064

VM
Vicki Main

3LMP75 · Devon, PA, US

DUPR

4.175

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-4922557933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5942002857,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hada solorzano",
        "dupr_id": "QXQJG0",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      },
      {
        "name": "Jenny Jiang",
        "dupr_id": "6NXVYE",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8192489936,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madeleine Shusterman",
        "dupr_id": "8EOEVM",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Wynnewood, PA, US"
      },
      {
        "name": "Vicki Main",
        "dupr_id": "3LMP75",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Devon, PA, US"
      }
    ]
  }
]