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

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

ID: 5906673951

Match Scores

21-15

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BV
Barry Viviers

99X5E7 · USA

Rated Score

3.150

CG
Carlos Gil Tabuenca

QJENVR · USA

Rated Score

2.977

TEAM 2LOSS
CL
Clint L

DN2M5M · QLD, AU

Rated Score

3.108

NM
Noel Mitchelson

M99WVO · USA

Rated Score

2.788

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-5906673951
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5499197430,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barry Viviers",
        "dupr_id": "99X5E7",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Gil Tabuenca",
        "dupr_id": "QJENVR",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4908394755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clint L",
        "dupr_id": "DN2M5M",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Noel Mitchelson",
        "dupr_id": "M99WVO",
        "rating": 2.788,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]