Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PIQLBALL Triangle Takeover

ID: 6565643543

Match Scores

11-7

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Triangle Way, Burgess Hill RH15 8WA, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
EK
Emily King

6K9YK0 · USA

DUPR

3.078

RC
Ruth Chew

0R7N2G · USA

DUPR

3.481

TEAM 2LOSS
MB
Melissa Bell

DW0P76 · Brighton and Hove, England, GB

DUPR

3.581

AP
Ali Perkins

Z99VGQ · Brighton, England, GB

DUPR

3.635

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-6565643543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6001306458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily King",
        "dupr_id": "6K9YK0",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ruth Chew",
        "dupr_id": "0R7N2G",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7133328241,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Bell",
        "dupr_id": "DW0P76",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Brighton and Hove, England, GB"
      },
      {
        "name": "Ali Perkins",
        "dupr_id": "Z99VGQ",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Brighton, England, GB"
      }
    ]
  }
]