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

2nd Eastman Open – Rally for Roofs Pickleball Tournament - 07. Intermediate Mixed Doubles Skill: (3.000 To 3.999) Age: (Any)

ID: 5153642664

Match Scores

11-3

Loss

Play Date

2026-05-08

Play Time (Est)

1:00 PM

Play Location

Kingsport, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jessica Kersey

WKLXZQ · USA

DUPR

3.340

ZH
Zachary Hughes

RZ4V2E · Elizabethton, TN, US

DUPR

3.650

TEAM 2LOSS
LH
Lesa Haynes

3PPKMG · Blountville, TN, US

DUPR

3.705

DE
David Eversole

8GD2PD · Johnson City, TN, US

DUPR

3.198

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-5153642664
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8180732736,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Kersey",
        "dupr_id": "WKLXZQ",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zachary Hughes",
        "dupr_id": "RZ4V2E",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Elizabethton, TN, US"
      }
    ]
  },
  {
    "team_id": 7055205209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lesa Haynes",
        "dupr_id": "3PPKMG",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Blountville, TN, US"
      },
      {
        "name": "David Eversole",
        "dupr_id": "8GD2PD",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  }
]