Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - 50+ Mens Doubles 4.0+

ID: 5978285065

Match Scores

11-8

Loss

Play Date

2026-05-03

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GN
Graham Norton

QPKDMR · USA

DUPR

3.911

KJ
Keith Jones

76644N · USA

DUPR

3.639

TEAM 2LOSS
LB
Lance Burden

ZD5LQL · USA

DUPR

3.676

LS
Lee Stainer

E9M7RW · Weymouth, England, GB

DUPR

3.980

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-5978285065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6290925667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Graham Norton",
        "dupr_id": "QPKDMR",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Jones",
        "dupr_id": "76644N",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4947440217,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lance Burden",
        "dupr_id": "ZD5LQL",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee Stainer",
        "dupr_id": "E9M7RW",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Weymouth, England, GB"
      }
    ]
  }
]