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

2.5-2.9 Ranch Play

ID: 5485724024

Match Scores

9-11

Loss

Play Date

2026-04-04

Play Time (Est)

9:00 PM

Play Location

11000 Middle Fiskville Rd, Austin, TX 78753, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
James Jaeschke

RWDJ0E · USA

DUPR

2.905

FL
Feifei Le

0RM0YN · USA

DUPR

2.457

TEAM 2WINNER
CK
Cassandra Krcmar

55RDRR · USA

DUPR

2.567

LN
Lori Neyland

D90O2L · USA

DUPR

2.532

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-5485724024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6189606190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James  Jaeschke",
        "dupr_id": "RWDJ0E",
        "rating": 2.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Feifei Le",
        "dupr_id": "0RM0YN",
        "rating": 2.457,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5196868549,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cassandra  Krcmar",
        "dupr_id": "55RDRR",
        "rating": 2.567,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lori Neyland",
        "dupr_id": "D90O2L",
        "rating": 2.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]