Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 6543596561

Match Scores

11-6

Win

Play Date

2026-04-18

Play Time (Est)

6:15 AM

Play Location

Pomander Gate Tennis Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
LH
Lily H

PZZ9DE · Warwick Parish, BM

DUPR

4.246

MJ
Melisa Judd

7D5KNM · Warwick Parish, BM

DUPR

3.872

TEAM 2LOSS
VS
Val Stevenson

8WWLYG · Paget Parish, BM

DUPR

3.728

VP
Victoria Powell

3VNDD5 · Hamilton, Pembroke Parish, BM

DUPR

3.918

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-6543596561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4775488053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lily H",
        "dupr_id": "PZZ9DE",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Warwick Parish, BM"
      },
      {
        "name": "Melisa Judd",
        "dupr_id": "7D5KNM",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Warwick Parish, BM"
      }
    ]
  },
  {
    "team_id": 6355177021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Val Stevenson",
        "dupr_id": "8WWLYG",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      },
      {
        "name": "Victoria Powell",
        "dupr_id": "3VNDD5",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      }
    ]
  }
]