Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SW 19 League Play

ID: 6577256360

Match Scores

8-11

Loss

Play Date

2025-12-10

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GS
Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.161

KK
Kyle Kindler

59NRLV · Overland Park, KS, US

DUPR

4.115

TEAM 2WINNER
JP
Jared Peterson

ZNDRGQ · Lee's Summit, MO, US

DUPR

3.885

JS
Josh Schiavone

V75VO6 · Kansas City, MO, US

DUPR

3.850

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-6577256360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5087395146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gustavo Sanchez",
        "dupr_id": "16XGRE",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      },
      {
        "name": "Kyle Kindler",
        "dupr_id": "59NRLV",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 7561843224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Josh Schiavone",
        "dupr_id": "V75VO6",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]