Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hampshire DL 2026 (Round 1) - Doubles

ID: 5527008552

Match Scores

5-11

Loss

Play Date

2026-05-10

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Ben cronin

W6MWKY · USA

DUPR

3.572

Gary Page

4Z9VE6 · Rustington, England, GB

DUPR

3.775

TEAM 2WINNER
Mark Jackson

6ZD2EE · Salisbury, England, GB

DUPR

3.874

RP
Rob Patrick

7NGJ59 · USA

DUPR

3.893

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-5527008552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5974795677,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben cronin",
        "dupr_id": "W6MWKY",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary  Page",
        "dupr_id": "4Z9VE6",
        "rating": 3.775,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/80.jpg",
        "location": "Rustington, England, GB"
      }
    ]
  },
  {
    "team_id": 7659037363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Jackson",
        "dupr_id": "6ZD2EE",
        "rating": 3.874,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
        "location": "Salisbury, England, GB"
      },
      {
        "name": "Rob Patrick",
        "dupr_id": "7NGJ59",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]