Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8080470910

Match Scores

13-15

Loss

Play Date

2026-04-17

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
ME
Matt East

3ZDPLD · Naples, FL, US

DUPR

4.666

JB
Jill Batler

30LDNQ · Carmel, IN, US

DUPR

4.063

TEAM 2WINNER
AD
Anne Dimond

3VX6M5 · Carmel, IN, US

DUPR

4.111

SE
Steve Elliott

0Y6PY2 · Indianapolis, IN, US

DUPR

4.569

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-8080470910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5245860292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt East",
        "dupr_id": "3ZDPLD",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Jill Batler",
        "dupr_id": "30LDNQ",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 8456392624,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anne Dimond",
        "dupr_id": "3VX6M5",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Steve Elliott",
        "dupr_id": "0Y6PY2",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]