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

Competitive Open Play Match

ID: 8286969052

Match Scores

13-15

Loss

Play Date

2026-01-05

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

4.958

WC
will Compton

ZN0XOP · Alpharetta, GA, US

DUPR

4.684

TEAM 2WINNER
WW
Wes Whitlow

3PX2GQ · Marietta, GA, US

DUPR

4.802

BC
Ben Clifton

30LPZ4 · Flowery Branch, GA, US

DUPR

4.953

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-8286969052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5264291292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "will Compton",
        "dupr_id": "ZN0XOP",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 6403732066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wes Whitlow",
        "dupr_id": "3PX2GQ",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Ben Clifton",
        "dupr_id": "30LPZ4",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  }
]