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

The Pad Tucson Wednesday League Tournament

ID: 6508471210

Match Scores

15-7

Win

Play Date

2026-03-02

Play Time (Est)

11:30 PM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MF
Marjon Frates

ZN74WW · USA

DUPR

3.401

GR
Gary Redente

2L0Q7Y · AZ, US

DUPR

3.283

TEAM 2LOSS
MM
Madison Morse

4VKZXG · Tucson, AZ, US

DUPR

3.004

JM
Jason Miller

RDZM6N · USA

DUPR

2.913

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-6508471210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6863897647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marjon Frates",
        "dupr_id": "ZN74WW",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Redente",
        "dupr_id": "2L0Q7Y",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 5702815120,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Morse",
        "dupr_id": "4VKZXG",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Jason Miller",
        "dupr_id": "RDZM6N",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]