Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pad Tucson 3.5 - 3.9 League

ID: 5839706254

Match Scores

11-9

Loss

Play Date

2026-04-24

Play Time (Est)

11:30 PM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HB
Hayden Bridgeman

XO2265 · USA

DUPR

3.957

JC
Justin Cherubini

4VLKP6 · Tucson, AZ, US

DUPR

3.542

TEAM 2LOSS
SG
Seth Grimes

ZDYOGW · Tucson, AZ, US

DUPR

3.822

JM
Joshua Malo

DNDODX · Tucson, AZ, US

DUPR

3.574

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-5839706254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6358404251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hayden Bridgeman",
        "dupr_id": "XO2265",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Cherubini",
        "dupr_id": "4VLKP6",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 6768559928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Grimes",
        "dupr_id": "ZDYOGW",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Joshua  Malo",
        "dupr_id": "DNDODX",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]