Back to Search
Match LogSingles DivisionAdvanced Tier (3.5+)

SFD_Pickleball_Cup_-_PPT_200

ID: 5358623973

Match Scores

7-11

Win

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
K
Kamila

WK4JVQ · USA

DUPR

4.313

TEAM 2WINNER
Klaudia Suchocka

LVYY0Q · Sopot, Pomeranian Voivodeship, PL

DUPR

4.575

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-5358623973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6542564581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kamila",
        "dupr_id": "WK4JVQ",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7008621648,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Klaudia Suchocka",
        "dupr_id": "LVYY0Q",
        "rating": 4.575,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/67.jpg",
        "location": "Sopot, Pomeranian Voivodeship, PL"
      }
    ]
  }
]