==== Kanu-Club Paderborn 1927 e.V. ====
[[lkv_10|10 Nordrhein-Westfalen]]
----
=== number of athletes at German Championships (all age groups) ===
{
chart: {
width: 80%,
height: 60%,
type: 'line'
},
series: [{
name: 'Number of Athletes (individual categories only)',
data: [1,1,2,2,2,3,3,2]
}],
xaxis: {
categories: [1991,1994,1995,1996,2006,2007,2008,2009]
}
}
=== number of athletes at German Championships U14 ===
{
chart: {
width: 80%,
height: 60%,
type: 'line'
},
series: [{
name: 'Number of Athletes (individual categories only)',
data: [2,3,1]
}],
xaxis: {
categories: [2006,2007,2008]
}
}
=== number of athletes at German Championships U16/U18 ===
{
chart: {
width: 80%,
height: 60%,
type: 'line'
},
series: [{
name: 'Number of Athletes (individual categories only)',
data: [1,1,2,2,2,2]
}],
xaxis: {
categories: [1991,1994,1995,1996,2008,2009]
}
}
----
----
== remark ==
* Athletes marked with (*) are from a different club.
* Results of German Championships: individual 1-10, prior to 2010: 1-3, teams: 1-3