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

2026 Franklin US Open Pickleball Championships - Men's Doubles Age Only Double Elimination 50-54 Age

ID: 6843916518

Match Scores

12-14, 7-11

Win

Play Date

2026-04-13

Play Time (Est)

7:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
John Cometa

8D5EOY · St. Louis, MO, US

DUPR

4.732

SM
Scott Maschmann

3Z45PP · Fenton, MO, US

DUPR

4.802

TEAM 2WINNER
SC
Steve Cavanaugh

8W4OLQ · Sarasota, FL, US

DUPR

4.904

KF
Keith Ford

3P6RNE · Parrish, FL, US

DUPR

4.855

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-6843916518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5882257773,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Cometa",
        "dupr_id": "8D5EOY",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Scott Maschmann",
        "dupr_id": "3Z45PP",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Fenton, MO, US"
      }
    ]
  },
  {
    "team_id": 5324131140,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Cavanaugh",
        "dupr_id": "8W4OLQ",
        "rating": 4.904,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Keith Ford",
        "dupr_id": "3P6RNE",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Parrish, FL, US"
      }
    ]
  }
]