Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pad Tucson 3.5-3.9 League Tournament

ID: 6960141663

Match Scores

11-6

Loss

Play Date

2026-02-25

Play Time (Est)

4:45 AM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
FR
Fernando Rivadeneyra

3PML9X · USA

DUPR

3.676

JC
Jason Chamison

7N2NR4 · USA

DUPR

3.579

TEAM 2LOSS
SG
Seth Grimes

ZDYOGW · USA

DUPR

3.714

DA
Dan Anderson

3YM2YG · Tucson, AZ, US

DUPR

3.459

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-6960141663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7592122070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fernando Rivadeneyra",
        "dupr_id": "3PML9X",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Chamison",
        "dupr_id": "7N2NR4",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5904654565,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Grimes",
        "dupr_id": "ZDYOGW",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Anderson",
        "dupr_id": "3YM2YG",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]