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

Match Scores

10-12

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Warren, RI

View Facility Page →

Competitor Teams

TEAM 1LOSS
MB
Michele Beath

JZ0W24 · Newport, RI, US

DUPR

3.107

KE
Kevin Eam

EGLOGM · Swansea, MA, US

DUPR

3.357

TEAM 2WINNER
BD
Betsy Dolan

9JMQLE · Barrington, RI, US

DUPR

3.392

JB
jeff bennett

D95XKY · Newport, RI, US

DUPR

3.378

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-6360991300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7711350985,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michele Beath",
        "dupr_id": "JZ0W24",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Kevin Eam",
        "dupr_id": "EGLOGM",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "Swansea, MA, US"
      }
    ]
  },
  {
    "team_id": 5088473076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Betsy Dolan",
        "dupr_id": "9JMQLE",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Barrington, RI, US"
      },
      {
        "name": "jeff bennett",
        "dupr_id": "D95XKY",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      }
    ]
  }
]