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

Match Scores

11-3

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Madeleine Shusterman

8EOEVM · Wynnewood, PA, US

DUPR

4.087

VM
Vicki Main

3LMP75 · Devon, PA, US

DUPR

4.197

TEAM 2LOSS
BS
Bin Song

3VLX46 · Doylestown, PA, US

DUPR

3.866

AS
Aradhna Saxena

MEQ2MO · USA

DUPR

3.865

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-5613458770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7053934740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madeleine Shusterman",
        "dupr_id": "8EOEVM",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Wynnewood, PA, US"
      },
      {
        "name": "Vicki Main",
        "dupr_id": "3LMP75",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Devon, PA, US"
      }
    ]
  },
  {
    "team_id": 6571485801,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bin Song",
        "dupr_id": "3VLX46",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Doylestown, PA, US"
      },
      {
        "name": "Aradhna Saxena",
        "dupr_id": "MEQ2MO",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]