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

HOFC Open powered by Hot Shots Pickleball Club - Mixed Doubles Skill: (3.5 / 4.0) Age: (Any)

ID: 7820393294

Match Scores

7-11

Loss

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Canton, OH

View Facility Page →

Competitor Teams

TEAM 1LOSS
MB
Megan Bair

OZ7KME · Uniontown, OH, US

DUPR

3.403

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.124

TEAM 2WINNER
MC
Melinda Clancy

6NZ5YQ · USA

DUPR

3.711

PW
Patrick Watson

94RZZK · USA

DUPR

2.922

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-7820393294
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7390769790,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan Bair",
        "dupr_id": "OZ7KME",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 4813621501,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melinda Clancy",
        "dupr_id": "6NZ5YQ",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Watson",
        "dupr_id": "94RZZK",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]