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

Life Time Folsom

ID: 5691253863

Match Scores

10-7

Loss

Play Date

2026-05-18

Play Time (Est)

4:45 AM

Play Location

110 Healthy Wy, Folsom, CA 95630, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Charles Gibson

0PWD92 · USA

DUPR

2.574

LS
Larry Savidge

LVG906 · Rancho Cordova, CA, US

DUPR

2.772

TEAM 2LOSS
LG
Luke Givens

ORGG4P · USA

DUPR

2.913

LE
Ling E

JJ74WD · Folsom, CA, US

DUPR

2.547

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5691253863
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4992403431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles Gibson",
        "dupr_id": "0PWD92",
        "rating": 2.574,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry  Savidge",
        "dupr_id": "LVG906",
        "rating": 2.772,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      }
    ]
  },
  {
    "team_id": 4577373457,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Givens",
        "dupr_id": "ORGG4P",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ling E",
        "dupr_id": "JJ74WD",
        "rating": 2.547,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  }
]