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

May Mayhem

ID: 5313817941

Match Scores

10-11

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SE
Scott Evans

MP5P7V · USA

DUPR

2.528

TA
Tom Adams

0RJOYN · Manchester, England, GB

DUPR

4.089

TEAM 2WINNER
WY
Wing Yu

V4QDL6 · Bolton, England, GB

DUPR

3.330

KG
kate Garrihy

EW40JV · Holmes Chapel, England, GB

DUPR

3.219

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-5313817941
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6885647951,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Evans",
        "dupr_id": "MP5P7V",
        "rating": 2.528,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Adams",
        "dupr_id": "0RJOYN",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Manchester, England, GB"
      }
    ]
  },
  {
    "team_id": 7599754311,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wing Yu",
        "dupr_id": "V4QDL6",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Bolton, England, GB"
      },
      {
        "name": "kate Garrihy",
        "dupr_id": "EW40JV",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Holmes Chapel, England, GB"
      }
    ]
  }
]