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

The Pickle Society

ID: 5545937922

Match Scores

5-15

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

1 Fenton Ave, Caringbah NSW 2229, Australia

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Tony Trost

YMQP5K · USA

DUPR

2.336

RK
Rachel King

RWJQYM · USA

DUPR

2.307

TEAM 2WINNER
MH
Malcolm Hozack

Y4MWD4 · Caringbah, NSW, AU

DUPR

2.797

JG
Jane Guy

RWRGRD · USA

DUPR

2.536

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-5545937922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5318187149,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Trost",
        "dupr_id": "YMQP5K",
        "rating": 2.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel King",
        "dupr_id": "RWJQYM",
        "rating": 2.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6009992121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Malcolm Hozack",
        "dupr_id": "Y4MWD4",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": "Caringbah, NSW, AU"
      },
      {
        "name": "Jane Guy",
        "dupr_id": "RWRGRD",
        "rating": 2.536,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]