Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 7566120999

Match Scores

11-10

Loss

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Pomander Gate Tennis Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
RH
Ryan Hayward

EGPEZM · Smiths Parish, BM

DUPR

4.009

SB
Simon Boden

2LW7X4 · USA

DUPR

3.512

TEAM 2LOSS
RM
Rian Michelsen

YNVJ6E · USA

DUPR

4.064

MI
Mason Illston

EG6P9V · Hamilton, Pembroke Parish, BM

DUPR

3.944

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-7566120999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8318587447,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Hayward",
        "dupr_id": "EGPEZM",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Smiths Parish, BM"
      },
      {
        "name": "Simon Boden",
        "dupr_id": "2LW7X4",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6938936314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rian Michelsen",
        "dupr_id": "YNVJ6E",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mason Illston",
        "dupr_id": "EG6P9V",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      }
    ]
  }
]