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

2026 Franklin US Open Pickleball Championships - Mixed Masters Pro Doubles- Main Draw

ID: 5836468080

Match Scores

8-15

Loss

Play Date

2026-04-17

Play Time (Est)

1:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jean Halahan

177PM1 · Washingtonville, NY, US

DUPR

5.027

MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

4.980

TEAM 2WINNER
PG
Pamela Gilbert

3OWDYL · Raleigh, NC, US

DUPR

5.068

MC
Michael Chen

17JWM8 · New Canaan, CT, US

DUPR

4.782

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-5836468080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8020113248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jean Halahan",
        "dupr_id": "177PM1",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Washingtonville, NY, US"
      },
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 8082816550,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Gilbert",
        "dupr_id": "3OWDYL",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Michael Chen",
        "dupr_id": "17JWM8",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "New Canaan, CT, US"
      }
    ]
  }
]