Importing specific cells from baseball-reference url
I'm trying to import a specific cell of data from a baseball-reference url
Example: I want to import Lou Brock's BA vs RHP from 1967 in one cell, and his BA vs LHP into another cell. Found here in the Platoon Splits table, columns Q1 and Q2 respectively.
I'm trying to use IMPORTXML and IMPORTHTML but nothing I try is working. Any help would be greatly apreciated.