Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

KC Pickle Club League

ID: 5053182942

Match Scores

11-10

Loss

Play Date

2026-05-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PB
Phillip Barragan

QJJM0N · USA

DUPR

3.160

BM
Brandon Miller

KOXO07 · Excelsior Springs, MO, US

DUPR

4.144

TEAM 2LOSS
MM
Mike McWilliams

1RMV5M · Kansas City, MO, US

DUPR

3.361

MS
Matt Swanson

WKPGEK · Lee's Summit, MO, US

DUPR

3.402

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-5053182942
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7372940087,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phillip Barragan",
        "dupr_id": "QJJM0N",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Miller",
        "dupr_id": "KOXO07",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Excelsior Springs, MO, US"
      }
    ]
  },
  {
    "team_id": 7532435100,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike McWilliams",
        "dupr_id": "1RMV5M",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Matt Swanson",
        "dupr_id": "WKPGEK",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]