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

Pickle Hub: Yeronga Round Robin Wed 3 Jun 2026 (ID: 1127023)

ID: 7973149831

Match Scores

21-15

Loss

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JY
Josh Young

D5WOGX · USA

DUPR

2.648

FP
Fiona PAKOA

WKX2ZQ · USA

DUPR

2.741

TEAM 2LOSS
BG
Brad Giddins

QJVV90 · USA

DUPR

3.128

LA
Laura Alderman

7JGOEN · QLD, AU

DUPR

3.128

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-7973149831
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6031274986,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Young",
        "dupr_id": "D5WOGX",
        "rating": 2.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fiona PAKOA",
        "dupr_id": "WKX2ZQ",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8128276699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Giddins",
        "dupr_id": "QJVV90",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laura Alderman",
        "dupr_id": "7JGOEN",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]