Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 5 - 18+ Mens Doubles 4.0

ID: 4899207236

Match Scores

11-8

Win

Play Date

2026-05-23

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EK
Elton Koeberg

4L6NO6 · USA

DUPR

4.149

Michael Stanley

L22L25 · Hampshire, England, GB

DUPR

3.983

TEAM 2LOSS
LB
Lewis Baker

G5052Q · USA

DUPR

3.554

WR
William Reed

RYYRZE · USA

DUPR

3.532

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-4899207236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6069180021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elton Koeberg",
        "dupr_id": "4L6NO6",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Stanley",
        "dupr_id": "L22L25",
        "rating": 3.983,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 8256693787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lewis Baker",
        "dupr_id": "G5052Q",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Reed",
        "dupr_id": "RYYRZE",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]