API Documentation

Use the PadelKit API to access court geometry, official dimensions, advanced scoring logic, and seamlessly integrate professional padel analytics into your software.

Getting started

To get started, install the library using pip, then read about how to leverage the different modules for your specific needs. Whether you are building an inference engine for padel or a simple scoreboard, PadelKit provides the essential domain models you need.

Guides

Quickstart

Learn how to install and use PadelKit in minutes.

Read more

Scoring System

Learn how the padel scoring system works, including concepts like event sourcing.

Read more

Court Geometry

Understand coordinate systems, enclosure variants, and the 17-point landmark model.

Read more

Resources

PadelCourt

API reference for the main court geometry class.

Match

API reference for the Match class, which manages metadata and completion conditions.

Was this page helpful?