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

Pickle Hub: Yeronga Round Robin Sun 7 Jun 2026 (ID: 1131055)

ID: 8092409360

Match Scores

11-21

Loss

Play Date

2026-06-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JY
Janet Yong

X2EMM2 · USA

DUPR

2.841

CL
Clint L

DN2M5M · QLD, AU

DUPR

3.065

TEAM 2WINNER
CT
Chad Truscott

WXGVVY · USA

DUPR

3.612

JB
Jewelry Bataan

N552E6 · USA

DUPR

2.901

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-8092409360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7311065935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janet  Yong",
        "dupr_id": "X2EMM2",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clint L",
        "dupr_id": "DN2M5M",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 4940232944,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chad Truscott",
        "dupr_id": "WXGVVY",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jewelry  Bataan",
        "dupr_id": "N552E6",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]