Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TONK Premier League - Game 3 - Division 2

ID: 6638279316

Match Scores

6-11

Win

Play Date

2025-10-07

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Kyle Moody

XJ7LR5 · Dallas, TX, US

DUPR

4.556

BB
Becca Barrera

ZNWJ0D · USA

DUPR

4.090

TEAM 2WINNER
KR
Keegan Rae

9PDY0R · Richardson, TX, US

DUPR

4.415

KD
Kyla DeZell

KOY26Q · Plano, TX, US

DUPR

4.430

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-6638279316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7997734331,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Moody",
        "dupr_id": "XJ7LR5",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Becca Barrera ",
        "dupr_id": "ZNWJ0D",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7315933831,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keegan Rae",
        "dupr_id": "9PDY0R",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      },
      {
        "name": "Kyla DeZell",
        "dupr_id": "KOY26Q",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]