Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool C - DUPR 18 The Dink Minor League Pickleball

ID: 6301676395

Match Scores

19-21

Win

Play Date

2026-01-18

Play Time (Est)

8:45 AM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1LOSS
AW
Austin Wayne Christopher

8DJYZM · Moore, OK, US

DUPR

4.308

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.676

TEAM 2WINNER
BS
Bruce Seodara

16NRJE · Oklahoma City, OK, US

DUPR

4.239

LC
Leroy Clifford

8D4P9Y · Amarillo, TX, US

DUPR

4.543

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-6301676395
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5484300027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Wayne Christopher",
        "dupr_id": "8DJYZM",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 6600627389,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bruce Seodara",
        "dupr_id": "16NRJE",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Leroy Clifford",
        "dupr_id": "8D4P9Y",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]