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

TONK Premier League - Game 2 - Division 1

ID: 7730604993

Match Scores

11-8

Loss

Play Date

2025-10-14

Play Time (Est)

10:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
JP Gorby

OD6Q22 · Trophy Club, TX, US

DUPR

5.188

KD
KRIsH Desai

59NWO0 · Keller, TX, US

DUPR

4.782

TEAM 2LOSS
AT
Aaron Tom

3L09VZ · Dallas, TX, US

DUPR

4.813

CM
Connor McDonald

17YR64 · The Colony, TX, US

DUPR

5.422

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-7730604993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4743662655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JP Gorby",
        "dupr_id": "OD6Q22",
        "rating": 5.188,
        "profile_pic_url": null,
        "location": "Trophy Club, TX, US"
      },
      {
        "name": "KRIsH Desai",
        "dupr_id": "59NWO0",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Keller, TX, US"
      }
    ]
  },
  {
    "team_id": 6564792977,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Tom",
        "dupr_id": "3L09VZ",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Connor McDonald",
        "dupr_id": "17YR64",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "The Colony, TX, US"
      }
    ]
  }
]