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

Lebanon TN Pickleball Winter League 2026

ID: 6385676213

Match Scores

20-21

Win

Play Date

2026-02-09

Play Time (Est)

6:15 AM

Play Location

Lebanon, TN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
tana michael

QXX440 · USA

DUPR

3.158

BK
Bobby Kendrick

55LRY5 · USA

DUPR

3.612

TEAM 2WINNER
KM
Kelly McDonnell

3P64WG · Lebanon, TN, US

DUPR

3.249

SM
Seth McRae

ZZXWJQ · USA

DUPR

2.920

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-6385676213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5332991071,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "tana michael",
        "dupr_id": "QXX440",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bobby Kendrick",
        "dupr_id": "55LRY5",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7137980672,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly McDonnell",
        "dupr_id": "3P64WG",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "Seth McRae",
        "dupr_id": "ZZXWJQ",
        "rating": 2.92,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]