Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Desert ATPL

ID: 5033230304

Match Scores

11-7

Win

Play Date

2026-04-28

Play Time (Est)

9:00 PM

Play Location

QM2M+73, 77333 Country Club Dr, Palm Desert, CA 92211, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Levi Michaud

6PO0EQ · Hemet, CA, US

DUPR

4.591

TR
Tim Rahman

XJVR64 · Indian Wells, CA, US

DUPR

4.309

TEAM 2LOSS
KG
Kyle Gruwell

3P2XNM · Yucca Valley, CA, US

DUPR

4.157

OL
Oliver Lynch

0Q7MRX · Columbus, OH, US

DUPR

4.407

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-5033230304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5254469858,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Levi Michaud",
        "dupr_id": "6PO0EQ",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Hemet, CA, US"
      },
      {
        "name": "Tim Rahman",
        "dupr_id": "XJVR64",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Indian Wells, CA, US"
      }
    ]
  },
  {
    "team_id": 7024918236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Gruwell",
        "dupr_id": "3P2XNM",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Yucca Valley, CA, US"
      },
      {
        "name": "Oliver Lynch",
        "dupr_id": "0Q7MRX",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]