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

DUPR 18 Minor League Pickleball @ Paddle Creek Pickleball Resort

ID: 5983987073

Match Scores

21-7

Win

Play Date

2025-01-04

Play Time (Est)

6:15 AM

Play Location

Paddle Creek Pickleball Resort

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brooklyn Tolentino

ODX067 · Franklin, TN, US

DUPR

4.612

KW
Kendall Warren

3LQX96 · Nashville, TN, US

DUPR

4.852

TEAM 2LOSS
MC
Michelle Casady

84P7GK · Brentwood, TN, US

DUPR

4.483

KC
Kimberly Collins

845EVM · Brentwood, TN, US

DUPR

4.173

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-5983987073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8542567210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brooklyn Tolentino",
        "dupr_id": "ODX067",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      },
      {
        "name": "Kendall Warren",
        "dupr_id": "3LQX96",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 4324640617,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Casady",
        "dupr_id": "84P7GK",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Brentwood, TN, US"
      },
      {
        "name": "Kimberly Collins",
        "dupr_id": "845EVM",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Brentwood, TN, US"
      }
    ]
  }
]