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

Life Time Folsom

ID: 8248648081

Match Scores

2-10

Win

Play Date

2026-03-23

Play Time (Est)

2:15 AM

Play Location

110 Healthy Wy, Folsom, CA 95630, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
EG
Elizabeth Garner

2LLJJ9 · Rescue, CA, US

DUPR

2.791

LE
Ling E

JJ74WD · Folsom, CA, US

DUPR

2.462

TEAM 2WINNER
JS
Janene Shields

EGE6VM · Folsom, CA, US

DUPR

2.705

SM
Sherri Moore

K5QLOY · Cameron Park, CA, US

DUPR

2.422

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-8248648081
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7051865240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Garner",
        "dupr_id": "2LLJJ9",
        "rating": 2.791,
        "profile_pic_url": null,
        "location": "Rescue, CA, US"
      },
      {
        "name": "Ling E",
        "dupr_id": "JJ74WD",
        "rating": 2.462,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  },
  {
    "team_id": 4891543818,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janene Shields",
        "dupr_id": "EGE6VM",
        "rating": 2.705,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      },
      {
        "name": "Sherri Moore",
        "dupr_id": "K5QLOY",
        "rating": 2.422,
        "profile_pic_url": null,
        "location": "Cameron Park, CA, US"
      }
    ]
  }
]