Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

East Bay Pickleball Open Championships - Mixed Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 8323185829

Match Scores

9-11

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Warren, RI

View Facility Page →

Competitor Teams

TEAM 1LOSS
BD
Betsy Dolan

9JMQLE · Barrington, RI, US

DUPR

3.421

JB
jeff bennett

D95XKY · Newport, RI, US

DUPR

3.407

TEAM 2WINNER
JS
Jessica Sexton

Z9DZKW · USA

DUPR

3.783

AM
Alex Mallory

RYXWQN · USA

DUPR

3.680

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-8323185829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5159328080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Betsy Dolan",
        "dupr_id": "9JMQLE",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Barrington, RI, US"
      },
      {
        "name": "jeff bennett",
        "dupr_id": "D95XKY",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      }
    ]
  },
  {
    "team_id": 5980290151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Sexton",
        "dupr_id": "Z9DZKW",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Mallory",
        "dupr_id": "RYXWQN",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]