Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pad Tucson Tuesday League

ID: 5992547193

Match Scores

12-10

Loss

Play Date

2026-02-27

Play Time (Est)

10:15 AM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NT
Nicholas Taylor

QXEYXD · Tucson, AZ, US

DUPR

3.341

SS
Steve Smith

7J97W4 · USA

DUPR

3.928

TEAM 2LOSS
SG
Seth Grimes

ZDYOGW · USA

DUPR

3.712

DA
Dan Anderson

3YM2YG · Tucson, AZ, US

DUPR

3.456

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-5992547193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6252886189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Taylor",
        "dupr_id": "QXEYXD",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Steve Smith",
        "dupr_id": "7J97W4",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4922404270,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Grimes",
        "dupr_id": "ZDYOGW",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Anderson",
        "dupr_id": "3YM2YG",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]