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

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 4563397330

Match Scores

12-21

Loss

Play Date

2026-01-17

Play Time (Est)

11:30 PM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1LOSS
PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

5.016

ED
Edwin Davis

4LZ4EV · Tulsa, OK, US

DUPR

3.900

TEAM 2WINNER
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.651

IK
Isaiah Kirkman

84O2GV · Amarillo, TX, US

DUPR

4.884

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-4563397330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5423557028,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Edwin Davis",
        "dupr_id": "4LZ4EV",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 7361909260,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Isaiah Kirkman",
        "dupr_id": "84O2GV",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]