Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5545218495

Match Scores

21-16

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Cranky Pickle

View Facility Page →

Competitor Teams

TEAM 1WINNER
NB
Nicolas Botto

QP07YR · USA

DUPR

4.092

SS
Shwe Sein

EWVG6E · San Antonio, TX, US

DUPR

3.864

TEAM 2LOSS
GR
Gary Rigoni

V77025 · New Braunfels, TX, US

DUPR

3.788

PL
Pia Lomax

3X0VRR · Canyon Lake, TX, US

DUPR

4.155

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-5545218495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7898584294,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicolas Botto",
        "dupr_id": "QP07YR",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shwe Sein",
        "dupr_id": "EWVG6E",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 8568022205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Rigoni",
        "dupr_id": "V77025",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Pia Lomax",
        "dupr_id": "3X0VRR",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Canyon Lake, TX, US"
      }
    ]
  }
]