Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Desert ATPL

ID: 5450603234

Match Scores

11-5

Loss

Play Date

2026-03-18

Play Time (Est)

3:30 PM

Play Location

77333 Country Club Dr, Palm Desert, CA 92211, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Sam Devane

4ZPJ4V · Thermal, CA, US

DUPR

4.189

JS
Johnathan Saenz

3PPV5Z · Palm Desert, CA, US

DUPR

4.096

TEAM 2LOSS
AT
Arwan Ternando

17J5GM · Bali, ID

DUPR

4.616

MA
Marco Apostol

ZZP59M · USA

DUPR

3.855

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5450603234
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6695257860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Devane",
        "dupr_id": "4ZPJ4V",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Thermal, CA, US"
      },
      {
        "name": "Johnathan Saenz",
        "dupr_id": "3PPV5Z",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Palm Desert, CA, US"
      }
    ]
  },
  {
    "team_id": 6092701178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arwan Ternando",
        "dupr_id": "17J5GM",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Bali, ID"
      },
      {
        "name": "Marco Apostol",
        "dupr_id": "ZZP59M",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]