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

Wichita Premier Pickleball League

ID: 6885417891

Match Scores

15-1

Win

Play Date

2025-07-12

Play Time (Est)

4:45 AM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LQ
Lena Quach

ZNLYXL · Wichita, KS, US

DUPR

4.642

TC
Taylor Clemen

3YME44 · Rochelle, IL, US

DUPR

4.903

TEAM 2LOSS
JP
Juliette Pauly

EGLEGE · Wichita, KS, US

DUPR

4.798

LW
Lacy waugh

1RGMJD · Wichita, KS, US

DUPR

4.278

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-6885417891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8290460843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lena Quach",
        "dupr_id": "ZNLYXL",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Taylor Clemen",
        "dupr_id": "3YME44",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Rochelle, IL, US"
      }
    ]
  },
  {
    "team_id": 7439176960,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Juliette Pauly",
        "dupr_id": "EGLEGE",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Lacy waugh",
        "dupr_id": "1RGMJD",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]