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

2026 Franklin US Open Pickleball Championships - Men's Champions Pro Doubles - Main Draw

ID: 4721468257

Match Scores

11-0, 11-2

Loss

Play Date

2026-04-15

Play Time (Est)

2:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mircea Morariu

16KQ0Q · Boca Raton, FL, US

DUPR

5.676

JD
Jose Derisi

84VOW6 · Rochester, NY, US

DUPR

5.846

TEAM 2LOSS
EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

4.716

AT
Andrew Thompson

3P4LLQ · Rochester, NY, US

DUPR

4.824

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-4721468257
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5792894836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mircea Morariu",
        "dupr_id": "16KQ0Q",
        "rating": 5.676,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Jose Derisi",
        "dupr_id": "84VOW6",
        "rating": 5.846,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5929948991,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      },
      {
        "name": "Andrew Thompson",
        "dupr_id": "3P4LLQ",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]