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

Competitive Open Play Match

ID: 7925397854

Match Scores

11-5

Loss

Play Date

2025-10-22

Play Time (Est)

3:30 PM

Play Location

Highland Park, Jackson, TN 38301, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Ron Harris

8EL9J3 · Jackson, TN, US

DUPR

3.479

Brandi Cooper

X22DXX · Jackson, TN, US

DUPR

3.354

TEAM 2LOSS
Jephanie Saddler

1NKGKZ · Three Way, TN, US

DUPR

3.329

Johnny Chandler

V426OJ · Jackson, TN, US

DUPR

3.351

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7925397854
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7563493440,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Harris",
        "dupr_id": "8EL9J3",
        "rating": 3.479,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Jackson, TN, US"
      },
      {
        "name": "Brandi Cooper",
        "dupr_id": "X22DXX",
        "rating": 3.354,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/89.jpg",
        "location": "Jackson, TN, US"
      }
    ]
  },
  {
    "team_id": 5165865887,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jephanie Saddler",
        "dupr_id": "1NKGKZ",
        "rating": 3.329,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/58.jpg",
        "location": "Three Way, TN, US"
      },
      {
        "name": "Johnny Chandler",
        "dupr_id": "V426OJ",
        "rating": 3.351,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Jackson, TN, US"
      }
    ]
  }
]