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

Bristol Sportsplex

ID: 5597934382

Match Scores

11-9

Loss

Play Date

2025-03-10

Play Time (Est)

11:30 PM

Play Location

Bristol, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Chris Rasnake

0QZ5VQ · MT, US

DUPR

3.395

MT
Mark T Kiser

7D6K94 · USA

DUPR

3.469

TEAM 2LOSS
SS
Stephen Scansaroli

KXOE0Y · Bluff City, TN, US

DUPR

3.427

JS
John Saunders

M22NMD · Piney Flats, TN, US

DUPR

3.154

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-5597934382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7730866215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Rasnake",
        "dupr_id": "0QZ5VQ",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": "MT, US"
      },
      {
        "name": "Mark T Kiser",
        "dupr_id": "7D6K94",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5909880519,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Scansaroli",
        "dupr_id": "KXOE0Y",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": "Bluff City, TN, US"
      },
      {
        "name": "John Saunders",
        "dupr_id": "M22NMD",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": "Piney Flats, TN, US"
      }
    ]
  }
]