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

Wichita Premier Pickleball League

ID: 6067097718

Match Scores

4-15

Loss

Play Date

2025-07-12

Play Time (Est)

7:30 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TC
Taylor Clemen

3YME44 · Rochelle, IL, US

DUPR

4.872

JS
Jared Smart

8ER0M3 · Hutchinson, KS, US

DUPR

5.195

TEAM 2WINNER
TP
Tom Pham

3V9XP1 · USA

DUPR

4.959

JP
Juliette Pauly

EGLEGE · Wichita, KS, US

DUPR

4.821

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-6067097718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8387554919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taylor Clemen",
        "dupr_id": "3YME44",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Rochelle, IL, US"
      },
      {
        "name": "Jared Smart",
        "dupr_id": "8ER0M3",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Hutchinson, KS, US"
      }
    ]
  },
  {
    "team_id": 5198803037,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Pham",
        "dupr_id": "3V9XP1",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juliette Pauly",
        "dupr_id": "EGLEGE",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]