Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens 4.0 League

ID: 5338985204

Match Scores

11-6

Loss

Play Date

2025-09-12

Play Time (Est)

9:00 PM

Play Location

The Picklr Tempe

Unverified Facility

Competitor Teams

TEAM 1WINNER
SA
Sam Alhaiki

V7D6Y5 · Phoenix, AZ, US

DUPR

4.276

LJ
lennard Jester Castillo

OD0YKP · Mesa, AZ, US

DUPR

4.008

TEAM 2LOSS
JA
Jesus Amador

V7XKO7 · Scottsdale, AZ, US

DUPR

3.978

RR
Robert Rosas

9PPVPK · Glendale, AZ, US

DUPR

4.212

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-5338985204
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6811880460,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Alhaiki",
        "dupr_id": "V7D6Y5",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "lennard Jester Castillo",
        "dupr_id": "OD0YKP",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5325259022,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesus Amador",
        "dupr_id": "V7XKO7",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Robert Rosas",
        "dupr_id": "9PPVPK",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]