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

Outlaw Open - Men's Combined 6-7

ID: 4680216910

Match Scores

11-5

Loss

Play Date

2026-03-07

Play Time (Est)

11:30 PM

Play Location

Austin Pickle Ranch, 11000 Middle Fiskville Rd Building B, Austin, TX 78753, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
OA
Oscar Aviles

XKJYJ2 · Austin, TX, US

DUPR

3.436

AS
Austin Steadman

GG5REG · Leander, TX, US

DUPR

3.796

TEAM 2LOSS
PL
Phillip Langley

ZZWQRW · Austin, TX, US

DUPR

3.444

CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.322

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-4680216910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5203423380,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oscar Aviles",
        "dupr_id": "XKJYJ2",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Austin Steadman",
        "dupr_id": "GG5REG",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 4499108221,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phillip  Langley",
        "dupr_id": "ZZWQRW",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]