Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4880153981

Match Scores

15-2

Win

Play Date

2026-05-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FM
Fay Manning

3YDQ2P · Attleborough, England, GB

DUPR

3.825

JH
James Hudson

3V5GR5 · Cromer, England, GB

DUPR

4.198

TEAM 2LOSS
HL
Holly Layson

84RJMM · Monmouthshire, Wales, GB

DUPR

3.463

NB
Nic Benbow

Q559X4 · USA

DUPR

3.944

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-4880153981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4762554128,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fay Manning",
        "dupr_id": "3YDQ2P",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Attleborough, England, GB"
      },
      {
        "name": "James Hudson",
        "dupr_id": "3V5GR5",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Cromer, England, GB"
      }
    ]
  },
  {
    "team_id": 8081710691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Layson",
        "dupr_id": "84RJMM",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Monmouthshire, Wales, GB"
      },
      {
        "name": "Nic Benbow",
        "dupr_id": "Q559X4",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]