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

week 4

ID: 5650243265

Match Scores

9-11

Loss

Play Date

2025-10-03

Play Time (Est)

6:15 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
HK
Hannah Keller

KD00DY · USA

DUPR

2.337

TS
Timothy Sciutto

RYWNMZ · Pocatello, ID, US

DUPR

3.015

TEAM 2WINNER
ZF
Zuzana Fletcher

7J56OM · Bannock County, ID, US

DUPR

2.741

TP
Tim Presser

LVOZMZ · Pocatello, ID, US

DUPR

3.480

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-5650243265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8343403876,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hannah Keller",
        "dupr_id": "KD00DY",
        "rating": 2.337,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timothy Sciutto",
        "dupr_id": "RYWNMZ",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 6701196706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zuzana Fletcher",
        "dupr_id": "7J56OM",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": "Bannock County, ID, US"
      },
      {
        "name": "Tim Presser",
        "dupr_id": "LVOZMZ",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      }
    ]
  }
]