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

TONK Premier League - Game 2 - Division 1

ID: 5770165883

Match Scores

7-11

Win

Play Date

2025-10-21

Play Time (Est)

12:45 AM

Play Location

Pickler Universe - Carrollton, 2800 N Interstate 35E, Carrollton, TX 75006, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AN
AT Noah

DW2YEL · Fort Worth, TX, US

DUPR

4.644

DW
Davis Weatherston

8MZJVP · Logan, UT, US

DUPR

5.332

TEAM 2WINNER
CM
Connor McDonald

17YR64 · The Colony, TX, US

DUPR

5.387

KD
KRIsH Desai

59NWO0 · Keller, TX, US

DUPR

4.772

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-5770165883
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5409910725,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "AT Noah",
        "dupr_id": "DW2YEL",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Davis Weatherston",
        "dupr_id": "8MZJVP",
        "rating": 5.332,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 6653304078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor McDonald",
        "dupr_id": "17YR64",
        "rating": 5.387,
        "profile_pic_url": null,
        "location": "The Colony, TX, US"
      },
      {
        "name": "KRIsH Desai",
        "dupr_id": "59NWO0",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Keller, TX, US"
      }
    ]
  }
]