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

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 6171846678

Match Scores

24-22

Win

Play Date

2026-01-17

Play Time (Est)

7:30 PM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.755

JH
Jenna Hessert

3LVL4K · Oklahoma City, OK, US

DUPR

5.545

TEAM 2LOSS
LT
Lili Thompson

0YWERX · Tulsa, OK, US

DUPR

4.703

EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.769

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-6171846678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5853230602,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jenna Hessert",
        "dupr_id": "3LVL4K",
        "rating": 5.545,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 7300114435,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lili Thompson",
        "dupr_id": "0YWERX",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  }
]