Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 5 - 18+ Mens Doubles 4.0 5th-8th Semi-Final

ID: 8059456900

Match Scores

11-8

Loss

Play Date

2026-05-23

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Thomas Chalk

760KZ0 · USA

DUPR

3.552

Christopher Willerton

4LWN72 · Southampton, England, GB

DUPR

4.202

TEAM 2LOSS
EK
Elton Koeberg

4L6NO6 · USA

DUPR

4.087

Michael Stanley

L22L25 · Hampshire, England, GB

DUPR

3.949

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-8059456900
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4381779193,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Chalk",
        "dupr_id": "760KZ0",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Willerton",
        "dupr_id": "4LWN72",
        "rating": 4.202,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Southampton, England, GB"
      }
    ]
  },
  {
    "team_id": 5792411681,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elton Koeberg",
        "dupr_id": "4L6NO6",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Stanley",
        "dupr_id": "L22L25",
        "rating": 3.949,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Hampshire, England, GB"
      }
    ]
  }
]