Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

JustPaddles

ID: 5147351355

Match Scores

11-5

Loss

Play Date

2026-05-07

Play Time (Est)

4:45 AM

Play Location

Kansas City, MO, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AD
Andrew Dowis

17VN48 · Kansas City, MO, US

DUPR

4.356

RW
Ryan Weedin

3Y5WVP · Liberty, MO, US

DUPR

3.982

TEAM 2LOSS
JS
Jason Schulz

1QN2M5 · Prairie Village, KS, US

DUPR

3.991

MM
Mac Moore

8DDJX6 · Kansas City, MO, US

DUPR

4.332

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-5147351355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5823703064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Dowis",
        "dupr_id": "17VN48",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Ryan Weedin",
        "dupr_id": "3Y5WVP",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Liberty, MO, US"
      }
    ]
  },
  {
    "team_id": 8572879416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Schulz",
        "dupr_id": "1QN2M5",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Prairie Village, KS, US"
      },
      {
        "name": "Mac Moore",
        "dupr_id": "8DDJX6",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]