Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

"id": 717,
"name": "Player's position",
"short_name": "P. position.",
"value": 11,
"data_type": "integer"

PUSH information about changes in the team formation or players positions

For STATSCORE partners using AMQP, it is also possible to receive PUSH messages informing about:

  1. changing the team formation
    This type of message is sent when changes are made for the team formation in the event with the ‘has_formation=yes’ parameter e.g. The "4-4-2" formation was changed to “4-5-1” formation etc.
    More information about the message structure is available here: Integration guide → AMQP service → Messages types → Message: team_formation

  2. changing the player's position in the team formation
    This type of message is sent when changes are made for the player position in the team formation in the event with the ‘has_formation=yes’ parameter e.g. The "Test Player" was corrected and positioned as a striker (position: 11), although the previously was positioned as a midfielder (position: 6) etc.
    More information about the message structure is available here: Integration guide → AMQP service → Messages types → Message: player_position

Formations

Info

Please be informed that for each formation, the players' position values are numbered from 1 to 11, and are always assigned starting from the goalkeeper and then successively, from the right to the left side of the field

...

We are currently using 17 different formations with the players' positions listed in the table below:

...