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

Bristol Sportsplex

ID: 5669526645

Match Scores

11-9

Win

Play Date

2025-03-24

Play Time (Est)

10:15 AM

Play Location

Bristol, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Chris Rasnake

0QZ5VQ · MT, US

DUPR

3.392

MS
Mike Stollings

30KX92 · Bristol, TN, US

DUPR

2.891

TEAM 2LOSS
MT
Mark T Kiser

7D6K94 · USA

DUPR

3.441

TG
Tyler Garrett

Q5Z6Q5 · Bristol, TN, US

DUPR

3.001

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-5669526645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6622101057,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Rasnake",
        "dupr_id": "0QZ5VQ",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "MT, US"
      },
      {
        "name": "Mike Stollings",
        "dupr_id": "30KX92",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  },
  {
    "team_id": 4721321484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark T Kiser",
        "dupr_id": "7D6K94",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Garrett",
        "dupr_id": "Q5Z6Q5",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]