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

3.0-3.5 DUPR Night

ID: 5184428506

Match Scores

11-0

Win

Play Date

2026-03-25

Play Time (Est)

11:30 PM

Play Location

Austin West | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
PL
Phillip Langley

ZZWQRW · Austin, TX, US

DUPR

3.467

KP
Keith Palmer

30JNXQ · Lakeway, TX, US

DUPR

2.937

TEAM 2LOSS
HX
helen xie

5Y2N5V · USA

DUPR

2.552

RY
Rajesh Yarlagadda

0Z4G4N · Austin, TX, US

DUPR

3.153

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-5184428506
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4464006877,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phillip  Langley",
        "dupr_id": "ZZWQRW",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Keith Palmer",
        "dupr_id": "30JNXQ",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": "Lakeway, TX, US"
      }
    ]
  },
  {
    "team_id": 7538198980,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "helen xie",
        "dupr_id": "5Y2N5V",
        "rating": 2.552,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rajesh Yarlagadda",
        "dupr_id": "0Z4G4N",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]