Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 8518867348

Match Scores

22-20

Loss

Play Date

2026-01-17

Play Time (Est)

5:00 PM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brent Blalock

8D64OM · Bixby, OK, US

DUPR

4.468

DN
Daniel Nix

677X5D · USA

DUPR

3.889

TEAM 2LOSS
PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

5.011

ED
Edwin Davis

4LZ4EV · Tulsa, OK, US

DUPR

3.877

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-8518867348
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6716320910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Blalock",
        "dupr_id": "8D64OM",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      },
      {
        "name": "Daniel Nix",
        "dupr_id": "677X5D",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6048673207,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Edwin Davis",
        "dupr_id": "4LZ4EV",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]