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

Life Time Roseville - 3.25-3.5 Mixed Doubles League

ID: 5959474442

Match Scores

11-7

Loss

Play Date

2026-05-28

Play Time (Est)

3:30 PM

Play Location

1435 E Roseville Pkwy, Roseville, CA 95661, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Tom Barton

Y4YP6D · USA

DUPR

3.178

TB
Teresa Bolden

NXVZQ2 · USA

DUPR

3.351

TEAM 2LOSS
DM
David Marques

G0QOXM · Roseville, CA, US

DUPR

3.372

MH
Maymay Huang

GWL5EG · USA

DUPR

2.796

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-5959474442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4587673597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Barton",
        "dupr_id": "Y4YP6D",
        "rating": 3.178,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Teresa Bolden",
        "dupr_id": "NXVZQ2",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8401256822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David  Marques",
        "dupr_id": "G0QOXM",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      },
      {
        "name": "Maymay  Huang",
        "dupr_id": "GWL5EG",
        "rating": 2.796,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]