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

20260419 Split Age 3.5-4.0 Moneyball

ID: 7735331052

Match Scores

11-8

Win

Play Date

2026-04-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WK
Waters Kurek

RYJJKZ · MD, US

DUPR

3.179

PM
Philip Mitchell

QP6W0N · Annapolis, MD, US

DUPR

3.276

TEAM 2LOSS
NK
Noah Kegley

WZOYEG · USA

DUPR

3.337

EM
Erin Markish

Z42RRP · USA

DUPR

3.337

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-7735331052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6095391411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Waters Kurek",
        "dupr_id": "RYJJKZ",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Philip Mitchell",
        "dupr_id": "QP6W0N",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  },
  {
    "team_id": 8305030076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Kegley",
        "dupr_id": "WZOYEG",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erin Markish",
        "dupr_id": "Z42RRP",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]