Files
004_comission/ych1990101/jsonpath-tryout/db.json
louiscklaw cd995ed8bd update,
2025-01-31 20:05:06 +08:00

1174 lines
34 KiB
JSON

{
"leagueTable": {
"homeTeam": {
"all": {
"teamPlayed": "21",
"teamWin": "8",
"teamDraw": "6",
"teamLoss": "7",
"teamGF": "32",
"teamGA": "32",
"points": "30",
"winpercentage": 38
},
"home": {
"teamPlayed": "11",
"teamWin": "5",
"teamDraw": "2",
"teamLoss": "4",
"teamGF": "20",
"teamGA": "19",
"points": "17",
"winpercentage": 45
},
"away": {
"teamPlayed": "10",
"teamWin": "3",
"teamDraw": "4",
"teamLoss": "3",
"teamGF": "12",
"teamGA": "13",
"points": "13",
"winpercentage": 30
}
},
"awayTeam": {
"all": {
"teamPlayed": "21",
"teamWin": "11",
"teamDraw": "7",
"teamLoss": "3",
"teamGF": "43",
"teamGA": "26",
"points": "40",
"winpercentage": 52
},
"home": {
"teamPlayed": "10",
"teamWin": "5",
"teamDraw": "3",
"teamLoss": "2",
"teamGF": "25",
"teamGA": "15",
"points": "18",
"winpercentage": 50
},
"away": {
"teamPlayed": "11",
"teamWin": "6",
"teamDraw": "4",
"teamLoss": "1",
"teamGF": "18",
"teamGA": "11",
"points": "22",
"winpercentage": 55
}
}
},
"handicapTable": {
"homeTeam": {
"all": {
"teamWin": "3",
"teamHalfWin": "1",
"teamDraw": "1",
"teamHalfLoss": "1",
"teamLoss": "2",
"winPct": 38,
"halfWinPct": 13,
"drawPct": 13,
"halfLossPct": 12.5,
"lossPct": 25
},
"home": {
"teamWin": "1",
"teamHalfWin": "0",
"teamDraw": "1",
"teamHalfLoss": "0",
"teamLoss": "2",
"winPct": 25,
"halfWinPct": 0,
"drawPct": 25,
"halfLossPct": 0,
"lossPct": 50
},
"away": {
"teamWin": "2",
"teamHalfWin": "1",
"teamDraw": "0",
"teamHalfLoss": "1",
"teamLoss": "0",
"winPct": 50,
"halfWinPct": 25,
"drawPct": 0,
"halfLossPct": 25,
"lossPct": 0
}
},
"awayTeam": {
"all": {
"teamWin": "7",
"teamHalfWin": "0",
"teamDraw": "1",
"teamHalfLoss": "2",
"teamLoss": "2",
"winPct": 58,
"halfWinPct": 0,
"drawPct": 8,
"halfLossPct": 16.666666666666664,
"lossPct": 17
},
"home": {
"teamWin": "2",
"teamHalfWin": "0",
"teamDraw": "0",
"teamHalfLoss": "2",
"teamLoss": "2",
"winPct": 33,
"halfWinPct": 0,
"drawPct": 0,
"halfLossPct": 33.33333333333333,
"lossPct": 33
},
"away": {
"teamWin": "5",
"teamHalfWin": "0",
"teamDraw": "1",
"teamHalfLoss": "0",
"teamLoss": "0",
"winPct": 83,
"halfWinPct": 0,
"drawPct": 17,
"halfLossPct": 0,
"lossPct": 0
}
}
},
"handicapHadTable": {
"homeTeam": {
"all": {
"teamWin": "9",
"teamDraw": "4",
"teamLoss": "8",
"winPct": 43,
"drawPct": 19,
"lossPct": 38
},
"home": {
"teamWin": "5",
"teamDraw": "2",
"teamLoss": "4",
"winPct": 45,
"drawPct": 18,
"lossPct": 36
},
"away": {
"teamWin": "4",
"teamDraw": "2",
"teamLoss": "4",
"winPct": 40,
"drawPct": 20,
"lossPct": 40
}
},
"awayTeam": {
"all": {
"teamWin": "10",
"teamDraw": "4",
"teamLoss": "7",
"winPct": 48,
"drawPct": 19,
"lossPct": 33
},
"home": {
"teamWin": "4",
"teamDraw": "1",
"teamLoss": "5",
"winPct": 40,
"drawPct": 10,
"lossPct": 50
},
"away": {
"teamWin": "6",
"teamDraw": "3",
"teamLoss": "2",
"winPct": 55,
"drawPct": 27,
"lossPct": 18
}
}
},
"oddEvenTable": {
"homeTeam": {
"all": {
"teamOdd": "8",
"teamEven": "13",
"oddPct": 38,
"evenPct": 62
},
"home": {
"teamOdd": "3",
"teamEven": "8",
"oddPct": 27,
"evenPct": 73
},
"away": {
"teamOdd": "5",
"teamEven": "5",
"oddPct": 50,
"evenPct": 50
}
},
"awayTeam": {
"all": {
"teamOdd": "11",
"teamEven": "10",
"oddPct": 52,
"evenPct": 48
},
"home": {
"teamOdd": "4",
"teamEven": "6",
"oddPct": 40,
"evenPct": 60
},
"away": {
"teamOdd": "7",
"teamEven": "4",
"oddPct": 64,
"evenPct": 36
}
}
},
"goalsTable": {
"homeTeam": {
"all": {
"goalsZero": "2",
"goalsOne": "0",
"goalsTwo": "3",
"goalsThree": "7",
"goalsFour": "8",
"goalsFive": "1",
"goalsSix": "0",
"goalsSevenplus": "0",
"average": "3.0"
},
"home": {
"goalsZero": "0",
"goalsOne": "0",
"goalsTwo": "2",
"goalsThree": "2",
"goalsFour": "6",
"goalsFive": "1",
"goalsSix": "0",
"goalsSevenplus": "0",
"average": "3.5"
},
"away": {
"goalsZero": "2",
"goalsOne": "0",
"goalsTwo": "1",
"goalsThree": "5",
"goalsFour": "2",
"goalsFive": "0",
"goalsSix": "0",
"goalsSevenplus": "0",
"average": "2.5"
}
},
"awayTeam": {
"all": {
"goalsZero": "2",
"goalsOne": "1",
"goalsTwo": "3",
"goalsThree": "7",
"goalsFour": "3",
"goalsFive": "3",
"goalsSix": "1",
"goalsSevenplus": "1",
"average": "3.3"
},
"home": {
"goalsZero": "0",
"goalsOne": "0",
"goalsTwo": "2",
"goalsThree": "3",
"goalsFour": "2",
"goalsFive": "1",
"goalsSix": "1",
"goalsSevenplus": "1",
"average": "4.0"
},
"away": {
"goalsZero": "2",
"goalsOne": "1",
"goalsTwo": "1",
"goalsThree": "4",
"goalsFour": "1",
"goalsFive": "2",
"goalsSix": "0",
"goalsSevenplus": "0",
"average": "2.6"
}
}
},
"correctScoreTable": {
"homeTeam": {
"all": {
"score1_0": "0",
"score2_0": "2",
"score2_1": "3",
"score0_0": "2",
"score1_1": "1",
"score2_2": "3",
"score0_1": "0",
"score0_2": "0",
"score1_2": "3"
},
"home": {
"score1_0": "0",
"score2_0": "1",
"score2_1": "1",
"score0_0": "0",
"score1_1": "1",
"score2_2": "1",
"score0_1": "0",
"score0_2": "0",
"score1_2": "1"
},
"away": {
"score1_0": "0",
"score2_0": "1",
"score2_1": "2",
"score0_0": "2",
"score1_1": "0",
"score2_2": "2",
"score0_1": "0",
"score0_2": "0",
"score1_2": "2"
}
},
"awayTeam": {
"all": {
"score1_0": "1",
"score2_0": "0",
"score2_1": "4",
"score0_0": "2",
"score1_1": "3",
"score2_2": "2",
"score0_1": "0",
"score0_2": "0",
"score1_2": "1"
},
"home": {
"score1_0": "0",
"score2_0": "0",
"score2_1": "1",
"score0_0": "0",
"score1_1": "2",
"score2_2": "1",
"score0_1": "0",
"score0_2": "0",
"score1_2": "1"
},
"away": {
"score1_0": "1",
"score2_0": "0",
"score2_1": "3",
"score0_0": "2",
"score1_1": "1",
"score2_2": "1",
"score0_1": "0",
"score0_2": "0",
"score1_2": "0"
}
}
},
"firstHalfCorrectScoreTable": {
"homeTeam": {
"all": {
"score1_0": "4",
"score2_0": "0",
"score2_1": "2",
"score0_0": "5",
"score1_1": "2",
"score2_2": "0",
"score0_1": "4",
"score0_2": "2",
"score1_2": "1"
},
"home": {
"score1_0": "1",
"score2_0": "0",
"score2_1": "1",
"score0_0": "3",
"score1_1": "2",
"score2_2": "0",
"score0_1": "2",
"score0_2": "1",
"score1_2": "0"
},
"away": {
"score1_0": "3",
"score2_0": "0",
"score2_1": "1",
"score0_0": "2",
"score1_1": "0",
"score2_2": "0",
"score0_1": "2",
"score0_2": "1",
"score1_2": "1"
}
},
"awayTeam": {
"all": {
"score1_0": "4",
"score2_0": "0",
"score2_1": "1",
"score0_0": "3",
"score1_1": "1",
"score2_2": "0",
"score0_1": "4",
"score0_2": "1",
"score1_2": "3"
},
"home": {
"score1_0": "3",
"score2_0": "0",
"score2_1": "1",
"score0_0": "0",
"score1_1": "0",
"score2_2": "0",
"score0_1": "2",
"score0_2": "1",
"score1_2": "0"
},
"away": {
"score1_0": "1",
"score2_0": "0",
"score2_1": "0",
"score0_0": "3",
"score1_1": "1",
"score2_2": "0",
"score0_1": "2",
"score0_2": "0",
"score1_2": "3"
}
}
},
"htFtTable": {
"homeTeam": {
"all": {
"teamWinWin": "4",
"teamDrawWin": "2",
"teamLossWin": "2",
"teamWinDraw": "2",
"teamDrawDraw": "3",
"teamLossDraw": "1",
"teamWinLoss": "1",
"teamDrawLoss": "2",
"teamLossLoss": "4"
},
"home": {
"teamWinWin": "3",
"teamDrawWin": "2",
"teamLossWin": "0",
"teamWinDraw": "0",
"teamDrawDraw": "1",
"teamLossDraw": "1",
"teamWinLoss": "0",
"teamDrawLoss": "2",
"teamLossLoss": "2"
},
"away": {
"teamWinWin": "1",
"teamDrawWin": "0",
"teamLossWin": "2",
"teamWinDraw": "2",
"teamDrawDraw": "2",
"teamLossDraw": "0",
"teamWinLoss": "1",
"teamDrawLoss": "0",
"teamLossLoss": "2"
}
},
"awayTeam": {
"all": {
"teamWinWin": "6",
"teamDrawWin": "1",
"teamLossWin": "4",
"teamWinDraw": "2",
"teamDrawDraw": "3",
"teamLossDraw": "2",
"teamWinLoss": "0",
"teamDrawLoss": "0",
"teamLossLoss": "3"
},
"home": {
"teamWinWin": "4",
"teamDrawWin": "0",
"teamLossWin": "1",
"teamWinDraw": "2",
"teamDrawDraw": "0",
"teamLossDraw": "1",
"teamWinLoss": "0",
"teamDrawLoss": "0",
"teamLossLoss": "2"
},
"away": {
"teamWinWin": "2",
"teamDrawWin": "1",
"teamLossWin": "3",
"teamWinDraw": "0",
"teamDrawDraw": "3",
"teamLossDraw": "1",
"teamWinLoss": "0",
"teamDrawLoss": "0",
"teamLossLoss": "1"
}
}
},
"cornerHiLoTable": {
"homeTeam": {
"all": [
{
"line": 8.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 9.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 10.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 11.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 12.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
}
],
"home": [
{
"line": 8.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 9.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 10.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 11.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 12.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
}
],
"away": [
{
"line": 8.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 9.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 10.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 11.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 12.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
}
]
},
"awayTeam": {
"all": [
{
"line": 8.5,
"high": 1,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 9.5,
"high": 1,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 10.5,
"high": 1,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 11.5,
"high": 0,
"low": 1,
"highPct": 0,
"lowPct": 100
},
{
"line": 12.5,
"high": 0,
"low": 1,
"highPct": 0,
"lowPct": 100
}
],
"home": [
{
"line": 8.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 9.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 10.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 11.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
},
{
"line": 12.5,
"high": 0,
"low": 0,
"highPct": null,
"lowPct": null
}
],
"away": [
{
"line": 8.5,
"high": 1,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 9.5,
"high": 1,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 10.5,
"high": 1,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 11.5,
"high": 0,
"low": 1,
"highPct": 0,
"lowPct": 100
},
{
"line": 12.5,
"high": 0,
"low": 1,
"highPct": 0,
"lowPct": 100
}
]
}
},
"firstTeamToScoreTable": {
"teamToScore": {
"homeTeam": {
"all": {
"matches": "21",
"scoreFirst": "8",
"oppositeScoreFirst": "11"
},
"home": {
"matches": "11",
"scoreFirst": "5",
"oppositeScoreFirst": "6"
},
"away": {
"matches": "10",
"scoreFirst": "3",
"oppositeScoreFirst": "5"
}
},
"awayTeam": {
"all": {
"matches": "21",
"scoreFirst": "7",
"oppositeScoreFirst": "12"
},
"home": {
"matches": "10",
"scoreFirst": "4",
"oppositeScoreFirst": "6"
},
"away": {
"matches": "11",
"scoreFirst": "3",
"oppositeScoreFirst": "6"
}
}
},
"scoreFirst": {
"homeTeam": {
"won": {
"scoreFirst": "5",
"oppositeScoreFirst": "3"
},
"draw": {
"scoreFirst": "2",
"oppositeScoreFirst": "2"
},
"lost": {
"scoreFirst": "1",
"oppositeScoreFirst": "6"
}
},
"awayTeam": {
"won": {
"scoreFirst": "5",
"oppositeScoreFirst": "6"
},
"draw": {
"scoreFirst": "2",
"oppositeScoreFirst": "3"
},
"lost": {
"scoreFirst": "0",
"oppositeScoreFirst": "3"
}
}
}
},
"hiLoTable": {
"homeTeam": {
"all": {
"halfTime": [
{
"line": 0.5,
"high": 16,
"low": 5,
"highPct": 76,
"lowPct": 24
},
{
"line": 1.5,
"high": 8,
"low": 13,
"highPct": 38,
"lowPct": 62
},
{
"line": 2.5,
"high": 4,
"low": 17,
"highPct": 19,
"lowPct": 81
}
],
"fullTime": [
{
"line": 1.5,
"high": 19,
"low": 2,
"highPct": 90,
"lowPct": 10
},
{
"line": 2.5,
"high": 16,
"low": 5,
"highPct": 76,
"lowPct": 24
},
{
"line": 3.5,
"high": 9,
"low": 12,
"highPct": 43,
"lowPct": 57
}
]
},
"home": {
"halfTime": [
{
"line": 0.5,
"high": 8,
"low": 3,
"highPct": 73,
"lowPct": 27
},
{
"line": 1.5,
"high": 5,
"low": 6,
"highPct": 45,
"lowPct": 55
},
{
"line": 2.5,
"high": 2,
"low": 9,
"highPct": 18,
"lowPct": 82
}
],
"fullTime": [
{
"line": 1.5,
"high": 11,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 2.5,
"high": 9,
"low": 2,
"highPct": 82,
"lowPct": 18
},
{
"line": 3.5,
"high": 7,
"low": 4,
"highPct": 64,
"lowPct": 36
}
]
},
"away": {
"halfTime": [
{
"line": 0.5,
"high": 8,
"low": 2,
"highPct": 80,
"lowPct": 20
},
{
"line": 1.5,
"high": 3,
"low": 7,
"highPct": 30,
"lowPct": 70
},
{
"line": 2.5,
"high": 2,
"low": 8,
"highPct": 20,
"lowPct": 80
}
],
"fullTime": [
{
"line": 1.5,
"high": 8,
"low": 2,
"highPct": 80,
"lowPct": 20
},
{
"line": 2.5,
"high": 7,
"low": 3,
"highPct": 70,
"lowPct": 30
},
{
"line": 3.5,
"high": 2,
"low": 8,
"highPct": 20,
"lowPct": 80
}
]
}
},
"awayTeam": {
"all": {
"halfTime": [
{
"line": 0.5,
"high": 18,
"low": 3,
"highPct": 86,
"lowPct": 14
},
{
"line": 1.5,
"high": 10,
"low": 11,
"highPct": 48,
"lowPct": 52
},
{
"line": 2.5,
"high": 8,
"low": 13,
"highPct": 38,
"lowPct": 62
}
],
"fullTime": [
{
"line": 1.5,
"high": 18,
"low": 3,
"highPct": 86,
"lowPct": 14
},
{
"line": 2.5,
"high": 15,
"low": 6,
"highPct": 71,
"lowPct": 29
},
{
"line": 3.5,
"high": 8,
"low": 13,
"highPct": 38,
"lowPct": 62
}
]
},
"home": {
"halfTime": [
{
"line": 0.5,
"high": 10,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 1.5,
"high": 5,
"low": 5,
"highPct": 50,
"lowPct": 50
},
{
"line": 2.5,
"high": 4,
"low": 6,
"highPct": 40,
"lowPct": 60
}
],
"fullTime": [
{
"line": 1.5,
"high": 10,
"low": 0,
"highPct": 100,
"lowPct": 0
},
{
"line": 2.5,
"high": 8,
"low": 2,
"highPct": 80,
"lowPct": 20
},
{
"line": 3.5,
"high": 5,
"low": 5,
"highPct": 50,
"lowPct": 50
}
]
},
"away": {
"halfTime": [
{
"line": 0.5,
"high": 8,
"low": 3,
"highPct": 73,
"lowPct": 27
},
{
"line": 1.5,
"high": 5,
"low": 6,
"highPct": 45,
"lowPct": 55
},
{
"line": 2.5,
"high": 4,
"low": 7,
"highPct": 36,
"lowPct": 64
}
],
"fullTime": [
{
"line": 1.5,
"high": 8,
"low": 3,
"highPct": 73,
"lowPct": 27
},
{
"line": 2.5,
"high": 7,
"low": 4,
"highPct": 64,
"lowPct": 36
},
{
"line": 3.5,
"high": 3,
"low": 8,
"highPct": 27,
"lowPct": 73
}
]
}
}
},
"fhHadTable": {
"homeTeam": {
"all": {
"teamWin": "7",
"teamDraw": "7",
"teamLoss": "7",
"winPct": 33,
"drawPct": 33,
"lossPct": 33
},
"home": {
"teamWin": "3",
"teamDraw": "5",
"teamLoss": "3",
"winPct": 27,
"drawPct": 45,
"lossPct": 27
},
"away": {
"teamWin": "4",
"teamDraw": "2",
"teamLoss": "4",
"winPct": 40,
"drawPct": 20,
"lossPct": 40
}
},
"awayTeam": {
"all": {
"teamWin": "8",
"teamDraw": "4",
"teamLoss": "9",
"winPct": 38,
"drawPct": 19,
"lossPct": 43
},
"home": {
"teamWin": "6",
"teamDraw": "0",
"teamLoss": "4",
"winPct": 60,
"drawPct": 0,
"lossPct": 40
},
"away": {
"teamWin": "2",
"teamDraw": "4",
"teamLoss": "5",
"winPct": 18,
"drawPct": 36,
"lossPct": 45
}
}
}
}