Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Cleveland Premier Pickleball Tournament Series #7

ID: 6786023456

Match Scores

14-16

Loss

Play Date

2025-09-13

Play Time (Est)

9:00 PM

Play Location

33625 Pin Oak Pkwy, Avon Lake, OH 44012, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
IS
Ian Simms

17JX79 · Pittsburgh, PA, US

DUPR

5.274

JL
Jose La Vecchio

2LDKGE · San Felipe, Yaracuy, VE

DUPR

4.937

TEAM 2WINNER
AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.554

JW
joseph wiencek

2LRME9 · Akron, OH, US

DUPR

5.018

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-6786023456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7183610552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Simms",
        "dupr_id": "17JX79",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Jose La Vecchio",
        "dupr_id": "2LDKGE",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "San Felipe, Yaracuy, VE"
      }
    ]
  },
  {
    "team_id": 6917379508,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.554,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "joseph wiencek",
        "dupr_id": "2LRME9",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      }
    ]
  }
]