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

3.0-3.5 DUPR Night

ID: 5727169605

Match Scores

11-2

Win

Play Date

2026-03-25

Play Time (Est)

10:15 AM

Play Location

Austin West | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
PL
Phillip Langley

ZZWQRW · Austin, TX, US

DUPR

3.415

RY
Rajesh Yarlagadda

0Z4G4N · Austin, TX, US

DUPR

3.221

TEAM 2LOSS
NG
Navid Ghazizadeh

N5YDO7 · USA

DUPR

3.096

SG
sam Guilbeau

M2RMEL · USA

DUPR

2.764

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-5727169605
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4712144634,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phillip  Langley",
        "dupr_id": "ZZWQRW",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Rajesh Yarlagadda",
        "dupr_id": "0Z4G4N",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 4305784209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Navid Ghazizadeh",
        "dupr_id": "N5YDO7",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "sam Guilbeau",
        "dupr_id": "M2RMEL",
        "rating": 2.764,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]