Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Desert ATPL

ID: 5435047795

Match Scores

11-7

Loss

Play Date

2026-05-12

Play Time (Est)

8:45 AM

Play Location

74700 CA-111, Palm Desert, CA 92260, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Michael Cabacungan

YX6Y4E · Cathedral City, CA, US

DUPR

4.287

TR
Tim Rahman

XJVR64 · Indian Wells, CA, US

DUPR

4.342

TEAM 2LOSS
SE
Sway Estrada

84E5NG · La Quinta, CA, US

DUPR

4.423

JH
John Haddock

P5O4XE · USA

DUPR

4.228

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-5435047795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6206716303,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Cabacungan",
        "dupr_id": "YX6Y4E",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Cathedral City, CA, US"
      },
      {
        "name": "Tim Rahman",
        "dupr_id": "XJVR64",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Indian Wells, CA, US"
      }
    ]
  },
  {
    "team_id": 4394310720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sway Estrada",
        "dupr_id": "84E5NG",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "John Haddock",
        "dupr_id": "P5O4XE",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]