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

Bristol Sportsplex

ID: 7193291424

Match Scores

11-9

Loss

Play Date

2025-03-24

Play Time (Est)

1:00 PM

Play Location

Bristol, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Chris Rasnake

0QZ5VQ · MT, US

DUPR

3.399

TG
Tyler Garrett

Q5Z6Q5 · Bristol, TN, US

DUPR

3.008

TEAM 2LOSS
MT
Mark T Kiser

7D6K94 · USA

DUPR

3.432

MS
Mike Stollings

30KX92 · Bristol, TN, US

DUPR

2.877

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-7193291424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7505669280,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Rasnake",
        "dupr_id": "0QZ5VQ",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "MT, US"
      },
      {
        "name": "Tyler Garrett",
        "dupr_id": "Q5Z6Q5",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  },
  {
    "team_id": 8415794342,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark T Kiser",
        "dupr_id": "7D6K94",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Stollings",
        "dupr_id": "30KX92",
        "rating": 2.877,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]