Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

SFD_Pickleball_Cup_-_PPT_200

ID: 5238619516

Match Scores

9-15

Loss

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Tomasz Sidelnik

8DMW5M · Zielona Góra, Lubusz Voivodeship, PL

DUPR

4.945

MS
Michal Sidelnik

3O7DP2 · Wrocław, Lower Silesian Voivodeship, PL

DUPR

4.751

TEAM 2WINNER
MP
Michal Pochopien

17LGNM · Wola, Silesian Voivodeship, PL

DUPR

4.863

MB
Mikołaj Biedermann

M29OWV · Poznań, Greater Poland Voivodeship, PL

DUPR

5.202

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-5238619516
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7833869397,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tomasz Sidelnik",
        "dupr_id": "8DMW5M",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Zielona Góra, Lubusz Voivodeship, PL"
      },
      {
        "name": "Michal Sidelnik",
        "dupr_id": "3O7DP2",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Wrocław, Lower Silesian Voivodeship, PL"
      }
    ]
  },
  {
    "team_id": 6827440828,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michal Pochopien",
        "dupr_id": "17LGNM",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Wola, Silesian Voivodeship, PL"
      },
      {
        "name": "Mikołaj Biedermann",
        "dupr_id": "M29OWV",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Poznań, Greater Poland Voivodeship, PL"
      }
    ]
  }
]