| TEAM | PTS | AB |
R |
H |
1B |
2B |
3B |
HR |
RBI |
BB |
SO |
SB |
CS |
HBP |
AVG |
| W |
L |
QS |
SV |
IP |
H |
R |
ER |
HB |
BB |
K |
|---|
| 1. ROTTROTTERDAM | 9.5 |
7 |
2 |
2 |
0 |
1 |
0 |
1 |
1 |
1 |
1 |
0 |
0 |
0 |
.2857 |
| 0 |
0 |
0 |
0 |
0.0 |
0 |
0 |
0 |
0 |
0 |
0 |
| 2. CostCostcobearCB | 8.0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
.0000 |
| 0 |
1 |
1 |
0 |
6.0 |
7 |
4 |
3 |
0 |
0 |
4 |
| 3. AcesAces_Wild | 7.0 |
11 |
1 |
3 |
3 |
0 |
0 |
0 |
1 |
1 |
2 |
1 |
0 |
0 |
.2727 |
| 0 |
0 |
0 |
0 |
0.0 |
0 |
0 |
0 |
0 |
0 |
0 |
| 4. BlonBlondie | 5.5 |
1 |
0 |
1 |
1 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
1.0000 |
| 0 |
0 |
0 |
0 |
2.0 |
2 |
0 |
0 |
0 |
0 |
1 |
| 5. MADMe And Dylan | 4.5 |
4 |
0 |
1 |
1 |
0 |
0 |
0 |
2 |
0 |
1 |
0 |
0 |
0 |
.2500 |
| 0 |
0 |
0 |
0 |
1.0 |
1 |
0 |
0 |
0 |
0 |
0 |
| 6. BINGBADA BING! | 0.0 |
1 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
.0000 |
| 0 |
0 |
0 |
0 |
0.0 |
0 |
0 |
0 |
0 |
0 |
0 |
| 7. JAKEBest Betts | 0.0 |
2 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
.0000 |
| 0 |
0 |
0 |
0 |
0.0 |
0 |
0 |
0 |
0 |
0 |
0 |
| 8. CrCharlevoix rayders | 0.0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
.0000 |
| 0 |
0 |
0 |
0 |
0.0 |
0 |
0 |
0 |
0 |
0 |
0 |
| 9. HMHit Men | 0.0 |
1 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
.0000 |
| 0 |
0 |
0 |
0 |
0.0 |
0 |
0 |
0 |
0 |
0 |
0 |
| 10. GianGiants | -1.0 |
4 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
2 |
0 |
0 |
0 |
.0000 |
| 0 |
0 |
0 |
0 |
0.0 |
0 |
0 |
0 |
0 |
0 |
0 |
| HITTER | MLB | POS | INJ | AB | R | H | 1B | 2B | 3B | HR | RBI | BB | SO | SB | CS | HBP | AVG | OBP | FPTS |
|---|
|
| C |
Fatal error: Uncaught Predis\Connection\ConnectionException: Cannot assign requested address [tcp://10.1.1.106:6379] in /rtfs/baseball/php/Predis/Connection/AbstractConnection.php:155
Stack trace:
#0 /rtfs/baseball/php/Predis/Connection/StreamConnection.php(128): Predis\Connection\AbstractConnection->onConnectionError()
#1 /rtfs/baseball/php/Predis/Connection/StreamConnection.php(178): Predis\Connection\StreamConnection->createStreamSocket()
#2 /rtfs/baseball/php/Predis/Connection/StreamConnection.php(100): Predis\Connection\StreamConnection->tcpStreamInitializer()
#3 /rtfs/baseball/php/Predis/Connection/AbstractConnection.php(81): Predis\Connection\StreamConnection->createResource()
#4 /rtfs/baseball/php/Predis/Connection/StreamConnection.php(258): Predis\Connection\AbstractConnection->connect()
#5 /rtfs/baseball/php/Predis/Connection/AbstractConnection.php(180): Predis\Connection\StreamConnection->connect()
#6 /rtfs/baseball/php/Predis/Connection/StreamConnection.php(288): Predis\Connection\AbstractConnection->getResource()
#7 /rtfs/baseball/php/Predis/Connection/StreamConnection.php(394): Predis\Connection\StreamConnection->write()
#8 /rtfs/baseball/php/Predis/Connection/AbstractConnection.php(110): Predis\Connection\StreamConnection->writeRequest()
#9 /rtfs/baseball/php/Predis/Client.php(331): Predis\Connection\AbstractConnection->executeCommand()
#10 /rtfs/baseball/php/Predis/Client.php(313): Predis\Client->executeCommand()
#11 /rtfs/baseball/php/base_classes/RTFSCache.php(468): Predis\Client->__call()
#12 /rtfs/baseball/php/classes/BaseballPlayer.php(1075): RTFSCache->GetStaticList()
#13 /rtfs/baseball/php/classes/BaseballPresentation.php(559): BaseballPlayer->RecentNotes()
#14 /rtfs/baseball/php/classes/BaseballTeamPresentation.php(941): BaseballPresentation::PlayerPopup()
#15 /rtfs/baseball/php/classes/BaseballTeamPresentation.php(1083): BaseballTeamPresentation->Player()
#16 /rtfs/baseball/php/scoring.php(155): BaseballTeamPresentation->RosterFull()
#17 {main}
thrown in /rtfs/baseball/php/Predis/Connection/AbstractConnection.php on line 155