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

matchplay

ID: 7346842963

Match Scores

15-2

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Sydney NSW, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rosey Bradley

XOJGGR · NSW, AU

DUPR

3.218

DH
David Hobart

ME6QQL · Neutral Bay, NSW, AU

DUPR

3.342

TEAM 2LOSS
MF
Margo Fox

ZZOPRP · USA

DUPR

2.947

GC
Geoff Colman

9JLE9V · Cremorne, NSW, AU

DUPR

2.983

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-7346842963
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6858452547,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rosey Bradley",
        "dupr_id": "XOJGGR",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "David Hobart",
        "dupr_id": "ME6QQL",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Neutral Bay, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8072584928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Margo Fox",
        "dupr_id": "ZZOPRP",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoff Colman",
        "dupr_id": "9JLE9V",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": "Cremorne, NSW, AU"
      }
    ]
  }
]