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

DUPR 18 Minor League Pickleball @ Paddle Creek Pickleball Resort

ID: 8313266222

Match Scores

21-13

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.799

KW
Kendall Warren

3LQX96 · Nashville, TN, US

DUPR

4.811

TEAM 2LOSS
KM
Kevin Mulder

3X5ZM4 · Franklin, TN, US

DUPR

4.852

MC
Michelle Casady

84P7GK · Brentwood, TN, US

DUPR

4.491

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-8313266222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7782047770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Williams",
        "dupr_id": "1QYQO4",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Kendall Warren",
        "dupr_id": "3LQX96",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 6389994235,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Mulder",
        "dupr_id": "3X5ZM4",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      },
      {
        "name": "Michelle Casady",
        "dupr_id": "84P7GK",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Brentwood, TN, US"
      }
    ]
  }
]