Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Caribbean Senior Championships

ID: 8495387642

Match Scores

15-11

Win

Play Date

2026-03-19

Play Time (Est)

3:30 PM

Play Location

W.E.R. Joell Tennis Stadium

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Courtland Boyle

3LQZ9Z · USA

DUPR

4.488

Michael Way

9PR97J · Paget Parish, BM

DUPR

4.631

TEAM 2LOSS
Peter Azar

Q52EP5 · Miami, FL, US

DUPR

4.180

SS
stephen Shirley

P5YOOZ · USA

DUPR

3.937

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-8495387642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7885616787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Courtland Boyle",
        "dupr_id": "3LQZ9Z",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Way",
        "dupr_id": "9PR97J",
        "rating": 4.631,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Paget Parish, BM"
      }
    ]
  },
  {
    "team_id": 7141403558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Azar",
        "dupr_id": "Q52EP5",
        "rating": 4.18,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Miami, FL, US"
      },
      {
        "name": "stephen Shirley",
        "dupr_id": "P5YOOZ",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]