Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pad Tucson 3.5-3.9 League Tournament

ID: 7766271278

Match Scores

11-7

Win

Play Date

2026-04-28

Play Time (Est)

3:30 PM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Seth Grimes

ZDYOGW · Tucson, AZ, US

DUPR

3.826

JW
JT Westling

9PLJJV · USA

DUPR

3.754

TEAM 2LOSS
JP
Jon Pyle

N7QX57 · USA

DUPR

3.431

GS
garrett sanders

OZR9VP · Marana, AZ, US

DUPR

3.978

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-7766271278
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7877950496,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Grimes",
        "dupr_id": "ZDYOGW",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "JT Westling",
        "dupr_id": "9PLJJV",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5175396636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Pyle",
        "dupr_id": "N7QX57",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "garrett sanders",
        "dupr_id": "OZR9VP",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Marana, AZ, US"
      }
    ]
  }
]