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

Life Time Folsom Golden Paddle Cup Season 3 - Mixed Doubles Skill: (3.0 To 3.5) Age: (Any)

ID: 5540865645

Match Scores

15-8

Loss

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

Folsom, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SA
Sage Adams

WZXNEY · USA

DUPR

3.304

TS
Tanner Schafer

V6GZNE · USA

DUPR

3.234

TEAM 2LOSS
EG
Elizabeth Garner

Y4J0JG · USA

DUPR

2.701

DA
David Adragna

V7YEM6 · El Dorado Hills, CA, US

DUPR

3.301

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-5540865645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6570081165,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sage Adams",
        "dupr_id": "WZXNEY",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tanner Schafer",
        "dupr_id": "V6GZNE",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6268796351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Garner",
        "dupr_id": "Y4J0JG",
        "rating": 2.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Adragna",
        "dupr_id": "V7YEM6",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "El Dorado Hills, CA, US"
      }
    ]
  }
]