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

Outlaw Open - Mixed Combined DUPR <6.0

ID: 6357634355

Match Scores

10-12

Loss

Play Date

2026-03-08

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jennifer Wang

VX60GE · Cedar Park, TX, US

DUPR

2.709

CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.323

TEAM 2WINNER
FL
Feifei Le

0RM0YN · USA

DUPR

2.466

CC
Colby Corsaut

RXJLZQ · Austin, TX, US

DUPR

3.431

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-6357634355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4495972699,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Wang",
        "dupr_id": "VX60GE",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 8494787630,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Feifei Le",
        "dupr_id": "0RM0YN",
        "rating": 2.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colby Corsaut",
        "dupr_id": "RXJLZQ",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]