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

Mixed 3.0-3.49

ID: 4399986969

Match Scores

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.166

MB
Megan Bair

OZ7KME · Uniontown, OH, US

DUPR

3.433

TEAM 2LOSS
MD
Meshawn Define

O66WYE · Massillon, OH, US

DUPR

3.065

DD
Doug Delor

XOJLG7 · USA

DUPR

2.963

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-4399986969
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5350858285,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      },
      {
        "name": "Megan Bair",
        "dupr_id": "OZ7KME",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      }
    ]
  },
  {
    "team_id": 5824100348,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meshawn Define",
        "dupr_id": "O66WYE",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": "Massillon, OH, US"
      },
      {
        "name": "Doug Delor",
        "dupr_id": "XOJLG7",
        "rating": 2.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]