---
title: "About Ikigai Pickleball Oy – Finnish brand & company info"
url: https://ikigaipickleball.fi/en/about
description: "Ikigai Pickleball Oy: Finnish business ID, VAT number, address and contact details. A Kuopio-based pickleball brand designing paddles for serious players."
lang: en
---

# Finnish pickleball, done right.

Ikigai Pickleball Oy is a Finnish pickleball brand designing paddles for players who don’t settle for average. Our flagship Ikigai Siida is USAPA Approved — used in official tournaments.

## Company

Ikigai Pickleball Oy
Y-tunnus 3418884-9
Välilahdentie 1 A 9, 70260 Kuopio

## Contact us

info@ikigaipickleball.fi

## 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"
    ]
  }
]
```