==== Paddlergilde Kaiserslautern ====
[[lkv_11|11 Pfalz]]
----
=== 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: [2,4,6,3,1,1,3,3,2,5,1,4,1,3,5,3,3,1,2,1,1]
}],
xaxis: {
categories: [1991,1992,1993,1994,1995,1998,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017]
}
}
=== number of athletes at German Championships U14 ===
{
chart: {
width: 80%,
height: 60%,
type: 'line'
},
series: [{
name: 'Number of Athletes (individual categories only)',
data: [1,3,1,1,3,2,1,1,1,1,3,3,1,1]
}],
xaxis: {
categories: [1992,1993,1994,1995,2002,2003,2005,2006,2007,2008,2009,2010,2011,2012]
}
}
=== 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,2,3,2,1,2,1,3,2,1,2,1,1,1,1]
}],
xaxis: {
categories: [1991,1992,1993,1994,2003,2004,2005,2007,2010,2011,2012,2014,2015,2016,2017]
}
}
=== number of athletes at German Championships ===
{
chart: {
width: 80%,
height: 60%,
type: 'line'
},
series: [{
name: 'Number of Athletes (individual categories only)',
data: [1,1,1,3,1,1]
}],
xaxis: {
categories: [1991,1992,1998,2005,2011,2015]
}
}
----
----
== remark ==
* Athletes marked with (*) are from a different club.
* Results of German Championships: individual 1-10, prior to 2010: 1-3, teams: 1-3