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

Life Time Folsom Monday League

ID: 7053168756

Match Scores

10-2

Win

Play Date

2026-03-09

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LL
Leane Linson

QPK9QN · USA

DUPR

2.902

JS
Janene Shields

EGE6VM · Folsom, CA, US

DUPR

2.726

TEAM 2LOSS
SF
Steve Fuhrman

WKDJKL · USA

DUPR

2.765

ME
Mike Edwards

5660ML · USA

DUPR

2.003

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-7053168756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4401644894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leane Linson",
        "dupr_id": "QPK9QN",
        "rating": 2.902,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janene Shields",
        "dupr_id": "EGE6VM",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  },
  {
    "team_id": 6575175784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Fuhrman",
        "dupr_id": "WKDJKL",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Edwards",
        "dupr_id": "5660ML",
        "rating": 2.003,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]