Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW19 League Play

ID: 5328931020

Match Scores

15-11

Loss

Play Date

2024-06-14

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Brian Taylor

2L2EM7 · Lee's Summit, MO, US

DUPR

3.823

Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

3.837

TEAM 2LOSS
JS
Jesse Snow

3ZK4PD · USA

DUPR

3.930

Charles Joseph

84XY7G · Leawood, KS, US

DUPR

4.107

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-5328931020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8305212703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Taylor",
        "dupr_id": "2L2EM7",
        "rating": 3.823,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 3.837,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/43.jpg",
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 8257267013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Snow",
        "dupr_id": "3ZK4PD",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles Joseph",
        "dupr_id": "84XY7G",
        "rating": 4.107,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/72.jpg",
        "location": "Leawood, KS, US"
      }
    ]
  }
]