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: 7738656830

Match Scores

11-2

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Warren, RI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jessica Sexton

Z9DZKW · USA

DUPR

3.820

AM
Alex Mallory

RYXWQN · USA

DUPR

3.717

TEAM 2LOSS
BD
Betsy Dolan

9JMQLE · Barrington, RI, US

DUPR

3.406

JB
jeff bennett

D95XKY · Newport, RI, US

DUPR

3.392

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-7738656830
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8029275688,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Sexton",
        "dupr_id": "Z9DZKW",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Mallory",
        "dupr_id": "RYXWQN",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5974733519,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Betsy Dolan",
        "dupr_id": "9JMQLE",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": "Barrington, RI, US"
      },
      {
        "name": "jeff bennett",
        "dupr_id": "D95XKY",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      }
    ]
  }
]