Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time FW Advanced League

ID: 6323023898

Match Scores

11-6, 11-7

Win

Play Date

2026-01-30

Play Time (Est)

3:30 PM

Play Location

10761 Founders Wy, Fort Worth, TX 76177, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
George Bahls

0YGDX4 · Fort Worth, TX, US

DUPR

4.231

ML
Mykayla Lockhart

JZX704 · USA

DUPR

4.260

TEAM 2LOSS
IZ
Itos Zialcita

NY5606 · Fort Worth, TX, US

DUPR

4.306

JM
Justice Miller

59EJL0 · USA

DUPR

4.110

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-6323023898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6464047542,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Bahls",
        "dupr_id": "0YGDX4",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Mykayla Lockhart",
        "dupr_id": "JZX704",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8510759033,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Itos Zialcita",
        "dupr_id": "NY5606",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Justice Miller",
        "dupr_id": "59EJL0",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]