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

Life Time Folsom Monday League

ID: 7614680240

Match Scores

10-1

Loss

Play Date

2026-03-09

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LL
Leane Linson

QPK9QN · USA

DUPR

2.928

SF
Steve Fuhrman

WKDJKL · USA

DUPR

2.823

TEAM 2LOSS
JS
Janene Shields

EGE6VM · Folsom, CA, US

DUPR

2.718

ME
Mike Edwards

5660ML · USA

DUPR

2.000

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-7614680240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7577591461,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leane Linson",
        "dupr_id": "QPK9QN",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Fuhrman",
        "dupr_id": "WKDJKL",
        "rating": 2.823,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6221733803,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Janene Shields",
        "dupr_id": "EGE6VM",
        "rating": 2.718,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      },
      {
        "name": "Mike Edwards",
        "dupr_id": "5660ML",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]