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

Match Scores

11-15

Loss

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Madeleine Shusterman

8EOEVM · Wynnewood, PA, US

DUPR

4.084

VM
Vicki Main

3LMP75 · Devon, PA, US

DUPR

4.195

TEAM 2WINNER
BS
Bin Song

3VLX46 · Doylestown, PA, US

DUPR

3.917

AS
Aradhna Saxena

MEQ2MO · USA

DUPR

3.938

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-6965045130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6923504635,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madeleine Shusterman",
        "dupr_id": "8EOEVM",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Wynnewood, PA, US"
      },
      {
        "name": "Vicki Main",
        "dupr_id": "3LMP75",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Devon, PA, US"
      }
    ]
  },
  {
    "team_id": 7730550763,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bin Song",
        "dupr_id": "3VLX46",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Doylestown, PA, US"
      },
      {
        "name": "Aradhna Saxena",
        "dupr_id": "MEQ2MO",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]