PadelCount A Professional Service for Padel match analysis

Social

Statistical Chart Catalog

Home Chart Catalog
PadelCount visual analytics reference

A structured library of chart types for future match reports

This page is a static reference catalog for the statistical charts that can be integrated into PadelCount reports, player pages, team comparisons, AI-derived sections and future dashboards. Each visualization has a unique ID and multiple variants, so future report upgrades can refer to a precise chart model.

Design rules

Shared requirements for every chart

Mobile-first

Readable and usable on smartphones without horizontal overflow.

PDF-safe

Printable in static PDF reports without requiring animations.

JSON-ready

Designed to receive values from match JSON, AI JSON or future databases.

Theme-compatible

Compatible with report branding, custom CSS and grey AI-derived sections.

Chart library

Available statistical visualization models

Use the chart ID and variant name as a stable reference for future report requests.

PC-KPI-001

KPI Metric Cards

Single-value indicators for immediate report reading.

  • A · Compact KPI Card: small metric for mobile sections.
  • B · Large Hero KPI: highlighted match-level value.
  • C · Comparative KPI: Team A vs Team B side-by-side.
PC-BAR-002

Horizontal Comparison Bars

Direct comparison between teams, players or tactical categories.

  • A · Dual Team Bar: one metric, two teams.
  • B · Multi-Metric Stack: multiple bars in one card.
  • C · Threshold Bar: bar with qualitative levels.
PC-COLUMN-003

Vertical Performance Columns

Grouped columns for set-by-set or player-by-player values.

  • A · Single Dataset Columns: one metric across categories.
  • B · Dual Dataset Columns: Team A vs Team B.
  • C · Tournament Columns: multiple matches or rounds.
PC-RADAR-004

Radar / Spider Charts

Multidimensional profiles for players or teams.

  • A · Single Player Radar: one profile.
  • B · Team Comparison Radar: two profiles overlapped.
  • C · Evolution Radar: same player over time.
PC-TIMELINE-005

Timeline Momentum Graphs

Momentum, streaks and tactical turning points across the match.

  • A · Linear Momentum Line: simple match flow.
  • B · Pressure Timeline: highlights break points and key points.
  • C · AI Probability Curve: estimated momentum probability.
PC-RALLY-006

Rally Length Distribution

Distribution and intensity of rally duration.

  • A · Histogram: classic rally length distribution.
  • B · Distribution Curve: smoother reading of match rhythm.
  • C · Circular Breakdown: short, medium and long rally split.
PC-PIE-007

Circular Percentage Charts

Proportional breakdowns for point types or tactical categories.

  • A · Pie Chart: basic category distribution.
  • B · Donut Chart: cleaner report-friendly format.
  • C · Multi-Ring Donut: layered tactical comparison.
PC-HEAT-008

Estimated Heatmaps

AI-derived estimated tactical density, not real tracking coordinates.

  • A · 6-Zone Heatmap: 2 columns × 3 rows.
  • B · Dual Team Heatmap: Team A and Team B comparison.
  • C · Intensity Gradient: qualitative intensity levels.
PC-TERRITORY-009

Tactical Territory Maps

Estimated territorial control and inferred positional pressure.

  • A · Split Court Territory: offensive vs defensive space.
  • B · Control Overlay: net, transition and defensive zones.
  • C · AI Pressure Layer: probabilistic tactical dominance.
PC-SHOT-010

Shot Type Distribution

Shot selection, frequency and efficiency.

  • A · Shot Frequency Bars: total shots by type.
  • B · Efficiency Comparison: effectiveness by shot type.
  • C · Tactical Shot Matrix: shot type × outcome.
PC-FLOW-011

Match Flow Curves

Global rhythm, control and stability across sets.

  • A · Smooth Flow Curve: visual match evolution.
  • B · Tactical Flow: control and pressure phases.
  • C · Multi-Layer Evolution: rhythm, pressure and rally length.
PC-TABLE-012

Enhanced Statistical Tables

Professional static tables for long-form reports and PDF export.

  • A · Compact Mobile Table: essential rows only.
  • B · Full Desktop Table: complete metrics.
  • C · PDF-Optimized Table: page-break safe.
PC-AI-013

AI Confidence Indicators

Reliability and confidence visualization for AI-derived values.

  • A · Confidence Meter: simple high/medium/low indicator.
  • B · Reliability Scale: confidence classes and notes.
  • C · Confidence Bands: probabilistic value ranges.
PC-COMPARE-014

Comparative Match Panels

Comparison across multiple matches, teams or time periods.

  • A · Dual Match Comparison: match vs match.
  • B · Multi-Match Matrix: several reports together.
  • C · Historical Progression: trend over time.
PC-TOURNAMENT-015

Tournament Progression Graphs

Visual evolution through rounds or competition phases.

  • A · Bracket Flow: tournament path.
  • B · Match Progression Timeline: intensity by match.
  • C · AI Tournament Trend: estimated performance trend.
PC-AI-PATTERN-016

AI Tactical Pattern Maps

AI-derived recurring tactical behaviors and sequences.

  • A · Tactical Chains: repeated shot sequences.
  • B · Transition Matrix: movement between tactical phases.
  • C · Pattern Density Graph: most frequent tactical patterns.
PC-PRESSURE-017

Pressure Situation Analytics

Performance in decisive points and high-stress moments.

  • A · Pressure Success Bars: break points, set points, match points.
  • B · Pressure Timeline Heatmap: when pressure peaks occur.
  • C · High-Stress Curves: probabilistic pressure response.
PC-INTENSITY-018

Physical & Match Intensity Indicators

Estimated intensity from rally density and long-rally load.

  • A · Intensity Gauge: compact physical load indicator.
  • B · Fatigue Curve: trend across sets.
  • C · Long Rally Density: distribution of demanding rallies.
Future integration

Suggested JSON structure

Future charts can be requested and generated using a stable chart ID and variant code.

{
  "chart_type": "PC-RADAR-004",
  "variant": "B",
  "title": "Team Tactical Comparison",
  "data_source": "team_metrics"
}
Complete visual examples

All 18 chart types with two concrete sample visualizations each

Every chart model listed above is shown here with invented sample data. These examples are intended as a practical visual reference for future report design.

PC-KPI-001

KPI Metric Cards

Two ways to display single-value performance indicators.

PC-KPI-001 · A

A · Compact KPI Grid

Win %58%
Break Rate46%
Net Control63
Rally Avg9.8
PC-KPI-001 · B

B · Large Hero KPI

Match Impact Score87High tactical dominance
PC-BAR-002

Horizontal Comparison Bars

Team and player comparisons with direct visual ranking.

PC-BAR-002 · A

A · Dual Team Comparison

PC-BAR-002 · B

B · Multi-Metric Stacked View

PC-COLUMN-003

Vertical Performance Columns

Grouped columns for set, player and match comparisons.

PC-COLUMN-003 · A

A · Set-by-Set Points

PC-COLUMN-003 · B

B · Multi-Player Winners

PC-RADAR-004

Radar / Spider Charts

Multidimensional tactical profiles.

PC-RADAR-004 · A

A · Single Player Radar

PC-RADAR-004 · B

B · Team Comparison Radar

PC-TIMELINE-005

Timeline Momentum Graphs

Momentum and pressure evolution through the match.

PC-TIMELINE-005 · A

A · Momentum Line

PC-TIMELINE-005 · B

B · Pressure Area Timeline

PC-RALLY-006

Rally Length Distribution

Rally duration and physical match rhythm.

PC-RALLY-006 · A

A · Rally Histogram

PC-RALLY-006 · B

B · Rally Density Curve

PC-PIE-007

Circular Percentage Charts

Proportional tactical and statistical breakdowns.

PC-PIE-007 · A

A · Donut Distribution

PC-PIE-007 · B

B · Multi-Category Pie

PC-HEAT-008

Estimated Heatmaps

AI-derived estimated tactical density, not real tracking.

PC-HEAT-008 · A

A · 6-Zone Heatmap

Z1-L
34%
Z1-R
41%
Z2-L
22%
Z2-R
25%
Z3-L
18%
Z3-R
27%
PC-HEAT-008 · B

B · Dual Team Heatmap

Team A

313624221826

Team B

252332274839
PC-TERRITORY-009

Tactical Territory Maps

Estimated territorial control and pressure zones.

PC-TERRITORY-009 · A

A · Split Court Territory

NET 62%
TRANSITION 24%
BACK 14%
PC-TERRITORY-009 · B

B · Offensive / Defensive Overlay

Attack pressureNeutral zoneDefensive recovery
PC-SHOT-010

Shot Type Distribution

Shot selection, frequency and efficiency.

PC-SHOT-010 · A

A · Shot Frequency Bars

PC-SHOT-010 · B

B · Shot Efficiency Matrix

ShotUsedEffectiveRisk
Lob34%78%Low
Volley28%64%Med
Smash11%52%High
PC-FLOW-011

Match Flow Curves

Global rhythm, control and tactical stability.

PC-FLOW-011 · A

A · Smooth Match Flow

PC-FLOW-011 · B

B · Multi-Layer Tactical Flow

PC-TABLE-012

Enhanced Statistical Tables

Professional report tables for mobile and PDF.

PC-TABLE-012 · A

A · Compact Mobile Table

MetricAB
Points112100
Games1813
Breaks86
PC-TABLE-012 · B

B · Full Desktop Table

MetricTeam ATeam BTrend
Hold Rate62%47%A +15
Pressure7158A +13
Errors2129A better
PC-AI-013

AI Confidence Indicators

Reliability and confidence display for AI-derived values.

PC-AI-013 · A

A · Confidence Meter

78% confidenceEstimated tactical position reliability
PC-AI-013 · B

B · Confidence Bands

PC-COMPARE-014

Comparative Match Panels

Compare reports, players, teams or historical trends.

PC-COMPARE-014 · A

A · Dual Match Panel

Match 1

7-5 6-4

Control 64

Match 2

6-3 3-6 6-2

Control 72

PC-COMPARE-014 · B

B · Multi-Match Matrix

MatchWin%Rally AvgPressure
M1528.461
M25710.168
M3619.774
PC-TOURNAMENT-015

Tournament Progression Graphs

Progression through tournament rounds.

PC-TOURNAMENT-015 · A

A · Bracket Flow

R16
6-4 6-4
QF
7-5 6-3
SF
6-7 6-4 6-2
F
Champion
PC-TOURNAMENT-015 · B

B · Tournament Trend Line

PC-AI-PATTERN-016

AI Tactical Pattern Maps

AI-derived tactical behaviors and repeated sequences.

PC-AI-PATTERN-016 · A

A · Tactical Chain Map

LobRecoveryTransitionVolley Pressure
PC-AI-PATTERN-016 · B

B · Transition Matrix

Z1Z2Z3Z142189Z2243721Z3122951
PC-PRESSURE-017

Pressure Situation Analytics

Performance in high-stress points.

PC-PRESSURE-017 · A

A · Pressure Success Bars

PC-PRESSURE-017 · B

B · Pressure Timeline Heatmap

G1G2G3G4G5G6G7G8
PC-INTENSITY-018

Physical & Match Intensity Indicators

Estimated intensity from rally density and load.

PC-INTENSITY-018 · A

A · Intensity Gauge

82Intensity

High load from long rallies

PC-INTENSITY-018 · B

B · Fatigue Curve