Icon

SearchPlayersByTeamAndPosition

<p>This tool allows searching for players based on position, team and min/max market value. The maximum number of players to be returned can be specified as well. Players are sorted by points efficiency before using returning the top players - points efficiency is the coefficient Points divided by market value.<br><br>Use this tool to assist the user find suitable players he wants to be included<br><br>Inputs:</p><p>String<br>sSelectedPositions,</p><p>sSelectedTeams</p><p>=&gt; Teams and Positions for filtering. If none specified use default setting</p><p>Double:</p><p>mMarketValueFloor,</p><p>mMarketValueCeiling</p><p>=&gt;min and max market values. If non specified use the defaults<br>Integer:</p><p>MaxPlayers</p><p>=&gt; Max amount of players to be returned<br><br>Outputs JSON Object with Inputs and possible matches.<br></p>

This tool allows searching for players based on position, team and min/max market value. The maximum number of players to be returned can be specified as well. Players are sorted by points efficiency before using returning the top players - points efficiency is the coefficient Points divided by market value.

Use this tool to assist the user find suitable players he wants to be included

Inputs:

String
sSelectedPositions,

sSelectedTeams

=> Teams and Positions for filtering. If none specified use default setting

Double:

mMarketValueFloor,

mMarketValueCeiling

=>min and max market values. If non specified use the defaults
Integer:

MaxPlayers

=> Max amount of players to be returned

Outputs JSON Object with Inputs and possible matches.

Nodes

Extensions

Links