Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 7774872536

Match Scores

16-21

Win

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Midwest Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Andrew Davies

JPRN4M · USA

DUPR

4.294

Elizabeth Cook

6Z7NZQ · Lake Oswego, OR, US

DUPR

4.219

TEAM 2WINNER
Dillon Kim

RYYQLN · Lincoln, NE, US

DUPR

4.283

Isa Hustad

4L9EVG · Omaha, NE, US

DUPR

4.163

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-7774872536
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6862491406,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Davies",
        "dupr_id": "JPRN4M",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Cook",
        "dupr_id": "6Z7NZQ",
        "rating": 4.219,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Lake Oswego, OR, US"
      }
    ]
  },
  {
    "team_id": 6919672903,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dillon Kim",
        "dupr_id": "RYYQLN",
        "rating": 4.283,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Isa Hustad",
        "dupr_id": "4L9EVG",
        "rating": 4.163,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/79.jpg",
        "location": "Omaha, NE, US"
      }
    ]
  }
]