Anne-Marie Ericsson
Anne-Marie Ericsson (born April 28, 1941) is a Swedish female curler.[1]
Anne-Marie Ericsson | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
♀ | |||||||||||||||||||||||||||||
Born | April 28, 1941 | ||||||||||||||||||||||||||||
Team | |||||||||||||||||||||||||||||
Curling club | Örebro DCK, Örebro | ||||||||||||||||||||||||||||
Career | |||||||||||||||||||||||||||||
Member Association | ![]() | ||||||||||||||||||||||||||||
European Championship appearances | 3 (1975, 1976, 1977) | ||||||||||||||||||||||||||||
Medal record
|
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
Season | Skip | Third | Second | Lead | Alternate Coach | Events |
---|---|---|---|---|---|---|
1974-75 | Elisabeth Branäs | Britt-Marie Lundin | Anne-Marie Ericsson | Eva Rosenhed | SWCC 1975 ![]() | |
1975-76 | Elisabeth Branäs | Eva Rosenhed | Britt-Marie Lundin | Anne-Marie Ericsson | ECC 1975 ![]() SWCC 1976 ![]() | |
1976-77 | Elisabeth Branäs | Elisabeth Högström | Eva Rosenhed | Anne-Marie Ericsson | ECC 1976 ![]() | |
1976-77 | Elisabeth Branäs | Eva Rosenhed | Siv Persson | Anne-Marie Ericsson | SWCC 1977 ![]() | |
1977-78 | Elisabeth Branäs | Eva Rosenhed | Britt-Marie Ericson | Anne-Marie Ericsson | ECC 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
- Landslagsspelare genom tiderna – Damer - Svenska Curlingförbundet(in Swedish) (Swedish female national curlers; look at "Ericsson, Anne-Marie")
- 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.