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

Life Time Folsom

ID: 7702483295

Match Scores

8-10

Win

Play Date

2026-03-23

Play Time (Est)

12:45 AM

Play Location

110 Healthy Wy, Folsom, CA 95630, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Sherri Moore

K5QLOY · Cameron Park, CA, US

DUPR

2.396

LE
Ling E

JJ74WD · Folsom, CA, US

DUPR

2.525

TEAM 2WINNER
EG
Elizabeth Garner

2LLJJ9 · Rescue, CA, US

DUPR

2.818

JS
Janene Shields

EGE6VM · Folsom, CA, US

DUPR

2.678

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-7702483295
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6964629101,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sherri Moore",
        "dupr_id": "K5QLOY",
        "rating": 2.396,
        "profile_pic_url": null,
        "location": "Cameron Park, CA, US"
      },
      {
        "name": "Ling E",
        "dupr_id": "JJ74WD",
        "rating": 2.525,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  },
  {
    "team_id": 5410189507,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Garner",
        "dupr_id": "2LLJJ9",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": "Rescue, CA, US"
      },
      {
        "name": "Janene Shields",
        "dupr_id": "EGE6VM",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  }
]