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

PPA Tour: Austin TX Mens Doubles Pro Qualifier

ID: 6052878618

Match Scores

12-10, 6-11, 4-11

Loss

Play Date

2024-03-13

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
AJ Khawaja

30EEN3 · Fort Worth, TX, US

DUPR

5.222

EC
Ed Chao

1RE9D3 · Dallas, TX, US

DUPR

5.127

TEAM 2WINNER
AW
Ammar Wazir

PKW9VG · Hoffman Estates, IL, US

DUPR

5.855

EV
Ethan Violette

3YDZJG · Missoula, MT, US

DUPR

5.441

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-6052878618
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6685812383,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "AJ Khawaja",
        "dupr_id": "30EEN3",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Ed Chao",
        "dupr_id": "1RE9D3",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7460309006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ammar Wazir",
        "dupr_id": "PKW9VG",
        "rating": 5.855,
        "profile_pic_url": null,
        "location": "Hoffman Estates, IL, US"
      },
      {
        "name": "Ethan Violette",
        "dupr_id": "3YDZJG",
        "rating": 5.441,
        "profile_pic_url": null,
        "location": "Missoula, MT, US"
      }
    ]
  }
]