1. Home
  2. Docs
  3. JSON Documentation (Old API) – Will be deprecated soon
  4. JSON Calls
  5. Lineups

Lineups

Method

Lineups for a match event

GET/m_lineups

Parameters

match_idMatch IdInteger – Required
teamTeam selection. Possible options (home,away) String – Optional

Positions

Goalkeeper

  • Always has pos 11.

Defense

  • position from 21 (right side, defensive defenders) up to 59 (left side, offensive defenders)
  • central position: 35.

Midfield

  • position from 61 (right side, defensive midfield) up to 99 (left side, offensive midfield).
  • central position: 75.

Offense

  • position from 101 (right side, close to the midfield) up to 119 (left side, opponent penalty area).
  • central position: 115.

Position Types

IDName
1Goalkeeper
2Defence
3Midfield
4Forward
5Substitute player
6Unknown
7Injured
8Suspended
9Unavailable
10Coach
11Pitcher
12Batter
13Doubtful
14Starter
15Second Coach
16National team duty
17Did not play
18Top
19Jungle
20Mid
21Adc
22Support
23Illness
24Personal issues
25Lack of fitness
26Coach decision

Response Sample

HTML

Coding Example

JS

line_type table