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

Mixed 3.0-3.49

ID: 4594711689

Match Scores

11-2, 11-5

Win

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.186

MB
Megan Bair

OZ7KME · Uniontown, OH, US

DUPR

3.453

TEAM 2LOSS
MD
Meshawn Define

O66WYE · Massillon, OH, US

DUPR

3.070

DD
Doug Delor

XOJLG7 · USA

DUPR

2.984

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-4594711689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8434364460,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      },
      {
        "name": "Megan Bair",
        "dupr_id": "OZ7KME",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      }
    ]
  },
  {
    "team_id": 8361498797,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meshawn Define",
        "dupr_id": "O66WYE",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Massillon, OH, US"
      },
      {
        "name": "Doug Delor",
        "dupr_id": "XOJLG7",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]