Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 55-59 Age

ID: 8396993899

Match Scores

11-4, 11-6

Loss

Play Date

2026-04-14

Play Time (Est)

8:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Angela Monette

GGJVWX · Naples, FL, US

DUPR

4.528

TM
Tommy Moorman

7NNZQM · Bonita Springs, FL, US

DUPR

4.651

TEAM 2LOSS
AS
Adrian Scott Lauer

9PGZ67 · Fort Wayne, IN, US

DUPR

4.249

LM
Lisa Morlan

L5LP55 · Fort Wayne, IN, US

DUPR

4.161

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-8396993899
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5088992261,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Monette",
        "dupr_id": "GGJVWX",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Tommy Moorman",
        "dupr_id": "7NNZQM",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      }
    ]
  },
  {
    "team_id": 7941864892,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Scott Lauer",
        "dupr_id": "9PGZ67",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Lisa Morlan",
        "dupr_id": "L5LP55",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  }
]