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

Life Time Folsom

ID: 6194612210

Match Scores

2-10

Loss

Play Date

2026-05-18

Play Time (Est)

3:30 PM

Play Location

110 Healthy Wy, Folsom, CA 95630, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
Larry Savidge

LVG906 · Rancho Cordova, CA, US

DUPR

2.764

LE
Ling E

JJ74WD · Folsom, CA, US

DUPR

2.556

TEAM 2WINNER
LG
Luke Givens

ORGG4P · USA

DUPR

2.958

CG
Charles Gibson

0PWD92 · USA

DUPR

2.561

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-6194612210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7631940180,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry  Savidge",
        "dupr_id": "LVG906",
        "rating": 2.764,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      },
      {
        "name": "Ling E",
        "dupr_id": "JJ74WD",
        "rating": 2.556,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  },
  {
    "team_id": 5793581834,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Givens",
        "dupr_id": "ORGG4P",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles Gibson",
        "dupr_id": "0PWD92",
        "rating": 2.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]