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

The Pickle Society

ID: 4566565567

Match Scores

15-9

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

1 Fenton Ave, Caringbah NSW 2229, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Tony Trost

YMQP5K · USA

DUPR

2.352

MH
Malcolm Hozack

Y4MWD4 · Caringbah, NSW, AU

DUPR

2.790

TEAM 2LOSS
JG
Jane Guy

RWRGRD · USA

DUPR

2.529

CH
Courtney Haines

KDMPXY · USA

DUPR

2.237

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-4566565567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7224540402,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Trost",
        "dupr_id": "YMQP5K",
        "rating": 2.352,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Malcolm Hozack",
        "dupr_id": "Y4MWD4",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": "Caringbah, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6196530793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Guy",
        "dupr_id": "RWRGRD",
        "rating": 2.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Courtney Haines",
        "dupr_id": "KDMPXY",
        "rating": 2.237,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]