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

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 6609421540

Match Scores

21-19

Win

Play Date

2026-01-17

Play Time (Est)

5:00 PM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Ben Bailey

Q5E0V4 · Edmond, OK, US

DUPR

4.805

JH
Jenna Hessert

3LVL4K · Oklahoma City, OK, US

DUPR

5.552

TEAM 2LOSS
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.662

EN
Emmaline Nichols

67V5Q0 · Dallas, TX, US

DUPR

4.789

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-6609421540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7291282691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Bailey",
        "dupr_id": "Q5E0V4",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Jenna Hessert",
        "dupr_id": "3LVL4K",
        "rating": 5.552,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 7439578245,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Emmaline  Nichols",
        "dupr_id": "67V5Q0",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]