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

Pickle Hub: Yeronga Round Robin Tue 2 Jun 2026 (ID: 1125008)

ID: 8302999628

Match Scores

19-21

Loss

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Clint L

DN2M5M · QLD, AU

DUPR

3.107

SC
Steve Colley

EWRJ5M · USA

DUPR

3.149

TEAM 2WINNER
NM
Noel Mitchelson

M99WVO · USA

DUPR

2.800

BV
Barry Viviers

99X5E7 · USA

DUPR

3.146

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-8302999628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7351985772,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clint L",
        "dupr_id": "DN2M5M",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Steve Colley",
        "dupr_id": "EWRJ5M",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4634921465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noel Mitchelson",
        "dupr_id": "M99WVO",
        "rating": 2.8,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barry Viviers",
        "dupr_id": "99X5E7",
        "rating": 3.146,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]