Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Kingdom Centerville - 4.0+ Men's Doubles Scramble

ID: 8179124031

Match Scores

9-15

Win

Play Date

2026-04-13

Play Time (Est)

4:45 AM

Play Location

985 S Main St, Washington Township, OH 45458, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Donnie Hoskins

9JK4VR · USA

DUPR

4.063

MS
Michael Sherr

Z9JXYQ · USA

DUPR

4.009

TEAM 2WINNER
PM
Preston Mccambry

8DP954 · Dayton, OH, US

DUPR

4.278

GB
Gopal Bhat

XOP5E5 · USA

DUPR

4.035

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-8179124031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4794663985,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donnie Hoskins",
        "dupr_id": "9JK4VR",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Sherr",
        "dupr_id": "Z9JXYQ",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5650794286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Preston Mccambry",
        "dupr_id": "8DP954",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Dayton, OH, US"
      },
      {
        "name": "Gopal Bhat",
        "dupr_id": "XOP5E5",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]