Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HOFC Open powered by Hot Shots Pickleball Club - Mixed Doubles: (4.5-4.99) Age: 18+

ID: 4342144621

Match Scores

10-11

Win

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

Canton, OH

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jessica Burger

Z9DG6M · USA

DUPR

4.081

KP
Keith Patterson

12G2Q9 · Canton, OH, US

DUPR

4.301

TEAM 2WINNER
KG
Katelyn Gregorin

8E75DW · Mentor, OH, US

DUPR

3.933

IM
Imaduddin Mohammed

Q56D4N · Lakewood, OH, US

DUPR

4.535

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-4342144621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5007386477,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Burger",
        "dupr_id": "Z9DG6M",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Patterson",
        "dupr_id": "12G2Q9",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 8514646938,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katelyn Gregorin",
        "dupr_id": "8E75DW",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Imaduddin Mohammed",
        "dupr_id": "Q56D4N",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      }
    ]
  }
]