Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5930854648

Match Scores

25-27

Win

Play Date

2026-03-28

Play Time (Est)

5:00 PM

Play Location

Midwest Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
LD
Logan Daniels

M2LP9G · Lawrence, KS, US

DUPR

4.334

NE
Noah Eckert

76V444 · Olathe, KS, US

DUPR

4.732

TEAM 2WINNER
DK
Dillon Kim

RYYQLN · Lincoln, NE, US

DUPR

4.293

PP
Peyton Peck

N7YR07 · USA

DUPR

4.352

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-5930854648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7746507389,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Logan  Daniels",
        "dupr_id": "M2LP9G",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      },
      {
        "name": "Noah Eckert",
        "dupr_id": "76V444",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 7351369464,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dillon Kim",
        "dupr_id": "RYYQLN",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Peyton Peck",
        "dupr_id": "N7YR07",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]