Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.0-3.5 DUPR Night

ID: 6336849870

Match Scores

11-8

Win

Play Date

2026-03-25

Play Time (Est)

7:30 PM

Play Location

Austin West | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
PL
Phillip Langley

ZZWQRW · Austin, TX, US

DUPR

3.475

NG
Navid Ghazizadeh

N5YDO7 · USA

DUPR

3.024

TEAM 2LOSS
MN
Markeiths Neal

KXKPN6 · Austin, TX, US

DUPR

3.130

DC
Donghua Cao

55649P · Austin, TX, US

DUPR

3.359

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-6336849870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6004646357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phillip  Langley",
        "dupr_id": "ZZWQRW",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Navid Ghazizadeh",
        "dupr_id": "N5YDO7",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6851131402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Markeiths Neal",
        "dupr_id": "KXKPN6",
        "rating": 3.13,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Donghua Cao",
        "dupr_id": "55649P",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]