Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Desert ATPL

ID: 8333765989

Match Scores

11-6

Win

Play Date

2026-04-28

Play Time (Est)

2:15 AM

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.604

TR
Tim Rahman

XJVR64 · Indian Wells, CA, US

DUPR

4.315

TEAM 2LOSS
NP
Nathan Prusso

1NV966 · Yucca Valley, CA, US

DUPR

4.004

AP
Amani Purcell

8ELREW · Running Springs, CA, US

DUPR

4.485

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-8333765989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6119739582,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Levi Michaud",
        "dupr_id": "6PO0EQ",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Hemet, CA, US"
      },
      {
        "name": "Tim Rahman",
        "dupr_id": "XJVR64",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Indian Wells, CA, US"
      }
    ]
  },
  {
    "team_id": 4762412541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Prusso",
        "dupr_id": "1NV966",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Yucca Valley, CA, US"
      },
      {
        "name": "Amani Purcell",
        "dupr_id": "8ELREW",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Running Springs, CA, US"
      }
    ]
  }
]