Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Roseville - Pre League Games

ID: 7912946873

Match Scores

11-6

Loss

Play Date

2026-03-20

Play Time (Est)

6:15 AM

Play Location

1435 E Roseville Pkwy, Roseville, CA 95661, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Marc Avila II

JZ07X4 · Yuba City, CA, US

DUPR

4.571

DM
Dominic Morris

JZ79GM · Sacramento, CA, US

DUPR

4.250

TEAM 2LOSS
JV
josh Velasquez

DWRY5M · Yuba City, CA, US

DUPR

3.832

CV
Christian Velasquez

V7W26E · USA

DUPR

4.270

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-7912946873
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6969893165,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marc Avila II",
        "dupr_id": "JZ07X4",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Yuba City, CA, US"
      },
      {
        "name": "Dominic Morris",
        "dupr_id": "JZ79GM",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 5748085458,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "josh Velasquez",
        "dupr_id": "DWRY5M",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Yuba City, CA, US"
      },
      {
        "name": "Christian Velasquez",
        "dupr_id": "V7W26E",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]