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

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 5364247777

Match Scores

21-16

Loss

Play Date

2026-01-17

Play Time (Est)

2:15 AM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Ben Bailey

Q5E0V4 · Edmond, OK, US

DUPR

4.791

BH
Bobby Howard

3ZWYKL · Okmulgee, OK, US

DUPR

5.157

TEAM 2LOSS
PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

4.998

ED
Edwin Davis

4LZ4EV · Tulsa, OK, US

DUPR

3.895

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-5364247777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4453050234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Bailey",
        "dupr_id": "Q5E0V4",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Bobby Howard",
        "dupr_id": "3ZWYKL",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Okmulgee, OK, US"
      }
    ]
  },
  {
    "team_id": 6813364029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Edwin Davis",
        "dupr_id": "4LZ4EV",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]