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

Competitive Open Play Match

ID: 8476153487

Match Scores

11-2

Win

Play Date

2025-03-03

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Tyler Garrett

Q5Z6Q5 · Bristol, TN, US

DUPR

3.071

MS
Mike Stollings

30KX92 · Bristol, TN, US

DUPR

2.849

TEAM 2LOSS
JS
John Saunders

M22NMD · Piney Flats, TN, US

DUPR

3.161

BS
Brandon Sizemore

X20YY4 · USA

DUPR

2.484

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-8476153487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5523803155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Garrett",
        "dupr_id": "Q5Z6Q5",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "Mike Stollings",
        "dupr_id": "30KX92",
        "rating": 2.849,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  },
  {
    "team_id": 4682473673,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Saunders",
        "dupr_id": "M22NMD",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": "Piney Flats, TN, US"
      },
      {
        "name": "Brandon Sizemore",
        "dupr_id": "X20YY4",
        "rating": 2.484,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]