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

Competitive Open Play Match

ID: 6497842630

Match Scores

11-10

Win

Play Date

2025-03-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
John Saunders

M22NMD · Piney Flats, TN, US

DUPR

3.180

MS
Mike Stollings

30KX92 · Bristol, TN, US

DUPR

2.810

TEAM 2LOSS
TG
Tyler Garrett

Q5Z6Q5 · Bristol, TN, US

DUPR

3.052

BS
Brandon Sizemore

X20YY4 · USA

DUPR

2.504

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-6497842630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4435574350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Saunders",
        "dupr_id": "M22NMD",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "Piney Flats, TN, US"
      },
      {
        "name": "Mike Stollings",
        "dupr_id": "30KX92",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  },
  {
    "team_id": 7751947323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Garrett",
        "dupr_id": "Q5Z6Q5",
        "rating": 3.052,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "Brandon Sizemore",
        "dupr_id": "X20YY4",
        "rating": 2.504,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]