Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PAB Senior Men’s Team Trials

ID: 5899439011

Match Scores

15-12

Loss

Play Date

2025-08-06

Play Time (Est)

8:45 AM

Play Location

Horizon's Tennis Courts, Bermuda

Unverified Facility

Competitor Teams

TEAM 1WINNER
RO
Ryon Outerbridge

3YYEW4 · USA

DUPR

4.155

Mark Cordeiro

YGOGLE · Southampton Parish, BM

DUPR

4.593

TEAM 2LOSS
Michael Way

9PR97J · Paget Parish, BM

DUPR

4.742

AH
Alan Hoes

KXZKZQ · USA

DUPR

4.137

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-5899439011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8109192724,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryon Outerbridge",
        "dupr_id": "3YYEW4",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Cordeiro",
        "dupr_id": "YGOGLE",
        "rating": 4.593,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Southampton Parish, BM"
      }
    ]
  },
  {
    "team_id": 4504532154,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Way",
        "dupr_id": "9PR97J",
        "rating": 4.742,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Paget Parish, BM"
      },
      {
        "name": "Alan Hoes",
        "dupr_id": "KXZKZQ",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]