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

MNCC Rd 2 Kempsey

ID: 4417840146

Match Scores

11-4

Win

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TH
Todd Harris

4QP7WV · USA

DUPR

3.290

KS
Kim Smith

L2WGVZ · Red Head, NSW, AU

DUPR

3.381

TEAM 2LOSS
HK
Hu Kinani

ZDKVNP · USA

DUPR

2.879

LG
Leeanne Gilmour

WNRPNM · USA

DUPR

2.609

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-4417840146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4470681697,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Harris",
        "dupr_id": "4QP7WV",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Smith",
        "dupr_id": "L2WGVZ",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Red Head, NSW, AU"
      }
    ]
  },
  {
    "team_id": 4570291746,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hu Kinani",
        "dupr_id": "ZDKVNP",
        "rating": 2.879,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leeanne Gilmour",
        "dupr_id": "WNRPNM",
        "rating": 2.609,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]