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

Life Time Folsom

ID: 7392615117

Match Scores

6-10

Loss

Play Date

2026-03-23

Play Time (Est)

10:15 AM

Play Location

110 Healthy Wy, Folsom, CA 95630, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LE
Ling E

JJ74WD · Folsom, CA, US

DUPR

2.512

JS
Janene Shields

EGE6VM · Folsom, CA, US

DUPR

2.683

TEAM 2WINNER
EG
Elizabeth Garner

2LLJJ9 · Rescue, CA, US

DUPR

2.823

SM
Sherri Moore

K5QLOY · Cameron Park, CA, US

DUPR

2.391

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-7392615117
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5688060218,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ling E",
        "dupr_id": "JJ74WD",
        "rating": 2.512,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      },
      {
        "name": "Janene Shields",
        "dupr_id": "EGE6VM",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  },
  {
    "team_id": 4988929547,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Garner",
        "dupr_id": "2LLJJ9",
        "rating": 2.823,
        "profile_pic_url": null,
        "location": "Rescue, CA, US"
      },
      {
        "name": "Sherri Moore",
        "dupr_id": "K5QLOY",
        "rating": 2.391,
        "profile_pic_url": null,
        "location": "Cameron Park, CA, US"
      }
    ]
  }
]