Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool C - DUPR 18 The Dink Minor League Pickleball

ID: 6667933345

Match Scores

21-23

Loss

Play Date

2026-01-18

Play Time (Est)

2:15 AM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Dally Halbrooks

QPVDXN · Moore, OK, US

DUPR

4.025

KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.633

TEAM 2WINNER
JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

3.958

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.637

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-6667933345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6764920485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dally Halbrooks",
        "dupr_id": "QPVDXN",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      },
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  },
  {
    "team_id": 4317482846,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  }
]