Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 English Nationals Mens+ Doubles SNR OPEN

ID: 6637046605

Match Scores

16-14

Loss

Play Date

2025-10-31

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NH
Nathan Hill

MYDE7D · York, England, GB

DUPR

5.034

IM
Ian Marshall

8WDENM · Leeds, England, GB

DUPR

4.760

TEAM 2LOSS
LH
Lee Harper

8GDRM8 · Nottingham, England, GB

DUPR

4.796

RW
Rob Williams

3PP5OG · Hampshire, England, GB

DUPR

4.485

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-6637046605
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4800004574,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Hill",
        "dupr_id": "MYDE7D",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": "York, England, GB"
      },
      {
        "name": "Ian Marshall",
        "dupr_id": "8WDENM",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Leeds, England, GB"
      }
    ]
  },
  {
    "team_id": 6809387975,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lee Harper",
        "dupr_id": "8GDRM8",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "Rob Williams",
        "dupr_id": "3PP5OG",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  }
]