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

Wichita Premier Pickleball League Week 2

ID: 6162468428

Match Scores

7-15

Win

Play Date

2025-05-10

Play Time (Est)

9:00 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MR
Matthew Rochat

3LGDQ1 · Wichita, KS, US

DUPR

4.765

CC
Cody Courter

3OJLNL · Wichita, KS, US

DUPR

4.836

TEAM 2WINNER
NP
Nathan Peters

8EP5PJ · Goddard, KS, US

DUPR

5.274

TP
Tom Pham

3V9XP1 · USA

DUPR

4.675

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-6162468428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5499022205,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Rochat",
        "dupr_id": "3LGDQ1",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Cody Courter",
        "dupr_id": "3OJLNL",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 4594167076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Peters",
        "dupr_id": "8EP5PJ",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      },
      {
        "name": "Tom Pham",
        "dupr_id": "3V9XP1",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]