Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PAB Senior Men’s Team Trials

ID: 5026599752

Match Scores

15-12

Win

Play Date

2025-08-06

Play Time (Est)

9:00 PM

Play Location

Horizon's Tennis Courts, Bermuda

Unverified Facility

Competitor Teams

TEAM 1WINNER
George Thomas

16OLOE · Hamilton, Pembroke Parish, BM

DUPR

4.081

Michael Way

9PR97J · Paget Parish, BM

DUPR

4.767

TEAM 2LOSS
AH
Alan Hoes

KXZKZQ · USA

DUPR

4.164

RO
Ryon Outerbridge

3YYEW4 · USA

DUPR

4.145

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-5026599752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7152222421,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Thomas",
        "dupr_id": "16OLOE",
        "rating": 4.081,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Hamilton, Pembroke Parish, BM"
      },
      {
        "name": "Michael Way",
        "dupr_id": "9PR97J",
        "rating": 4.767,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Paget Parish, BM"
      }
    ]
  },
  {
    "team_id": 7559640446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Hoes",
        "dupr_id": "KXZKZQ",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryon Outerbridge",
        "dupr_id": "3YYEW4",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]