Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 6788018194

Match Scores

21-17

Win

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Midwest Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Dillon Kim

RYYQLN · Lincoln, NE, US

DUPR

4.289

PP
Peyton Peck

N7YR07 · USA

DUPR

4.436

TEAM 2LOSS
Grant Miller

59X7KL · Frisco, TX, US

DUPR

4.347

Logan Lemley

L55XQ6 · Oklahoma City, OK, US

DUPR

4.367

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-6788018194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5064595917,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Kim",
        "dupr_id": "RYYQLN",
        "rating": 4.289,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Peyton Peck",
        "dupr_id": "N7YR07",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8399611702,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grant Miller",
        "dupr_id": "59X7KL",
        "rating": 4.347,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Frisco, TX, US"
      },
      {
        "name": "Logan Lemley",
        "dupr_id": "L55XQ6",
        "rating": 4.367,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]