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

The Pad Ladder 3.0-3.5

ID: 7461717350

Match Scores

11-8

Loss

Play Date

2026-05-06

Play Time (Est)

3:30 PM

Play Location

300 S Toole Ave, Tucson, AZ 85701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Mark Bertram

4QZEZM · USA

DUPR

3.550

JR
Javier Rosado

L5L9Q5 · USA

DUPR

3.238

TEAM 2LOSS
NT
Nicholas Taylor

QXEYXD · Tucson, AZ, US

DUPR

3.400

RS
Robert Steele

4Z0RP6 · USA

DUPR

3.251

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