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

Wichita Premier Pickleball League

ID: 4404409767

Match Scores

15-6

Win

Play Date

2025-07-12

Play Time (Est)

4:45 AM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Andrew Clemen

8JJNJ8 · Albert Lea, MN, US

DUPR

5.195

CH
Chris Heck

8WMVVG · Wichita, KS, US

DUPR

5.050

TEAM 2LOSS
AC
Austin Corley

3L7LP6 · Wichita, KS, US

DUPR

4.838

MR
Matthew Rochat

3LGDQ1 · Wichita, KS, US

DUPR

4.945

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-4404409767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8557074235,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Clemen",
        "dupr_id": "8JJNJ8",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      },
      {
        "name": "Chris Heck",
        "dupr_id": "8WMVVG",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5884920331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Corley",
        "dupr_id": "3L7LP6",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Matthew Rochat",
        "dupr_id": "3LGDQ1",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]