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

2.5-2.9 Ranch Play

ID: 6568033342

Match Scores

10-11

Win

Play Date

2026-04-04

Play Time (Est)

11:30 PM

Play Location

11000 Middle Fiskville Rd, Austin, TX 78753, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CK
Cassandra Krcmar

55RDRR · USA

DUPR

2.559

KC
Krisztina Comeau

DWK756 · USA

DUPR

2.597

TEAM 2WINNER
SA
Stephany Arriaza

Z9VW7W · USA

DUPR

2.543

FL
Feifei Le

0RM0YN · USA

DUPR

2.466

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-6568033342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7909717420,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cassandra  Krcmar",
        "dupr_id": "55RDRR",
        "rating": 2.559,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Krisztina Comeau",
        "dupr_id": "DWK756",
        "rating": 2.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5018251462,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephany Arriaza",
        "dupr_id": "Z9VW7W",
        "rating": 2.543,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Feifei Le",
        "dupr_id": "0RM0YN",
        "rating": 2.466,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]