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

Music City Open - A Champions Series Pickleball Event - Mixed Pro Doubles 50+

ID: 8028201693

Match Scores

15-7

Win

Play Date

2026-02-14

Play Time (Est)

10:15 AM

Play Location

Nashville, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
HL
Heather Lovett

3P04E1 · Oviedo, FL, US

DUPR

5.346

JD
Jose Derisi

84VOW6 · Rochester, NY, US

DUPR

5.937

TEAM 2LOSS
TT
Taylor Taylor

1QY4N3 · Memphis, TN, US

DUPR

5.201

DW
Daryl Wyatt

3VMJJ5 · Leawood, KS, US

DUPR

5.644

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-8028201693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7648874309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Lovett",
        "dupr_id": "3P04E1",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": "Oviedo, FL, US"
      },
      {
        "name": "Jose Derisi",
        "dupr_id": "84VOW6",
        "rating": 5.937,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5677444993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taylor Taylor",
        "dupr_id": "1QY4N3",
        "rating": 5.201,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Daryl Wyatt",
        "dupr_id": "3VMJJ5",
        "rating": 5.644,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  }
]