Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Pad Tucson 3.5-3.9 League Tournament

ID: 4937461225

Match Scores

11-10

Win

Play Date

2026-02-25

Play Time (Est)

2: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.742

DA
Dan Anderson

3YM2YG · Tucson, AZ, US

DUPR

3.518

TEAM 2LOSS
GR
Gary Redente

2L0Q7Y · AZ, US

DUPR

3.293

MF
Marjon Frates

ZN74WW · USA

DUPR

3.410

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-4937461225
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8398789944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Grimes",
        "dupr_id": "ZDYOGW",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Anderson",
        "dupr_id": "3YM2YG",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 6050337262,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Redente",
        "dupr_id": "2L0Q7Y",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Marjon Frates",
        "dupr_id": "ZN74WW",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]