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

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

ID: 5798991037

Match Scores

11-8, 11-1

Win

Play Date

2026-04-14

Play Time (Est)

2:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
SR
Steve Rose

17JZN8 · Boca Raton, FL, US

DUPR

4.523

LY
Lily Yip

3ZK7MW · Jersey City, NJ, US

DUPR

5.163

TEAM 2LOSS
JW
Jonathan W Sparks

35EDLL · Naples, FL, US

DUPR

4.812

LG
Lori Grinde

8WDYXM · Rhinelander, WI, US

DUPR

4.343

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-5798991037
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7132289601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Rose",
        "dupr_id": "17JZN8",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Lily Yip",
        "dupr_id": "3ZK7MW",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 6150100074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan W Sparks",
        "dupr_id": "35EDLL",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Lori Grinde",
        "dupr_id": "8WDYXM",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Rhinelander, WI, US"
      }
    ]
  }
]