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

Wichita Premier Pickleball League Week 3

ID: 5204401662

Match Scores

15-8

Loss

Play Date

2025-06-14

Play Time (Est)

7:30 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TP
Tom Pham

3V9XP1 · USA

DUPR

4.823

NP
Nathan Peters

8EP5PJ · Goddard, KS, US

DUPR

5.305

TEAM 2LOSS
JS
Jared Smart

8ER0M3 · Hutchinson, KS, US

DUPR

5.366

BH
Brian Harshman

17MVVM · Wichita, KS, US

DUPR

4.833

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-5204401662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8190129078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Pham",
        "dupr_id": "3V9XP1",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Peters",
        "dupr_id": "8EP5PJ",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      }
    ]
  },
  {
    "team_id": 5259027481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Smart",
        "dupr_id": "8ER0M3",
        "rating": 5.366,
        "profile_pic_url": null,
        "location": "Hutchinson, KS, US"
      },
      {
        "name": "Brian Harshman",
        "dupr_id": "17MVVM",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]