==== Kanu-Sport-Verein Merzig-Hilbringen e.V. ====
[[lkv_14|14 Saarland]]
----
=== 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: [3,4,3,3,3,4]
}],
xaxis: {
categories: [1991,1992,1993,1994,1995,1996]
}
}
=== number of athletes at German Championships U14 ===
{
chart: {
width: 80%,
height: 60%,
type: 'line'
},
series: [{
name: 'Number of Athletes (individual categories only)',
data: [2,1,1]
}],
xaxis: {
categories: [1993,1995,1996]
}
}
=== 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,3]
}],
xaxis: {
categories: [1991,1992,1994,1995,1996]
}
}
=== number of athletes at German Championships ===
{
chart: {
width: 80%,
height: 60%,
type: 'line'
},
series: [{
name: 'Number of Athletes (individual categories only)',
data: [2,2,1]
}],
xaxis: {
categories: [1991,1992,1993]
}
}
----
----
== remark ==
* Athletes marked with (*) are from a different club.
* Results of German Championships: individual 1-10, prior to 2010: 1-3, teams: 1-3