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

The Pad Ladder 3.0-3.5 Pool

ID: 7814773838

Match Scores

11-2

Win

Play Date

2026-05-27

Play Time (Est)

3:30 PM

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.535

JR
Javier Rosado

L5L9Q5 · USA

DUPR

3.417

TEAM 2LOSS
BC
Barbara Clark

EX5WLE · USA

DUPR

3.102

JC
Joe Clark

Q9W5JR · USA

DUPR

3.457

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-7814773838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5062917027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Taylor",
        "dupr_id": "QXEYXD",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Javier Rosado",
        "dupr_id": "L5L9Q5",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7565971434,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barbara Clark",
        "dupr_id": "EX5WLE",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Clark",
        "dupr_id": "Q9W5JR",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]