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

Seaforth DUPR doubles matchplay

ID: 4427580571

Match Scores

13-10

Win

Play Date

2026-06-06

Play Time (Est)

8:45 AM

Play Location

Voyager Tennis - Seaforth

View Facility Page →

Competitor Teams

TEAM 1WINNER
GJ
Glenn Johnstone

9DPYKJ · Clontarf, NSW, AU

DUPR

2.852

MB
Matt Berzak

0PKDLG · USA

DUPR

2.683

TEAM 2LOSS
CM
Craig Macindoe

WZR06M · USA

DUPR

2.736

RS
Robin Sallay

5YEVJL · NSW, AU

DUPR

2.924

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-4427580571
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5840001160,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glenn Johnstone",
        "dupr_id": "9DPYKJ",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": "Clontarf, NSW, AU"
      },
      {
        "name": "Matt Berzak",
        "dupr_id": "0PKDLG",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4333472102,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Macindoe",
        "dupr_id": "WZR06M",
        "rating": 2.736,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robin Sallay",
        "dupr_id": "5YEVJL",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]