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

DUPR 20 - Minor League Pickleball at Kansas

ID: 4922178988

Match Scores

24-22

Win

Play Date

2025-04-12

Play Time (Est)

5:00 PM

Play Location

Elite Tennis and Wellness

Unverified Facility

Competitor Teams

TEAM 1WINNER
QB
Quinton Birkeness

1RWY9N · Excelsior Springs, MO, US

DUPR

5.407

JS
jenny schmidt

3PD7QE · Lee's Summit, MO, US

DUPR

4.888

TEAM 2LOSS
KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.180

TC
Torie Chase

842DVV · USA

DUPR

4.826

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-4922178988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4939806435,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Quinton Birkeness",
        "dupr_id": "1RWY9N",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Excelsior Springs, MO, US"
      },
      {
        "name": "jenny schmidt",
        "dupr_id": "3PD7QE",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 7953531425,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Torie Chase",
        "dupr_id": "842DVV",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]