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

Competitive Open Play Match

ID: 5571019883

Match Scores

2-15

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SA
Steve Allmark

4PGGE2 · West Midlands, England, GB

DUPR

3.117

KW
Kieron Winters

9DXG0E · USA

DUPR

2.842

TEAM 2WINNER
HS
Harry Shemmell

DY025M · USA

DUPR

3.534

NS
Nathan Shemmell

QJXN75 · Stratford-upon-Avon, England, GB

DUPR

3.643

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-5571019883
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8042474153,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve  Allmark",
        "dupr_id": "4PGGE2",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      },
      {
        "name": "Kieron Winters",
        "dupr_id": "9DXG0E",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5325200348,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Harry Shemmell",
        "dupr_id": "DY025M",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Shemmell",
        "dupr_id": "QJXN75",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Stratford-upon-Avon, England, GB"
      }
    ]
  }
]