Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 Minor League Pickleball @ Paddle Creek Pickleball Resort

ID: 5151903806

Match Scores

21-16

Win

Play Date

2025-01-04

Play Time (Est)

3:30 PM

Play Location

Paddle Creek Pickleball Resort

Unverified Facility

Competitor Teams

TEAM 1WINNER
PW
Paul Williams

1QYQO4 · Nashville, TN, US

DUPR

4.787

KW
Kendall Warren

3LQX96 · Nashville, TN, US

DUPR

4.878

TEAM 2LOSS
JT
Jason Tilley

8JL6MO · Denver, CO, US

DUPR

3.882

KC
Kate Carter

9PP7JV · USA

DUPR

4.096

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-5151903806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8179777957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Williams",
        "dupr_id": "1QYQO4",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Kendall Warren",
        "dupr_id": "3LQX96",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 5886791227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Tilley",
        "dupr_id": "8JL6MO",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Kate Carter",
        "dupr_id": "9PP7JV",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]