Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW19 League Play

ID: 5166020492

Match Scores

15-5

Loss

Play Date

2024-06-14

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brian Taylor

2L2EM7 · Lee's Summit, MO, US

DUPR

3.776

JS
Jesse Snow

3ZK4PD · USA

DUPR

4.258

TEAM 2LOSS
KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

3.829

CJ
Charles Joseph

84XY7G · Leawood, KS, US

DUPR

4.117

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-5166020492
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4635042931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Taylor",
        "dupr_id": "2L2EM7",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Jesse Snow",
        "dupr_id": "3ZK4PD",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6079830904,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Charles Joseph",
        "dupr_id": "84XY7G",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  }
]