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

Pool C - DUPR 18 The Dink Minor League Pickleball

ID: 6012872409

Match Scores

21-17

Win

Play Date

2026-01-18

Play Time (Est)

10:15 AM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.679

KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.635

TEAM 2LOSS
PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

5.008

JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

3.955

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-6012872409
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6199329645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  },
  {
    "team_id": 5921009181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  }
]