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

2026 Franklin US Open Pickleball Championships - Men's Pro Doubles- Qualifier

ID: 4972749015

Match Scores

11-1, 11-4

Win

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Julian Slive

QPXYJ4 · Boca Raton, FL, US

DUPR

5.127

CD
Connor DuVally

EWL7KJ · Pound Ridge, NY, US

DUPR

5.531

TEAM 2LOSS
DC
Dave Conley

8JP24O · Phoenix, AZ, US

DUPR

4.915

WB
Will Blanchette

3L0Q58 · Erie, CO, US

DUPR

4.249

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-4972749015
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7645935193,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julian Slive",
        "dupr_id": "QPXYJ4",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Connor DuVally",
        "dupr_id": "EWL7KJ",
        "rating": 5.531,
        "profile_pic_url": null,
        "location": "Pound Ridge, NY, US"
      }
    ]
  },
  {
    "team_id": 7101461070,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Conley",
        "dupr_id": "8JP24O",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Will Blanchette",
        "dupr_id": "3L0Q58",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      }
    ]
  }
]