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

Wichita Premier Pickleball League Week 3

ID: 6176459826

Match Scores

15-6

Loss

Play Date

2025-06-14

Play Time (Est)

7:30 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Austin Corley

3L7LP6 · Wichita, KS, US

DUPR

4.837

JC
Jennifer Corley

35QDRV · Wichita, KS, US

DUPR

4.686

TEAM 2LOSS
CH
Chris Heck

8WMVVG · Wichita, KS, US

DUPR

5.020

CF
Colby Fugit

3VGDP7 · Andover, KS, US

DUPR

4.423

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-6176459826
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5114510623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Corley",
        "dupr_id": "3L7LP6",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jennifer Corley",
        "dupr_id": "35QDRV",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7108964932,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Heck",
        "dupr_id": "8WMVVG",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Colby Fugit",
        "dupr_id": "3VGDP7",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      }
    ]
  }
]