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

Bristol Sportsplex

ID: 6358745984

Match Scores

11-4

Win

Play Date

2025-04-01

Play Time (Est)

9:00 PM

Play Location

Bristol, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TG
Tyler Garrett

Q5Z6Q5 · Bristol, TN, US

DUPR

3.031

JS
John Saunders

M22NMD · Piney Flats, TN, US

DUPR

3.166

TEAM 2LOSS
JB
Jack Bode

YN44QG · USA

DUPR

2.488

SB
Stephen Baughan

GG57KQ · USA

DUPR

3.398

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-6358745984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6405270967,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Garrett",
        "dupr_id": "Q5Z6Q5",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "John Saunders",
        "dupr_id": "M22NMD",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": "Piney Flats, TN, US"
      }
    ]
  },
  {
    "team_id": 8276869357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Bode",
        "dupr_id": "YN44QG",
        "rating": 2.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Baughan",
        "dupr_id": "GG57KQ",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]