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

Wichita Premier Pickleball League Week 3

ID: 5008636082

Match Scores

13-15

Loss

Play Date

2025-06-14

Play Time (Est)

3:30 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jared Smart

8ER0M3 · Hutchinson, KS, US

DUPR

5.324

BH
Brian Harshman

17MVVM · Wichita, KS, US

DUPR

4.856

TEAM 2WINNER
MR
Matthew Rochat

3LGDQ1 · Wichita, KS, US

DUPR

4.880

AC
Austin Corley

3L7LP6 · Wichita, KS, US

DUPR

4.848

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-5008636082
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8201094123,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Smart",
        "dupr_id": "8ER0M3",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Hutchinson, KS, US"
      },
      {
        "name": "Brian Harshman",
        "dupr_id": "17MVVM",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5083998665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Rochat",
        "dupr_id": "3LGDQ1",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Austin Corley",
        "dupr_id": "3L7LP6",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]