Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 20 - Minor League Pickleball at New Braunfels

ID: 5677730178

Match Scores

15-21

Loss

Play Date

2025-04-25

Play Time (Est)

7:30 PM

Play Location

Cranky Pickle, LLC

View Facility Page →

Competitor Teams

TEAM 1LOSS
CR
Christopher Robertson

8GWKOD · New Braunfels, TX, US

DUPR

5.320

AL
Amanda Louie

3XJ421 · Austin, TX, US

DUPR

4.330

TEAM 2WINNER
AT
Alejandro Trevino

352NY0 · San Antonio, TX, US

DUPR

5.069

WS
Whitney Shaffer

3OQRKW · Austin, TX, US

DUPR

4.942

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-5677730178
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5751928270,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Robertson",
        "dupr_id": "8GWKOD",
        "rating": 5.32,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Amanda Louie",
        "dupr_id": "3XJ421",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 8136231808,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Trevino",
        "dupr_id": "352NY0",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Whitney Shaffer",
        "dupr_id": "3OQRKW",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]