Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4303177613

Match Scores

11-2

Loss

Play Date

2026-05-17

Play Time (Est)

6:15 AM

Play Location

Canton, OH

View Facility Page →

Competitor Teams

TEAM 1WINNER
VW
Vanessa White

OD7NKP · Akron, OH, US

DUPR

3.668

JC
Jason Choy

V7KJGJ · Cuyahoga Falls, OH, US

DUPR

3.948

TEAM 2LOSS
MB
Megan Bair

OZ7KME · Uniontown, OH, US

DUPR

3.417

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.137

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-4303177613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5611795739,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vanessa White",
        "dupr_id": "OD7NKP",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      },
      {
        "name": "Jason Choy",
        "dupr_id": "V7KJGJ",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Cuyahoga Falls, OH, US"
      }
    ]
  },
  {
    "team_id": 6913421969,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Bair",
        "dupr_id": "OZ7KME",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  }
]