Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

SW 19 League Play

ID: 5474117739

Match Scores

11-10

Loss

Play Date

2026-04-14

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mike Miller

89QZ4K · Stilwell, KS, US

DUPR

3.338

JB
Jason brickhouse

0Z2QG2 · Independence, MO, US

DUPR

3.199

TEAM 2LOSS
ED
Emily Davis

559LP0 · Grain Valley, MO, US

DUPR

3.045

MM
Mike McWilliams

1RMV5M · Kansas City, MO, US

DUPR

3.246

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-5474117739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6693031411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Miller",
        "dupr_id": "89QZ4K",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Stilwell, KS, US"
      },
      {
        "name": "Jason brickhouse",
        "dupr_id": "0Z2QG2",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": "Independence, MO, US"
      }
    ]
  },
  {
    "team_id": 7455429980,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Davis",
        "dupr_id": "559LP0",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": "Grain Valley, MO, US"
      },
      {
        "name": "Mike McWilliams",
        "dupr_id": "1RMV5M",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]