Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5800452213

Match Scores

8-11

Loss

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Pomander Gate Tennis Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
RO
Ryon Outerbridge

3YYEW4 · USA

DUPR

4.041

JB
Jose Barroso

MY7WXP · Warwick Parish, BM

DUPR

4.144

TEAM 2WINNER
MR
Mical Russell

G5GR5V · Pembroke Parish, BM

DUPR

4.496

JS
John Singleton

89Z4ZV · Paget Parish, BM

DUPR

4.151

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-5800452213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6641149034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryon Outerbridge",
        "dupr_id": "3YYEW4",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Barroso",
        "dupr_id": "MY7WXP",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Warwick Parish, BM"
      }
    ]
  },
  {
    "team_id": 5898671139,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mical Russell",
        "dupr_id": "G5GR5V",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Pembroke Parish, BM"
      },
      {
        "name": "John Singleton",
        "dupr_id": "89Z4ZV",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      }
    ]
  }
]