Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 8363065070

Match Scores

1-21

Win

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Midwest Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
Andreas Katsaounis

2QZNXR · Omaha, NE, US

DUPR

3.635

SB
Saylor Babcock

X0R9O4 · USA

DUPR

3.165

TEAM 2WINNER
Dillon Kim

RYYQLN · Lincoln, NE, US

DUPR

4.250

Isa Hustad

4L9EVG · Omaha, NE, US

DUPR

4.190

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-8363065070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6121004936,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andreas Katsaounis",
        "dupr_id": "2QZNXR",
        "rating": 3.635,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Omaha, NE, US"
      },
      {
        "name": "Saylor Babcock",
        "dupr_id": "X0R9O4",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8496617608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dillon Kim",
        "dupr_id": "RYYQLN",
        "rating": 4.25,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Isa Hustad",
        "dupr_id": "4L9EVG",
        "rating": 4.19,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/79.jpg",
        "location": "Omaha, NE, US"
      }
    ]
  }
]