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

Pickle Hub: Yeronga Round Robin Thu 4 Jun 2026 (ID: 1129035)

ID: 8154492552

Match Scores

21-20

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jewelry Bataan

N552E6 · USA

DUPR

2.888

SC
Steve Colley

EWRJ5M · USA

DUPR

3.161

TEAM 2LOSS
AK
Anthony Klemm

XKN60R · USA

DUPR

2.945

CL
Clint L

DN2M5M · QLD, AU

DUPR

3.084

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-8154492552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4406545688,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jewelry  Bataan",
        "dupr_id": "N552E6",
        "rating": 2.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Colley",
        "dupr_id": "EWRJ5M",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5890961535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony  Klemm",
        "dupr_id": "XKN60R",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clint L",
        "dupr_id": "DN2M5M",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]