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

The Pickle Society

ID: 5176446240

Match Scores

11-9

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

1 Fenton Ave, Caringbah NSW 2229, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jo Plug

DNJDWL · USA

DUPR

2.686

KT
Kaz Taylor

4PG2DK · USA

DUPR

2.415

TEAM 2LOSS
RK
Rachel King

RWJQYM · USA

DUPR

2.379

HN
Helen Newton

K5M2E6 · Woronora, NSW, AU

DUPR

2.721

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-5176446240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4982118806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jo Plug",
        "dupr_id": "DNJDWL",
        "rating": 2.686,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaz Taylor",
        "dupr_id": "4PG2DK",
        "rating": 2.415,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7461075218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel King",
        "dupr_id": "RWJQYM",
        "rating": 2.379,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Helen Newton",
        "dupr_id": "K5M2E6",
        "rating": 2.721,
        "profile_pic_url": null,
        "location": "Woronora, NSW, AU"
      }
    ]
  }
]