Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pad Tucson 3.5-3.9 League Tournament

ID: 5719878497

Match Scores

11-2

Loss

Play Date

2026-04-28

Play Time (Est)

6:15 AM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HB
Hayden Bridgeman

XO2265 · USA

DUPR

4.009

JC
Justin Cherubini

4VLKP6 · Tucson, AZ, US

DUPR

3.594

TEAM 2LOSS
SG
Seth Grimes

ZDYOGW · Tucson, AZ, US

DUPR

3.806

JW
JT Westling

9PLJJV · USA

DUPR

3.728

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-5719878497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6013722169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hayden Bridgeman",
        "dupr_id": "XO2265",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Cherubini",
        "dupr_id": "4VLKP6",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 6779660668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Grimes",
        "dupr_id": "ZDYOGW",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "JT Westling",
        "dupr_id": "9PLJJV",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]