Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - The Dink Minor League Pickleball @ Cranky Pickle ~ New Braunfels, Texas

ID: 7009236558

Match Scores

22-20

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Cranky Pickle

View Facility Page →

Competitor Teams

TEAM 1WINNER
JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

4.055

MN
morgan nall

WXKO4M · Tulsa, OK, US

DUPR

3.880

TEAM 2LOSS
CC
Crystal Chase

L5Q4RJ · San Marcos, TX, US

DUPR

3.844

DR
Darby Rodriguez

8EYXOM · Spring Branch, TX, US

DUPR

3.909

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-7009236558
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6036264570,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      },
      {
        "name": "morgan nall",
        "dupr_id": "WXKO4M",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 6034387711,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Crystal Chase",
        "dupr_id": "L5Q4RJ",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Darby Rodriguez",
        "dupr_id": "8EYXOM",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Spring Branch, TX, US"
      }
    ]
  }
]