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

Pickleholic Tournament Simulator Intermediate

ID: 8262916135

Match Scores

11-1

Win

Play Date

2026-05-08

Play Time (Est)

8:45 AM

Play Location

Clayton VIC 3168, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Chau Le

6PQKDG · USA

DUPR

3.633

SM
Sassy Mounga

RZ2KJD · USA

DUPR

3.022

TEAM 2LOSS
VK
Vasilios Kolokithas

V62VNE · USA

DUPR

2.930

TP
Theo Pavlopoulos

7ZJYJM · USA

DUPR

2.915

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-8262916135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7395583965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chau Le",
        "dupr_id": "6PQKDG",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sassy Mounga",
        "dupr_id": "RZ2KJD",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4585501496,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vasilios Kolokithas",
        "dupr_id": "V62VNE",
        "rating": 2.93,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Theo Pavlopoulos",
        "dupr_id": "7ZJYJM",
        "rating": 2.915,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]