Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Mens 5.0+ - Hot Shots Moneyball Fall Classic

ID: 4884669807

Match Scores

6-11

Loss

Play Date

2025-11-22

Play Time (Est)

4:45 AM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
FW
Fox Witt

0YROXX · Hartville, OH, US

DUPR

4.690

JW
joseph wiencek

2LRME9 · Akron, OH, US

DUPR

5.117

TEAM 2WINNER
MS
Matt Spyak

2LQYGE · USA

DUPR

4.573

KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

4.935

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-4884669807
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5845147507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fox Witt",
        "dupr_id": "0YROXX",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Hartville, OH, US"
      },
      {
        "name": "joseph wiencek",
        "dupr_id": "2LRME9",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      }
    ]
  },
  {
    "team_id": 8564783463,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Spyak",
        "dupr_id": "2LQYGE",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      }
    ]
  }
]