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

Wichita Premier Pickleball League

ID: 6912728205

Match Scores

15-10

Loss

Play Date

2025-07-12

Play Time (Est)

10:15 AM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jared Smart

8ER0M3 · Hutchinson, KS, US

DUPR

5.189

TC
Taylor Clemen

3YME44 · Rochelle, IL, US

DUPR

4.886

TEAM 2LOSS
CH
Chris Heck

8WMVVG · Wichita, KS, US

DUPR

5.044

CF
Colby Fugit

3VGDP7 · Andover, KS, US

DUPR

4.389

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-6912728205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6593534636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Smart",
        "dupr_id": "8ER0M3",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Hutchinson, KS, US"
      },
      {
        "name": "Taylor Clemen",
        "dupr_id": "3YME44",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Rochelle, IL, US"
      }
    ]
  },
  {
    "team_id": 5315918372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Heck",
        "dupr_id": "8WMVVG",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Colby Fugit",
        "dupr_id": "3VGDP7",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      }
    ]
  }
]