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

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 8232195846

Match Scores

21-19

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.708

JH
Jenna Hessert

3LVL4K · Oklahoma City, OK, US

DUPR

5.543

TEAM 2LOSS
HD
Hayden Dillard

8D9VJM · Amarillo, TX, US

DUPR

4.794

EN
Emmaline Nichols

67V5Q0 · Dallas, TX, US

DUPR

4.793

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-8232195846
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8413513423,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jenna Hessert",
        "dupr_id": "3LVL4K",
        "rating": 5.543,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 6362657806,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hayden Dillard",
        "dupr_id": "8D9VJM",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Emmaline  Nichols",
        "dupr_id": "67V5Q0",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]