Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pad Tucson 3.5-3.9 League Tournament

ID: 5795225621

Match Scores

11-9

Win

Play Date

2026-02-25

Play Time (Est)

6:15 AM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Seth Grimes

ZDYOGW · USA

DUPR

3.724

DA
Dan Anderson

3YM2YG · Tucson, AZ, US

DUPR

3.478

TEAM 2LOSS
HB
Hayden Bridgeman

XO2265 · USA

DUPR

3.838

BN
Bert Nash

7NZ4X5 · Tucson, AZ, US

DUPR

3.532

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-5795225621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6447662244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Grimes",
        "dupr_id": "ZDYOGW",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Anderson",
        "dupr_id": "3YM2YG",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 8135605353,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hayden Bridgeman",
        "dupr_id": "XO2265",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bert Nash",
        "dupr_id": "7NZ4X5",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]