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

MNCC Rd 2 Kempsey

ID: 5634406461

Match Scores

5-11

Loss

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SW
Steve W Williams

76ZXK4 · Port Macquarie, NSW, AU

DUPR

3.341

BH
Brendan Hansard

J5E04O · Port Macquarie, NSW, AU

DUPR

2.905

TEAM 2WINNER
AS
Andrew Smith

N7K7PZ · USA

DUPR

3.714

TH
Todd Harris

4QP7WV · USA

DUPR

3.141

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-5634406461
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7052749918,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve W Williams",
        "dupr_id": "76ZXK4",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Brendan Hansard",
        "dupr_id": "J5E04O",
        "rating": 2.905,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8130123393,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Smith",
        "dupr_id": "N7K7PZ",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Todd Harris",
        "dupr_id": "4QP7WV",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]