Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 5184993538

Match Scores

11-1, 11-3, 11-2

Win

Play Date

2025-10-23

Play Time (Est)

11:30 PM

Play Location

Kansas City, MO, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TG
Tyler Glauser

3L449J · Salt Lake City, UT, US

DUPR

4.824

JT
Jake Triplett

8J5RJD · Shawnee, KS, US

DUPR

4.800

TEAM 2LOSS
CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

5.221

IM
Isaac McDonald

8ELJNO · Olathe, KS, US

DUPR

5.004

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-5184993538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4359404077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Glauser",
        "dupr_id": "3L449J",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Jake Triplett",
        "dupr_id": "8J5RJD",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  },
  {
    "team_id": 4733894044,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Isaac McDonald",
        "dupr_id": "8ELJNO",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  }
]