Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

East Bay Pickleball Club

ID: 7070801024

Match Scores

11-5

Win

Play Date

2026-05-12

Play Time (Est)

9:00 PM

Play Location

Warren, RI 02885, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BD
Betsy Dolan

9JMQLE · Barrington, RI, US

DUPR

3.379

JF
John Franklin

V4ZYQJ · USA

DUPR

4.002

TEAM 2LOSS
KL
Kristine Lewis Hicks

8KY90Y · Seekonk, MA, US

DUPR

3.198

JB
jeff bennett

D95XKY · Newport, RI, US

DUPR

3.437

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-7070801024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7251185025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Betsy Dolan",
        "dupr_id": "9JMQLE",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": "Barrington, RI, US"
      },
      {
        "name": "John Franklin",
        "dupr_id": "V4ZYQJ",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6638368886,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristine Lewis Hicks",
        "dupr_id": "8KY90Y",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Seekonk, MA, US"
      },
      {
        "name": "jeff bennett",
        "dupr_id": "D95XKY",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      }
    ]
  }
]