Wally Smith (baseball)

Wallace Henry Smith (March 13, 1888 – June 10, 1930) was an infielder in Major League Baseball from 1911 to 1914. He was later the player/manager of the St. Joseph Saints in the Western League in 1922 and 1923.

Wally Smith
Infielder
Born: (1888-03-13)March 13, 1888
Philadelphia, Pennsylvania
Died: June 10, 1930(1930-06-10) (aged 42)
Florence, Arizona
Batted: Right Threw: Right
MLB debut
April 17, 1911, for the St. Louis Cardinals
Last MLB appearance
October 7, 1914, for the Washington Senators
MLB statistics
Games played201
At bats584
Hits117
Teams

Sources


gollark: Become root with this one simple trick!```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedls```
gollark: The preprocessor is one of C's redeeming qualities honestly.
gollark: ```c#define four 4#define five five#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte pointer five = new(four); print("Hello, World!");}```
gollark: tio!debug
gollark: ```c#define four 4#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte * ☭ = new(four); print("Hello, World!");}```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.