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

rp 3.25+ 9/11

ID: 5541061010

Match Scores

20-21

Loss

Play Date

2025-09-11

Play Time (Est)

3:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Christopher Seliski

YX5KEP · Austin, TX, US

DUPR

3.421

LC
Lauren C Juarez

JZGXRM · USA

DUPR

3.273

TEAM 2WINNER
BF
Brody Frederick

L2L49Q · Austin, TX, US

DUPR

3.461

JE
Jose Espinoza

Q5Y9ZD · USA

DUPR

3.090

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-5541061010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8123699097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Seliski",
        "dupr_id": "YX5KEP",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Lauren C Juarez",
        "dupr_id": "JZGXRM",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7937325792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brody Frederick",
        "dupr_id": "L2L49Q",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jose Espinoza",
        "dupr_id": "Q5Y9ZD",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]