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

Life Time Folsom League - Monday

ID: 4468749932

Match Scores

12-10

Win

Play Date

2026-02-23

Play Time (Est)

9:00 PM

Play Location

110 Healthy Wy, Folsom, CA 95630, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Angela Mitchell

G0PPEM · Rancho Cordova, CA, US

DUPR

2.938

BC
Brian Choi

MP0VRO · USA

DUPR

3.290

TEAM 2LOSS
MM
Matt Mitchell

5EQWR5 · Rancho Cordova, CA, US

DUPR

3.251

LS
Larry Savidge

LVG906 · Rancho Cordova, CA, US

DUPR

2.765

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-4468749932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4344079935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Mitchell",
        "dupr_id": "G0PPEM",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      },
      {
        "name": "Brian Choi",
        "dupr_id": "MP0VRO",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7944782122,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Mitchell",
        "dupr_id": "5EQWR5",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      },
      {
        "name": "Larry  Savidge",
        "dupr_id": "LVG906",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      }
    ]
  }
]