Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Franklin US Open Pickleball Championships - Mixed Doubles 5.0 Double Elimination 60-64 Age

ID: 5386891642

Match Scores

11-2, 11-5

Win

Play Date

2026-04-17

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
LY
Lily Yip

3ZK7MW · Jersey City, NJ, US

DUPR

5.216

SR
Steve Rose

17JZN8 · Boca Raton, FL, US

DUPR

4.574

TEAM 2LOSS
SG
Scott Gilbert

89DDPR · Naples, FL, US

DUPR

5.090

CI
Connie Inselmann

8KY7G7 · Long Grove, IA, US

DUPR

4.183

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-5386891642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4522884111,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lily Yip",
        "dupr_id": "3ZK7MW",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      },
      {
        "name": "Steve Rose",
        "dupr_id": "17JZN8",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 7268354104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Gilbert",
        "dupr_id": "89DDPR",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Connie Inselmann",
        "dupr_id": "8KY7G7",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Long Grove, IA, US"
      }
    ]
  }
]