Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pad Tucson 3.5-3.9 League Tournament

ID: 8582503521

Match Scores

11-6

Loss

Play Date

2026-02-25

Play Time (Est)

10:15 AM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Clarence Lozano

ZZY45W · USA

DUPR

3.950

JM
Joshua Malo

DNDODX · Tucson, AZ, US

DUPR

3.528

TEAM 2LOSS
GR
Gary Redente

2L0Q7Y · AZ, US

DUPR

3.294

MF
Marjon Frates

ZN74WW · USA

DUPR

3.411

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-8582503521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8266810663,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clarence Lozano",
        "dupr_id": "ZZY45W",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua  Malo",
        "dupr_id": "DNDODX",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 7844139057,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Redente",
        "dupr_id": "2L0Q7Y",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Marjon Frates",
        "dupr_id": "ZN74WW",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]