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

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 5179190780

Match Scores

21-16

Win

Play Date

2026-01-17

Play Time (Est)

9:00 PM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Ben Bailey

Q5E0V4 · Edmond, OK, US

DUPR

4.803

JH
Jenna Hessert

3LVL4K · Oklahoma City, OK, US

DUPR

5.555

TEAM 2LOSS
MJ
Manfred Jeske

89Q5OE · Pretoria, GP, ZA

DUPR

5.319

LT
Lili Thompson

0YWERX · Tulsa, OK, US

DUPR

4.697

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-5179190780
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5028650764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Bailey",
        "dupr_id": "Q5E0V4",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Jenna Hessert",
        "dupr_id": "3LVL4K",
        "rating": 5.555,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 6734095919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manfred Jeske",
        "dupr_id": "89Q5OE",
        "rating": 5.319,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      },
      {
        "name": "Lili Thompson",
        "dupr_id": "0YWERX",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]