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

Competitive Open Play Match

ID: 4847966602

Match Scores

11-10

Win

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Maidstone, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Anthony Brown

RWR22Z · USA

DUPR

3.500

BW
Barbara Wagstaff

YXD2ZG · London, England, GB

DUPR

3.413

TEAM 2LOSS
NR
Naomi Roots

DNRPZY · USA

DUPR

3.500

AG
Ankit Gangwani

GW7N9X · Fobbing, England, GB

DUPR

3.072

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-4847966602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6223798163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Brown",
        "dupr_id": "RWR22Z",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barbara Wagstaff",
        "dupr_id": "YXD2ZG",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 4816222319,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Naomi Roots",
        "dupr_id": "DNRPZY",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ankit Gangwani",
        "dupr_id": "GW7N9X",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": "Fobbing, England, GB"
      }
    ]
  }
]