Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Roseville - Advanced Men's Doubles League

ID: 6043969343

Match Scores

11-1, 11-0

Loss

Play Date

2026-06-05

Play Time (Est)

12:45 AM

Play Location

1435 E Roseville Pkwy, Roseville, CA 95661, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.365

BA
Brian Abad

E9WWZE · Rocklin, CA, US

DUPR

4.390

TEAM 2LOSS
AB
Aaron Boren

355DO0 · Grass Valley, CA, US

DUPR

4.004

AB
Adam Bramlage

D5R7ZM · USA

DUPR

3.711

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-6043969343
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4460162050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lorenzo Reyes",
        "dupr_id": "XKM6Q2",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "North Highlands, CA, US"
      },
      {
        "name": "Brian  Abad",
        "dupr_id": "E9WWZE",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      }
    ]
  },
  {
    "team_id": 5499419714,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Boren",
        "dupr_id": "355DO0",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Grass Valley, CA, US"
      },
      {
        "name": "Adam Bramlage",
        "dupr_id": "D5R7ZM",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]