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

Competitive Open Play Match

ID: 5184080561

Match Scores

15-10

Loss

Play Date

2026-01-05

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

5.040

WC
will Compton

ZN0XOP · Alpharetta, GA, US

DUPR

4.795

TEAM 2LOSS
CF
Cary Franklin

N7LLR2 · Atlanta, GA, US

DUPR

5.046

GH
Gordon Hwang

9J5PGK · Smyrna, GA, US

DUPR

4.897

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-5184080561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5628574246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "will Compton",
        "dupr_id": "ZN0XOP",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 5848482031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cary Franklin",
        "dupr_id": "N7LLR2",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Gordon Hwang",
        "dupr_id": "9J5PGK",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  }
]