Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7458163785

Match Scores

15-21

Win

Play Date

2026-05-03

Play Time (Est)

10:15 AM

Play Location

Cranky Pickle

View Facility Page →

Competitor Teams

TEAM 1LOSS
RN
Ryan Neafcy

4LNN96 · Wigan, England, GB

DUPR

4.145

MN
morgan nall

WXKO4M · Tulsa, OK, US

DUPR

3.877

TEAM 2WINNER
RP
Ruben pedraza

EW9JKE · Mexico City, CDMX, MX

DUPR

4.540

CC
Crystal Chase

L5Q4RJ · San Marcos, TX, US

DUPR

3.847

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-7458163785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7354049046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Neafcy",
        "dupr_id": "4LNN96",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Wigan, England, GB"
      },
      {
        "name": "morgan nall",
        "dupr_id": "WXKO4M",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 7011976346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ruben pedraza",
        "dupr_id": "EW9JKE",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      },
      {
        "name": "Crystal Chase",
        "dupr_id": "L5Q4RJ",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      }
    ]
  }
]