Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Single Elimination

ID: 5339762239

Match Scores

24-22

Win

Play Date

2025-11-27

Play Time (Est)

8:45 AM

Play Location

Levelup Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Daniel Shin

JZX7JW · Pittsburgh, PA, US

DUPR

4.550

MY
Melody Young

GGP4WX · Glen Mills, PA, US

DUPR

3.811

TEAM 2LOSS
CL
Cameron Li

8MQ7YL · Canton, MI, US

DUPR

4.400

MH
Mairin Heimbuch

0Z5WMN · USA

DUPR

3.966

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-5339762239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5965012809,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Shin",
        "dupr_id": "JZX7JW",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Melody Young",
        "dupr_id": "GGP4WX",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Glen Mills, PA, US"
      }
    ]
  },
  {
    "team_id": 4540253873,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Li",
        "dupr_id": "8MQ7YL",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "Mairin Heimbuch",
        "dupr_id": "0Z5WMN",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]