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

Wichita Premier Pickleball League Week 3

ID: 4894453566

Match Scores

15-9

Win

Play Date

2025-06-14

Play Time (Est)

7:30 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BH
Brian Harshman

17MVVM · Wichita, KS, US

DUPR

4.893

LQ
Lena Quach

ZNLYXL · Wichita, KS, US

DUPR

4.547

TEAM 2LOSS
NP
Nathan Peters

8EP5PJ · Goddard, KS, US

DUPR

5.267

LW
Lacy waugh

1RGMJD · Wichita, KS, US

DUPR

4.326

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-4894453566
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4593195469,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Harshman",
        "dupr_id": "17MVVM",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Lena Quach",
        "dupr_id": "ZNLYXL",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 8076866945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Peters",
        "dupr_id": "8EP5PJ",
        "rating": 5.267,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      },
      {
        "name": "Lacy waugh",
        "dupr_id": "1RGMJD",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]