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: 6315980024

Match Scores

9-11

Win

Play Date

2026-05-08

Play Time (Est)

9:00 PM

Play Location

Kingsport, TN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Jennifer Robinson

12O26R · USA

DUPR

3.105

LW
Leonard Wright

0PDXE2 · USA

DUPR

3.119

TEAM 2WINNER
LH
Lesa Haynes

3PPKMG · Blountville, TN, US

DUPR

3.755

DE
David Eversole

8GD2PD · Johnson City, TN, US

DUPR

3.231

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-6315980024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6384392293,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Robinson",
        "dupr_id": "12O26R",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leonard Wright",
        "dupr_id": "0PDXE2",
        "rating": 3.119,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8038868073,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lesa Haynes",
        "dupr_id": "3PPKMG",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "Blountville, TN, US"
      },
      {
        "name": "David Eversole",
        "dupr_id": "8GD2PD",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  }
]