Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cleveland Pickleball Center: Men's Doubles 3.75+ Round Robin Round 1

ID: 5394725638

Match Scores

11-8

Win

Play Date

2026-02-21

Play Time (Est)

11:30 PM

Play Location

12400 Crossburn Avenue, Cleveland, OH, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
michael berardinis

2LMEN4 · Parma, OH, US

DUPR

4.712

TS
T.J. Sandella

X227N5 · USA

DUPR

4.099

TEAM 2LOSS
AB
Andrew Bauman

XK6ZE7 · Cleveland, OH, US

DUPR

3.806

AS
Alexander Stas

7D2V75 · Parma, OH, US

DUPR

3.856

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-5394725638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5201377472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "michael berardinis",
        "dupr_id": "2LMEN4",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Parma, OH, US"
      },
      {
        "name": "T.J. Sandella",
        "dupr_id": "X227N5",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6094475279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Bauman",
        "dupr_id": "XK6ZE7",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Alexander Stas",
        "dupr_id": "7D2V75",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Parma, OH, US"
      }
    ]
  }
]