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

May Mayhem

ID: 6482885176

Match Scores

11-9

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Ann Ngan

PK05KQ · Salford, England, GB

DUPR

3.472

KL
Kin Lun CHOW

NYWK56 · Greater Manchester, England, GB

DUPR

3.182

TEAM 2LOSS
SE
Scott Evans

MP5P7V · USA

DUPR

2.513

TA
Tom Adams

0RJOYN · Manchester, England, GB

DUPR

4.072

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-6482885176
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7369045258,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ann Ngan",
        "dupr_id": "PK05KQ",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": "Salford, England, GB"
      },
      {
        "name": "Kin Lun CHOW",
        "dupr_id": "NYWK56",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Greater Manchester, England, GB"
      }
    ]
  },
  {
    "team_id": 5453813065,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Evans",
        "dupr_id": "MP5P7V",
        "rating": 2.513,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Adams",
        "dupr_id": "0RJOYN",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Manchester, England, GB"
      }
    ]
  }
]