Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dallas Texas Team Pickleball 2025 Fall DUPR League

ID: 6025063520

Match Scores

11-1, 11-9

Win

Play Date

2025-09-27

Play Time (Est)

9:00 PM

Play Location

327 Rayzor Rd; Lantana, TX 76226

View Facility Page →

Competitor Teams

TEAM 1WINNER
LS
Louis Shaff

RZPZKQ · Plano, TX, US

DUPR

4.405

MH
Matt Hansen

ZNWGGQ · USA

DUPR

3.931

TEAM 2LOSS
CR
Cole Ragsdale

WKPDGQ · Denton, TX, US

DUPR

4.146

RF
Robert Free

NRXNOW · Highland Village, TX, US

DUPR

3.772

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-6025063520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5188498722,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Shaff",
        "dupr_id": "RZPZKQ",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Matt Hansen",
        "dupr_id": "ZNWGGQ",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7653325156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cole Ragsdale",
        "dupr_id": "WKPDGQ",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Robert Free",
        "dupr_id": "NRXNOW",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]