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

2.5-2.9 Ranch Play

ID: 4745553284

Match Scores

11-0

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 1WINNER
JJ
James Jaeschke

RWDJ0E · USA

DUPR

2.913

KC
Krisztina Comeau

DWK756 · USA

DUPR

2.602

TEAM 2LOSS
LN
Lori Neyland

D90O2L · USA

DUPR

2.524

FL
Feifei Le

0RM0YN · USA

DUPR

2.461

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-4745553284
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4865065698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James  Jaeschke",
        "dupr_id": "RWDJ0E",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Krisztina Comeau",
        "dupr_id": "DWK756",
        "rating": 2.602,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5807608802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Neyland",
        "dupr_id": "D90O2L",
        "rating": 2.524,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Feifei Le",
        "dupr_id": "0RM0YN",
        "rating": 2.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]