Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Desert ATPL

ID: 7042443452

Match Scores

11-6

Win

Play Date

2026-05-05

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
MM
Mark Miller

30XY6N · Palm Desert, CA, US

DUPR

4.442

FH
Farhad H. Mirzaee

X0L6N4 · Los Angeles, CA, US

DUPR

4.638

TEAM 2LOSS
KG
Kyle Gruwell

3P2XNM · Yucca Valley, CA, US

DUPR

4.197

NP
Nathan Prusso

1NV966 · Yucca Valley, CA, US

DUPR

3.999

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-7042443452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7967449987,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Miller",
        "dupr_id": "30XY6N",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Palm Desert, CA, US"
      },
      {
        "name": "Farhad H. Mirzaee",
        "dupr_id": "X0L6N4",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6506044560,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Gruwell",
        "dupr_id": "3P2XNM",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Yucca Valley, CA, US"
      },
      {
        "name": "Nathan Prusso",
        "dupr_id": "1NV966",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Yucca Valley, CA, US"
      }
    ]
  }
]