Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR 14-Sunday 4/19

ID: 7414100021

Match Scores

15-21

Win

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

Pickleball Kingdom Nashville North-Hendersonville

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Thomas Crenshaw

4VQ2GG · Memphis, TN, US

DUPR

3.521

LL
Lisa Lucas

35X77V · Germantown, TN, US

DUPR

3.399

TEAM 2WINNER
RN
Ryan Nance

X29LD7 · Birmingham, AL, US

DUPR

3.686

KF
Katie Fogg

4VG96K · Birmingham, AL, US

DUPR

3.359

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-7414100021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8199638292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Crenshaw",
        "dupr_id": "4VQ2GG",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Lisa Lucas",
        "dupr_id": "35X77V",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  },
  {
    "team_id": 6219697751,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Nance",
        "dupr_id": "X29LD7",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Katie Fogg",
        "dupr_id": "4VG96K",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]