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

The Pad Ladder 3.0-3.5

ID: 5970671399

Match Scores

11-10

Loss

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
MB
Mark Bertram

4QZEZM · USA

DUPR

3.544

RS
Robert Steele

4Z0RP6 · USA

DUPR

3.256

TEAM 2LOSS
JR
Javier Rosado

L5L9Q5 · USA

DUPR

3.205

NT
Nicholas Taylor

QXEYXD · Tucson, AZ, US

DUPR

3.404

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-5970671399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6363414440,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark  Bertram",
        "dupr_id": "4QZEZM",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Steele",
        "dupr_id": "4Z0RP6",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5147263882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javier Rosado",
        "dupr_id": "L5L9Q5",
        "rating": 3.205,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Taylor",
        "dupr_id": "QXEYXD",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]