Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 3.5 to 4.5 7pm Start

ID: 6199543613

Match Scores

6-11

Win

Play Date

2026-05-20

Play Time (Est)

6:15 AM

Play Location

Diadem Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1LOSS
DK
Daniel Kern

7DM269 · USA

DUPR

3.938

AN
Ariana Nied

MPXRYL · USA

DUPR

4.060

TEAM 2WINNER
yashu narala

7N0W4N · FL, US

DUPR

4.737

Tyler Iskander

O6ZOL2 · Boca Raton, FL, US

DUPR

3.716

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-6199543613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7601651735,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Kern",
        "dupr_id": "7DM269",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ariana Nied",
        "dupr_id": "MPXRYL",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8326593557,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "yashu narala",
        "dupr_id": "7N0W4N",
        "rating": 4.737,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/15.jpg",
        "location": "FL, US"
      },
      {
        "name": "Tyler Iskander",
        "dupr_id": "O6ZOL2",
        "rating": 3.716,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/35.jpg",
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]