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

Competitive Open Play Match

ID: 4817202722

Match Scores

15-6

Win

Play Date

2026-01-05

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

4.983

WC
will Compton

ZN0XOP · Alpharetta, GA, US

DUPR

4.718

TEAM 2LOSS
BH
Ben Howerton

8JQDEW · Roswell, GA, US

DUPR

4.633

SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.016

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-4817202722
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5337357011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "will Compton",
        "dupr_id": "ZN0XOP",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 6365199296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Howerton",
        "dupr_id": "8JQDEW",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]