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

The Pad Ladder 3.0-3.5

ID: 5725074623

Match Scores

11-6

Win

Play Date

2026-05-06

Play Time (Est)

12:45 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.412

JR
Javier Rosado

L5L9Q5 · USA

DUPR

3.337

TEAM 2LOSS
MB
Mark Bertram

4QZEZM · USA

DUPR

3.534

RS
Robert Steele

4Z0RP6 · USA

DUPR

3.238

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-5725074623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8227483661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Taylor",
        "dupr_id": "QXEYXD",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Javier Rosado",
        "dupr_id": "L5L9Q5",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7586783538,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark  Bertram",
        "dupr_id": "4QZEZM",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Steele",
        "dupr_id": "4Z0RP6",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]