Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Desert ATPL

ID: 5607391755

Match Scores

11-3

Win

Play Date

2026-04-28

Play Time (Est)

4:45 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.644

TR
Tim Rahman

XJVR64 · Indian Wells, CA, US

DUPR

4.334

TEAM 2LOSS
NP
Nathan Prusso

1NV966 · Yucca Valley, CA, US

DUPR

3.991

AP
Amani Purcell

8ELREW · Running Springs, CA, US

DUPR

4.472

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