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

Week 4 2nd Hour

ID: 7597041443

Match Scores

9-6

Loss

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
KM
Karen Mantas

RY5P4Q · Clifton Park, NY, US

DUPR

2.520

HC
Hannah Curtiss

Y4ZGNG · USA

DUPR

2.410

TEAM 2LOSS
KD
Kristin Degan

ORD24L · Albany, NY, US

DUPR

2.229

NS
Noelle schall

WZ46OY · Latham, NY, US

DUPR

2.045

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-7597041443
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7054090800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Mantas",
        "dupr_id": "RY5P4Q",
        "rating": 2.52,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      },
      {
        "name": "Hannah Curtiss",
        "dupr_id": "Y4ZGNG",
        "rating": 2.41,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6685448410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristin Degan",
        "dupr_id": "ORD24L",
        "rating": 2.229,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      },
      {
        "name": "Noelle  schall",
        "dupr_id": "WZ46OY",
        "rating": 2.045,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  }
]