Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

5.0 Club Championship

ID: 5393610626

Match Scores

11-8

Win

Play Date

2023-06-08

Play Time (Est)

3:30 PM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Austin Ciampini

8K5VEQ · St. George, UT, US

DUPR

4.915

BS
Bryan Searle

17ZQ09 · Morgan, UT, US

DUPR

4.911

TEAM 2LOSS
AK
Alema Key

1RDLZE · Morgan, UT, US

DUPR

5.103

MA
matthew allen

1R42EE · Heber City, UT, US

DUPR

5.121

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-5393610626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8572857666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Ciampini",
        "dupr_id": "8K5VEQ",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Bryan Searle",
        "dupr_id": "17ZQ09",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      }
    ]
  },
  {
    "team_id": 5926477789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alema Key",
        "dupr_id": "1RDLZE",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      },
      {
        "name": "matthew allen",
        "dupr_id": "1R42EE",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      }
    ]
  }
]