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

Wichita Premier Pickleball League

ID: 6294243990

Match Scores

15-12

Loss

Play Date

2025-07-12

Play Time (Est)

7:30 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Matthew Rochat

3LGDQ1 · Wichita, KS, US

DUPR

5.013

AC
Austin Corley

3L7LP6 · Wichita, KS, US

DUPR

4.853

TEAM 2LOSS
NP
Nathan Peters

8EP5PJ · Goddard, KS, US

DUPR

5.241

TP
Tom Pham

3V9XP1 · USA

DUPR

4.929

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-6294243990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4662429840,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Rochat",
        "dupr_id": "3LGDQ1",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Austin Corley",
        "dupr_id": "3L7LP6",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7022606298,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Peters",
        "dupr_id": "8EP5PJ",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      },
      {
        "name": "Tom Pham",
        "dupr_id": "3V9XP1",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]