---
title: "Privacy policy – How we handle your data | Ikigai Pickleball"
url: https://ikigaipickleball.fi/en/privacy
description: "How we process your personal data, what we use it for, how long we keep it and what rights you have as a registered customer under the GDPR."
lang: en
---

Ikigai Pickleball

# Privacy policy

We process your personal data carefully and in accordance with the EU General Data Protection Regulation (GDPR).

## 1. Controller

**Ikigai Pickleball Oy** · Business ID 3418884-9 · Välilahdentie 1 A 9, 70260 Kuopio, Finland · info@ikigaipickleball.fi

## 2. Purpose of processing

- Performing the sales contract.
- Customer service and claims handling.
- Statutory obligations (accounting).

## 3. Data processed

Name, address, email, phone, order history.

## 4. Data sharing

Data is shared only with the carrier (Posti), the payment provider (Paytrail), and with authorities when required by law.

## 5. Retention

Accounting records are retained for 6 years from the end of the fiscal year.

## 6. Your rights

You have the right to access, correct, and request deletion of your data. Contact: info@ikigaipickleball.fi.

## 7. Cookies

We use cookies to improve the user experience.

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Ikigai Pickleball Oy",
    "url": "https://ikigaipickleball.fi",
    "logo": "https://ikigaipickleball.fi/__l5e/assets-v1/3da10943-2bb8-4f2c-a9cf-33a83e2f0bab/og-hero.webp",
    "email": "info@ikigaipickleball.fi",
    "taxID": "3418884-9",
    "vatID": "FI34188849",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Välilahdentie 1 A 9",
      "postalCode": "70260",
      "addressLocality": "Kuopio",
      "addressCountry": "FI"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Ikigai Pickleball",
    "url": "https://ikigaipickleball.fi",
    "inLanguage": [
      "fi",
      "en",
      "sv"
    ]
  }
]
```