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

Pool A - MLP 10

ID: 5245404846

Match Scores

15-21

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Malcolm Mizen

4QO7W6 · USA

DUPR

2.619

JY
Jennifer Young

G0OJDQ · Kings County, NY, US

DUPR

2.730

TEAM 2WINNER
DK
Daniel Krane

MPN6ZV · USA

DUPR

2.914

KS
Kat Sullivan

55QG9R · Kings County, NY, US

DUPR

2.426

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-5245404846
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7930502744,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Malcolm Mizen",
        "dupr_id": "4QO7W6",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Young",
        "dupr_id": "G0OJDQ",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 4506327414,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Krane",
        "dupr_id": "MPN6ZV",
        "rating": 2.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kat  Sullivan",
        "dupr_id": "55QG9R",
        "rating": 2.426,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]