Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 50+ The Dink Minor League Pickleball

ID: 7700128744

Match Scores

16-21

Win

Play Date

2026-01-17

Play Time (Est)

5:00 PM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jason Ward

3LWLX5 · Sand Springs, OK, US

DUPR

4.011

KE
Katrina Ernesto

3LVN4K · USA

DUPR

4.336

TEAM 2WINNER
MM
Mark Moore

3PJ06X · Edmond, OK, US

DUPR

4.576

HM
Holly Moore

84XRJV · Edmond, OK, US

DUPR

4.032

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-7700128744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5362635508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Ward",
        "dupr_id": "3LWLX5",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Sand Springs, OK, US"
      },
      {
        "name": "Katrina Ernesto",
        "dupr_id": "3LVN4K",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7770038801,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Moore",
        "dupr_id": "3PJ06X",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Holly Moore",
        "dupr_id": "84XRJV",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]