Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 PA Open, a Pickleball is Life Tournament - Mixed Doubles Skill: (4.0)

ID: 6919381448

Match Scores

5-15

Win

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LY
Lisa Yuskevich

RZR77D · Doylestown, PA, US

DUPR

3.273

SS
stephane sabathier

V750ME · Holland, PA, US

DUPR

3.902

TEAM 2WINNER
JC
Julia Chen

56WQO0 · USA

DUPR

3.450

MC
Michael Chen

YX7MGK · Queens County, NY, US

DUPR

4.190

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-6919381448
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8187498426,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Yuskevich",
        "dupr_id": "RZR77D",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": "Doylestown, PA, US"
      },
      {
        "name": "stephane sabathier",
        "dupr_id": "V750ME",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Holland, PA, US"
      }
    ]
  },
  {
    "team_id": 6053327294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julia Chen",
        "dupr_id": "56WQO0",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Chen",
        "dupr_id": "YX7MGK",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]