Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 7627452186

Match Scores

11-5

Loss

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Warren, RI

View Facility Page →

Competitor Teams

TEAM 1WINNER
CD
Carla Dunn

JZ5MMM · Mattapoisett, MA, US

DUPR

3.551

LA
Lucas andrade

EGXNJE · New Bedford, MA, US

DUPR

3.563

TEAM 2LOSS
BD
Betsy Dolan

9JMQLE · Barrington, RI, US

DUPR

3.414

JB
jeff bennett

D95XKY · Newport, RI, US

DUPR

3.400

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-7627452186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5829699083,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carla Dunn",
        "dupr_id": "JZ5MMM",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Mattapoisett, MA, US"
      },
      {
        "name": "Lucas andrade",
        "dupr_id": "EGXNJE",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": "New Bedford, MA, US"
      }
    ]
  },
  {
    "team_id": 5463031019,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Betsy Dolan",
        "dupr_id": "9JMQLE",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Barrington, RI, US"
      },
      {
        "name": "jeff bennett",
        "dupr_id": "D95XKY",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      }
    ]
  }
]