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

Bristol Sportsplex

ID: 4645953335

Match Scores

11-9

Win

Play Date

2025-03-10

Play Time (Est)

12:45 AM

Play Location

Bristol, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Stephen Scansaroli

KXOE0Y · Bluff City, TN, US

DUPR

3.433

Mark T Kiser

7D6K94 · Bristol, VA, US

DUPR

3.476

TEAM 2LOSS
Chris Rasnake

0QZ5VQ · MT, US

DUPR

3.390

John Saunders

M22NMD · Piney Flats, TN, US

DUPR

3.149

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-4645953335
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6988402536,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Scansaroli",
        "dupr_id": "KXOE0Y",
        "rating": 3.433,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "Bluff City, TN, US"
      },
      {
        "name": "Mark T Kiser",
        "dupr_id": "7D6K94",
        "rating": 3.476,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Bristol, VA, US"
      }
    ]
  },
  {
    "team_id": 7240918623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Rasnake",
        "dupr_id": "0QZ5VQ",
        "rating": 3.39,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/72.jpg",
        "location": "MT, US"
      },
      {
        "name": "John Saunders",
        "dupr_id": "M22NMD",
        "rating": 3.149,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/51.jpg",
        "location": "Piney Flats, TN, US"
      }
    ]
  }
]