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

2026 Franklin US Open Pickleball Championships - Men's Doubles Age Only Double Elimination 45-49 Age

ID: 6814696549

Match Scores

11-8, 11-8

Loss

Play Date

2026-04-13

Play Time (Est)

2:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Robert Davidson

3V2XM5 · Surprise, AZ, US

DUPR

5.516

JB
Jonathan Burns

3PQNPZ · Boca Raton, FL, US

DUPR

5.619

TEAM 2LOSS
JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

5.129

JA
Juan Arraya

175LM8 · Greenwich, CT, US

DUPR

5.121

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-6814696549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7825865106,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Davidson",
        "dupr_id": "3V2XM5",
        "rating": 5.516,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Jonathan Burns",
        "dupr_id": "3PQNPZ",
        "rating": 5.619,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 5488569992,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      },
      {
        "name": "Juan Arraya",
        "dupr_id": "175LM8",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Greenwich, CT, US"
      }
    ]
  }
]