Anne-Marie Ericsson

Anne-Marie Ericsson (born April 28, 1941) is a Swedish female curler.[1]

Anne-Marie Ericsson
 
Born (1941-04-28) April 28, 1941
Team
Curling clubÖrebro DCK, Örebro
Career
Member Association Sweden
European Championship
appearances
3 (1975, 1976, 1977)

She is a two-time European champion (1976, 1977) and three-time Swedish women's champion.[2]

In 1978 she was inducted into the Swedish Curling Hall of Fame.

Teams

SeasonSkipThirdSecondLeadAlternate
Coach
Events
1974-75Elisabeth BranäsBritt-Marie LundinAnne-Marie EricssonEva RosenhedSWCC 1975
1975-76Elisabeth BranäsEva RosenhedBritt-Marie LundinAnne-Marie EricssonECC 1975
SWCC 1976
1976-77Elisabeth BranäsElisabeth HögströmEva RosenhedAnne-Marie EricssonECC 1976
1976-77Elisabeth BranäsEva RosenhedSiv PerssonAnne-Marie EricssonSWCC 1977
1977-78Elisabeth BranäsEva RosenhedBritt-Marie EricsonAnne-Marie EricssonECC 1977
gollark: f i b o n a c c i
gollark: Besides, this is slower.
gollark: I mean, this is a full program...
gollark: ```haskell#!/usr/bin/stack{- stack --resolver lts-12.13 --install-ghc runghc --package Hclip --package deepseq-}import Data.Charimport Control.DeepSeqimport System.Hclipevaluate x = x `deepseq` xmain = do input <- evaluate <$> getContents let text = concatMap toFib $ zip input [0..] setClipboard text putStr textfibs :: [Int]fibs = 0 : 1 : zipWith (+) fibs (tail fibs)toFib :: (Char, Int) -> StringtoFib (c, i) = replicate (fibs !! i) ' ' ++ [c, "\n"]```
gollark: *opened haskell*

References

  1. Landslagsspelare genom tiderna – Damer - Svenska Curlingförbundet(in Swedish) (Swedish female national curlers; look at "Ericsson, Anne-Marie")
  2. Anne-Marie Ericsson on the World Curling Federation database
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.