Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens 5.0+ - Hot Shots Moneyball Fall Classic

ID: 5985416580

Match Scores

5-11

Win

Play Date

2025-11-22

Play Time (Est)

1:00 PM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
Leo Schumacher

DWNKYY · Macedonia, OH, US

DUPR

4.349

MB
Michael Braddock

8DO5DX · Amherst, OH, US

DUPR

4.438

TEAM 2WINNER
KH
kyle hayes

L5XL9Q · OH, US

DUPR

4.705

KS
Karn Sharma

12LE43 · Strongsville, OH, US

DUPR

4.448

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-5985416580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8419804471,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leo Schumacher",
        "dupr_id": "DWNKYY",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Macedonia, OH, US"
      },
      {
        "name": "Michael Braddock",
        "dupr_id": "8DO5DX",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Amherst, OH, US"
      }
    ]
  },
  {
    "team_id": 5505695952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kyle hayes",
        "dupr_id": "L5XL9Q",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "OH, US"
      },
      {
        "name": "Karn Sharma",
        "dupr_id": "12LE43",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Strongsville, OH, US"
      }
    ]
  }
]