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

PIQLBALL Events Triangle Takeover

ID: 5488354586

Match Scores

11-10

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Triangle Way, Burgess Hill RH15 8WA, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
EK
Emily King

6K9YK0 · USA

DUPR

3.325

RC
Ruth Chew

0R7N2G · USA

DUPR

3.491

TEAM 2LOSS
Mandy Skinner

XKQZN7 · London, England, GB

DUPR

3.554

LINDA MORRIS

RXJRGE · Surrey, England, GB

DUPR

2.917

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-5488354586
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4785506278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily King",
        "dupr_id": "6K9YK0",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ruth Chew",
        "dupr_id": "0R7N2G",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5461992395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mandy Skinner",
        "dupr_id": "XKQZN7",
        "rating": 3.554,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/27.jpg",
        "location": "London, England, GB"
      },
      {
        "name": "LINDA MORRIS",
        "dupr_id": "RXJRGE",
        "rating": 2.917,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/93.jpg",
        "location": "Surrey, England, GB"
      }
    ]
  }
]