Miami Marlins vs Philadelphia Phillies
MLB Free Pick for Tuesday, October 3, 2023
Home Line: -160 | Total: 7.5Miami Marlins take on the Philadelphia Phillies in MLB betting action on Tuesday, October 3, 2023. The Game starts at 7:08 PM.
The home line on the game is Philadelphia Phillies -160.
The Total is set at 7.5.
The predicted score for this game is Miami Marlins 0 and Philadelphia Phillies 0
The MLB Miami Marlins vs Philadelphia Phillies game Free Pick brought to you by The Professional Handicappers League
Our proprietary Sports-Pick Simulator provides predictions, sports picks, totals and money line wagers for all your sports betting action on every game, every day! Best of all - it's free for our members!
A Database Problem Occurred.
Please make a note of the present time and what you were doing.
Then contact the System Administrator.
File: /home/pcgroup/public_html/sports-pick.com/free-pick.php
Line: 271
Error:
Incorrect DATE value: ''
Most Recent Query String:
SELECT Count(*) as Count, Games.GameID, GameDate, GameTime, Games.LeagueID, Status, Status_Text, Comment,
date_format(GameDate, '%W, %M %e, %Y') AS DateWords, AwayTeamID, HomeTeamID,
time_format(GameTime, '%l:%i %p') AS Start,
Away.TeamID AS AwayTeamID, Away.AP AS AwayAP, Away.Location AS AwayLocation, Away.Team AS AwayTeam,
Home.TeamID AS HomeTeamID, Home.AP AS HomeAP, Home.Location AS HomeLocation, Home.Team AS HomeTeam,
Pinnacle.HPSN as PHPSN, Pinnacle.HPSL as PHPSL, Pinnacle.APSN as PAPSN, Pinnacle.APSL as PAPSL, Pinnacle.HML as PHML, Pinnacle.AML as PAML, Pinnacle.Total as PTotal, Pinnacle.OL as POL, Pinnacle.UL as PUL
FROM Games
LEFT JOIN Teams AS Home ON (Home.TeamID = Games.HomeTeamID)
LEFT JOIN Teams AS Away ON (Away.TeamID = Games.AwayTeamID)
LEFT JOIN Odds_Pinnacle_Game AS Pinnacle ON (Pinnacle.GameID = Games.GameID)
WHERE GameDate >= ''
AND Games.LeagueID = 'NCAAF'
AND AwayTeamID != '6969'
AND Status='S'
AND (( (Pinnacle.HPSL > 0) OR (Pinnacle.HPSL < 0) ) OR ( (Pinnacle.HML > 0) OR (Pinnacle.HML < 0) ))
GROUP BY Games.GameID
ORDER BY GameDate ASC, HomeAP DESC, AwayAP DESC