Subscription to this function is not available for your account. To upgrade and receive access to this contact sales@datasportsgroup.com
v2 GET /soccer/get_players_abroad Deprecated
Returns a list of players playing abroad of their home country
Request URL
https://dsg-api.com/clients/{client_name}/soccer/get_players_abroad?nationality=80&client={client_name}&authkey={client_authkey}
API Threshold
- 10k calls per hour (2.78 calls per second)
- This threshold applies to ALL your calls you do across the API.
- Your number of calls get reset every hour at :00
- If the thresold is reached within the hour you will get a xml/json message accordingly (which is gone when the next hour starts, see previous point)
Parameters
authkey
string Required
client authentification key
birthcountry
int
area_id in order to get players abroad for all born (not necessary nationality)
client
string Required
unique client ID
competition
int
competition_id to filter for a specific competition
ftype
string
changes feed type from XML to json (ftype=json or ftype=json_array)
lang
string
two-character language code, defaults to 'en'
nationality
int Required
area_id of country you want to get players abroad for
picsize
string
one of 150x150, 50x50, 30x30 or 18x18 to get correct size of player picture.
Nodes
Response Headers
200
Success
401
Unauthorized
429
Too Many Requests
Code Samples
<?php$ch = curl_init();curl_setopt($ch, CURLOPT_URL, "https://dsg-api.com/clients/{client_name}/soccer/get_players_abroad?nationality=80&client={client_name}&authkey={client_authkey}");curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_USERPWD, "{User}:{Password}");$content = curl_exec($ch);curl_close($ch);?>curl GET -u "User:Password" "https://dsg-api.com/clients/{client_name}/soccer/get_players_abroad?nationality=80&client={client_name}&authkey={client_authkey}"
Imports System
Imports System.Net
Imports System.IO
Imports System.Text
Public Module Module1
Public Sub Main()
Dim url As String = "https://dsg-api.com/clients/{client_name}/soccer/get_players_abroad?nationality=80&client={client_name}&authkey={client_authkey}"
Dim myReq As WebRequest = WebRequest.Create(url)
myReq.Credentials = new System.Net.NetworkCredential("{User}", "{Password}")
Dim wr As WebResponse = myReq.GetResponse()
Dim receiveStream As Stream = wr.GetResponseStream()
Dim reader As StreamReader = New StreamReader(receiveStream, Encoding.UTF8)
Dim content As String = reader.ReadToEnd()
End Sub
End Module
response = requests.get("https://dsg-api.com/clients/{client_name}/soccer/get_players_abroad?nationality=80&client={client_name}&authkey={client_authkey}", auth=("User", "Password"))
Response Example200 Success{"datasportsgroup":{"version":"2.0","sport":"soccer","lang":"en","method":{"method_id":"284","name":"get_players_abroad"},"players_abroad":{"area_id":"80","area_name":"Germany","country_code":"DEU","people":[{"people_id":"80461","first_name":"Vesel","last_name":"Limaj","match_name":"V. Limaj","common_name":"Vesel Limaj","date_of_birth":"1996-12-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"74","foot":"","position":"Midfielder","team_id":"3039","team_name":"FK Kukësi","short_name":"Kukësi","team_area_id":"9","team_area_name":"Albania","start_date":"2018-06-12","competition_id":"441","competition_name":"Superliga","competition_area_id":"9","competition_area_name":"Albania","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/80461.png"},{"people_id":"25882","first_name":"Mirko","last_name":"Boland","match_name":"M. Boland","common_name":"Mirko Boland","date_of_birth":"1987-04-23","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"68","foot":"left","position":"Midfielder","team_id":"979","team_name":"Adelaide United FC","short_name":"Adelaide Utd","team_area_id":"19","team_area_name":"Australia","start_date":"2018-07-21","competition_id":"12","competition_name":"A League","competition_area_id":"19","competition_area_name":"Australia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25882.png"},{"people_id":"5279","first_name":"Alexander","last_name":"Baumjohann","match_name":"A. Baumjohann","common_name":"Alexander Baumjohann","date_of_birth":"1987-01-23","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"178","weight":"75","foot":"right","position":"Midfielder","team_id":"982","team_name":"Sydney FC","short_name":"Sydney FC","team_area_id":"19","team_area_name":"Australia","start_date":"2019-07-02","competition_id":"12","competition_name":"A League","competition_area_id":"19","competition_area_name":"Australia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5279.png"},{"people_id":"5268","first_name":"Georg","last_name":"Niedermeier","match_name":"G. Niedermeier","common_name":"Georg Niedermeier","date_of_birth":"1986-02-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"80","foot":"right","position":"Defender","team_id":"983","team_name":"Melbourne Victory FC","short_name":"Melb Victory","team_area_id":"19","team_area_name":"Australia","start_date":"2018-07-18","competition_id":"12","competition_name":"A League","competition_area_id":"19","competition_area_name":"Australia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5268.png"},{"people_id":"12557","first_name":"Patrick","last_name":"Ziegler","match_name":"P. Ziegler","common_name":"Patrick Ziegler","date_of_birth":"1990-02-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"187","weight":"71","foot":"right","position":"Defender","team_id":"2148","team_name":"Western Sydney Wanderers FC","short_name":"WS Wanderers","team_area_id":"19","team_area_name":"Australia","start_date":"2018-07-24","competition_id":"12","competition_name":"A League","competition_area_id":"19","competition_area_name":"Australia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12557.png"},{"people_id":"13497","first_name":"Thomas","last_name":"Gebauer","match_name":"T. Gebauer","common_name":"Thomas Gebauer","date_of_birth":"1982-06-30","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"193","weight":"88","foot":"right","position":"Goalkeeper","team_id":"1601","team_name":"LASK Linz","short_name":"LASK","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-04","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/13497.png"},{"people_id":"75328","first_name":"Fabian","last_name":"Benko","match_name":"F. Benko","common_name":"Fabian Benko","date_of_birth":"1998-06-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"80","foot":"left","position":"Midfielder","team_id":"1601","team_name":"LASK Linz","short_name":"LASK","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-01","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/75328.png"},{"people_id":"133150","first_name":"Jan","last_name":"Boller","match_name":"J. Boller","common_name":"Jan Boller","date_of_birth":"2000-03-14","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1601","team_name":"LASK Linz","short_name":"LASK","team_area_id":"20","team_area_name":"Austria","start_date":"2019-07-31","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/133150.png"},{"people_id":"133485","first_name":"Daniel","last_name":"Jelisić","match_name":"D. Jelisić","common_name":"Daniel Jelisić","date_of_birth":"2000-02-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1601","team_name":"LASK Linz","short_name":"LASK","team_area_id":"20","team_area_name":"Austria","start_date":"2019-07-01","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/133485.png"},{"people_id":"125658","first_name":"Raphael","last_name":"Obermair","match_name":"R. Obermair","common_name":"Raphael Obermair","date_of_birth":"1996-04-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1602","team_name":"SK Sturm Graz","short_name":"Sturm Graz","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-01","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/125658.png"},{"people_id":"64546","first_name":"Bjarne","last_name":"Thoelke","match_name":"B. Thoelke","common_name":"Bjarne Thoelke","date_of_birth":"1992-04-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"80","foot":"right","position":"Defender","team_id":"1607","team_name":"FC FLYERALARM Admira","short_name":"Admira","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-01","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/64546.png"},{"people_id":"71758","first_name":"Fabian","last_name":"Menig","match_name":"F. Menig","common_name":"Fabian Menig","date_of_birth":"1994-02-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"79","foot":"","position":"Defender","team_id":"1607","team_name":"FC FLYERALARM Admira","short_name":"Admira","team_area_id":"20","team_area_name":"Austria","start_date":"2019-06-11","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/71758.png"},{"people_id":"13452","first_name":"Alexander","last_name":"Walke","match_name":"A. Walke","common_name":"Alexander Walke","date_of_birth":"1983-06-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"88","foot":"right","position":"Goalkeeper","team_id":"1612","team_name":"FC Red Bull Salzburg","short_name":"RB Salzburg","team_area_id":"20","team_area_name":"Austria","start_date":"2011-07-01","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/13452.png"},{"people_id":"91581","first_name":"Ferdinand","last_name":"Oswald","match_name":"F. Oswald","common_name":"Ferdinand Oswald","date_of_birth":"1990-10-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"77","foot":"both","position":"Goalkeeper","team_id":"1661","team_name":"WSG Swarovski Tirol","short_name":"WSG Tirol","team_area_id":"20","team_area_name":"Austria","start_date":"2014-07-11","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/91581.png"},{"people_id":"5355","first_name":"Lukas","last_name":"Schmitz","match_name":"L. Schmitz","common_name":"Lukas Schmitz","date_of_birth":"1988-10-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18351","team_name":"Wolfsberger AC","short_name":"Wolfsberg","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-01","competition_id":"35","competition_name":"Bundesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5355.png"},{"people_id":"64536","first_name":"Julian","last_name":"Wießmeier","match_name":"J. Wießmeier","common_name":"Julian Wießmeier","date_of_birth":"1992-11-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"171","weight":"68","foot":"both","position":"Midfielder","team_id":"1615","team_name":"SV Ried","short_name":"Ried","team_area_id":"20","team_area_name":"Austria","start_date":"2017-07-01","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/64536.png"},{"people_id":"199037","first_name":"Gerhard","last_name":"Dombaxi","match_name":"G. Dombaxi","common_name":"Gerhard Dombaxi","date_of_birth":"1996-10-20","country_of_birth":"Angola","nationality":"Germany","country_of_birth_area_id":"13","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"1675","team_name":"FC Blau-Weiß Linz","short_name":"BW Linz","team_area_id":"20","team_area_name":"Austria","start_date":"2019-01-01","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/199037.png"},{"people_id":"25473","first_name":"Kevin","last_name":"Kunz","match_name":"K. Kunz","common_name":"Kevin Kunz","date_of_birth":"1992-01-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"1676","team_name":"SC Austria Lustenau","short_name":"A. Lustenau","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-01","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25473.png"},{"people_id":"25813","first_name":"Matthias","last_name":"Morys","match_name":"M. Morys","common_name":"Matthias Morys","date_of_birth":"1987-03-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"1676","team_name":"SC Austria Lustenau","short_name":"A. Lustenau","team_area_id":"20","team_area_name":"Austria","start_date":"2019-06-11","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25813.png"},{"people_id":"331482","first_name":"Mirco","last_name":"Basic","match_name":"M. Basic","common_name":"Mirco Basic","date_of_birth":"2001-08-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1676","team_name":"SC Austria Lustenau","short_name":"A. Lustenau","team_area_id":"20","team_area_name":"Austria","start_date":"2019-07-01","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/331482.png"},{"people_id":"133181","first_name":"Andriko","last_name":"Smolinski","match_name":"A. Smolinski","common_name":"Andriko Smolinski","date_of_birth":"2000-06-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1677","team_name":"FC Juniors OÖ","short_name":"Juniors OÖ","team_area_id":"20","team_area_name":"Austria","start_date":"2019-06-26","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/133181.png"},{"people_id":"60138","first_name":"Karim","last_name":"Adeyemi","match_name":"K. Adeyemi","common_name":"Karim Adeyemi","date_of_birth":"2002-01-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18353","team_name":"FC Liefering","short_name":"Liefering","team_area_id":"20","team_area_name":"Austria","start_date":"2018-09-01","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/60138.png"},{"people_id":"99350","first_name":"Anouar","last_name":"El Moukhantir","match_name":"A. El Moukhantir","common_name":"Anouar El Moukhantir","date_of_birth":"1997-08-30","country_of_birth":"Morocco","nationality":"Germany","country_of_birth_area_id":"133","nationality_area_id":"80","gender":"male","height":"171","weight":"","foot":"both","position":"Midfielder","team_id":"22949","team_name":"Young Violets Austria Wien","short_name":"Young Violets","team_area_id":"20","team_area_name":"Austria","start_date":"2014-07-01","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/99350.png"},{"people_id":"267226","first_name":"Rico","last_name":"Sygo","match_name":"R. Sygo","common_name":"Rico Sygo","date_of_birth":"1996-03-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"22965","team_name":"SK Austria Klagenfurt","short_name":"Austria K'furt","team_area_id":"20","team_area_name":"Austria","start_date":"2019-06-25","competition_id":"345","competition_name":"2. Liga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/267226.png"},{"people_id":"95971","first_name":"Sascha","last_name":"Steinacher","match_name":"S. Steinacher","common_name":"Sascha Steinacher","date_of_birth":"1986-05-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"70","foot":"","position":"Midfielder","team_id":"1667","team_name":"SC Neusiedl am See","short_name":"SC Neusiedl","team_area_id":"20","team_area_name":"Austria","start_date":"2017-01-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/95971.png"},{"people_id":"99044","first_name":"Stefan","last_name":"Schreder","match_name":"S. Schreder","common_name":"Stefan Schreder","date_of_birth":"1990-09-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1671","team_name":"FC Kufstein","short_name":"FC Kufstein","team_area_id":"20","team_area_name":"Austria","start_date":"2007-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/99044.png"},{"people_id":"104150","first_name":"Niklas","last_name":"Elm","match_name":"N. Elm","common_name":"Niklas Elm","date_of_birth":"1998-03-30","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1671","team_name":"FC Kufstein","short_name":"FC Kufstein","team_area_id":"20","team_area_name":"Austria","start_date":"2019-02-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/104150.png"},{"people_id":"129223","first_name":"Cemal","last_name":"Kaymaz","match_name":"C. Kaymaz","common_name":"Cemal Kaymaz","date_of_birth":"1997-12-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"1671","team_name":"FC Kufstein","short_name":"FC Kufstein","team_area_id":"20","team_area_name":"Austria","start_date":"2017-01-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/129223.png"},{"people_id":"133497","first_name":"Tidiane","last_name":"M'Baye","match_name":"T. M'Baye","common_name":"Tidiane M'Baye","date_of_birth":"2001-01-04","country_of_birth":"France","nationality":"Germany","country_of_birth_area_id":"76","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"1671","team_name":"FC Kufstein","short_name":"FC Kufstein","team_area_id":"20","team_area_name":"Austria","start_date":"2019-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/133497.png"},{"people_id":"97282","first_name":"Kai","last_name":"Mähr","match_name":"K. Mähr","common_name":"Kai Mähr","date_of_birth":"","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"14062","team_name":"SC Schwarz-Weiß Bregenz","short_name":"SW Bregenz","team_area_id":"20","team_area_name":"Austria","start_date":"2015-07-15","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/97282.png"},{"people_id":"97286","first_name":"Timm","last_name":"Lingg","match_name":"T. Lingg","common_name":"Timm Lingg","date_of_birth":"1989-01-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"","foot":"","position":"Midfielder","team_id":"14062","team_name":"SC Schwarz-Weiß Bregenz","short_name":"SW Bregenz","team_area_id":"20","team_area_name":"Austria","start_date":"2010-07-31","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/97286.png"},{"people_id":"97288","first_name":"Marcel","last_name":"Riedeberger","match_name":"M. Riedeberger","common_name":"Marcel Riedeberger","date_of_birth":"1987-05-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"14062","team_name":"SC Schwarz-Weiß Bregenz","short_name":"SW Bregenz","team_area_id":"20","team_area_name":"Austria","start_date":"2015-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/97288.png"},{"people_id":"153158","first_name":"Maximilian","last_name":"Pichler","match_name":"M. Pichler","common_name":"Maximilian Pichler","date_of_birth":"1998-09-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18350","team_name":"SV Grödig","short_name":"Grödig","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-11","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/153158.png"},{"people_id":"96359","first_name":"Nico","last_name":"Gorzel","match_name":"N. Gorzel","common_name":"Nico Gorzel","date_of_birth":"1998-07-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18352","team_name":"SC Wiener Neustadt","short_name":"Wiener Neust","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-14","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/96359.png"},{"people_id":"280961","first_name":"Kevin","last_name":"Szár","match_name":"K. Szár","common_name":"Kevin Szár","date_of_birth":"1999-04-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18352","team_name":"SC Wiener Neustadt","short_name":"Wiener Neust","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-14","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/280961.png"},{"people_id":"71503","first_name":"Matthias","last_name":"Öttl","match_name":"M. Öttl","common_name":"Matthias Öttl","date_of_birth":"1992-02-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"","position":"Midfielder","team_id":"22952","team_name":"SV Austria Salzburg","short_name":"Austria Salzb","team_area_id":"20","team_area_name":"Austria","start_date":"2018-01-14","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/71503.png"},{"people_id":"71507","first_name":"Christian","last_name":"Schlosser","match_name":"C. Schlosser","common_name":"Christian Schlosser","date_of_birth":"1996-04-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"22952","team_name":"SV Austria Salzburg","short_name":"Austria Salzb","team_area_id":"20","team_area_name":"Austria","start_date":"2014-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/71507.png"},{"people_id":"134035","first_name":"Elias","last_name":"Höng","match_name":"E. Höng","common_name":"Elias Höng","date_of_birth":"1999-03-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"22955","team_name":"FC Kitzbühel","short_name":"Kitzbühel","team_area_id":"20","team_area_name":"Austria","start_date":"2019-01-07","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/134035.png"},{"people_id":"102946","first_name":"Alessandro","last_name":"Ziege","match_name":"A. Ziege","common_name":"Alessandro Ziege","date_of_birth":"1998-02-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"22959","team_name":"FC Pinzgau Saalfelden","short_name":"FC Pinzgau","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-05","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/102946.png"},{"people_id":"99648","first_name":"Pierce","last_name":"Lange","match_name":"P. Lange","common_name":"Pierce Lange","date_of_birth":"1997-12-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"22964","team_name":"SC Rheindorf Altach II","short_name":"SCR Altach II","team_area_id":"20","team_area_name":"Austria","start_date":"2015-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/99648.png"},{"people_id":"99658","first_name":"Maximilian","last_name":"Knuth","match_name":"M. Knuth","common_name":"Maximilian Knuth","date_of_birth":"1989-05-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"","foot":"left","position":"Midfielder","team_id":"22964","team_name":"SC Rheindorf Altach II","short_name":"SCR Altach II","team_area_id":"20","team_area_name":"Austria","start_date":"2015-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/99658.png"},{"people_id":"47647","first_name":"Daniel","last_name":"Raischl","match_name":"D. Raischl","common_name":"Daniel Raischl","date_of_birth":"1997-03-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"23318","team_name":"ATSV Stadl-Paura","short_name":"Stadl-Paura","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/47647.png"},{"people_id":"250329","first_name":"Abdül Kerim","last_name":"Kalkan","match_name":"A. Kalkan","common_name":"Abdül Kerim Kalkan","date_of_birth":"1997-08-28","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"24697","team_name":"VfB Hohenems","short_name":"VfB Hohenems","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/250329.png"},{"people_id":"241841","first_name":"Marius","last_name":"Schorpp","match_name":"M. Schorpp","common_name":"Marius Schorpp","date_of_birth":"2001-08-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"31659","team_name":"SC Austria Lustenau Amateure","short_name":"Lustenau Am.","team_area_id":"20","team_area_name":"Austria","start_date":"2017-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/241841.png"},{"people_id":"329668","first_name":"Kevin","last_name":"Bentele","match_name":"K. Bentele","common_name":"Kevin Bentele","date_of_birth":"1992-08-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"31935","team_name":"FC Langenegg","short_name":"FC Langenegg","team_area_id":"20","team_area_name":"Austria","start_date":"2019-07-01","competition_id":"541","competition_name":"Regionalliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/329668.png"},{"people_id":"97619","first_name":"Stefan","last_name":"Prunitsch","match_name":"S. Prunitsch","common_name":"Stefan Prunitsch","date_of_birth":"1991-02-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"","foot":"right","position":"Attacker","team_id":"22962","team_name":"FC Höchst","short_name":"Höchst","team_area_id":"20","team_area_name":"Austria","start_date":"2015-07-01","competition_id":"1312","competition_name":"Landesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/97619.png"},{"people_id":"97620","first_name":"Samir","last_name":"Karahasanovic","match_name":"S. Karahasanovic","common_name":"Samir Karahasanovic","date_of_birth":"1982-11-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"76","foot":"","position":"Midfielder","team_id":"22962","team_name":"FC Höchst","short_name":"Höchst","team_area_id":"20","team_area_name":"Austria","start_date":"2015-07-01","competition_id":"1312","competition_name":"Landesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/97620.png"},{"people_id":"267008","first_name":"Philip","last_name":"Epple","match_name":"P. Epple","common_name":"Philip Epple","date_of_birth":"1995-01-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"22988","team_name":"FV Austria XIII","short_name":"Austria XIII","team_area_id":"20","team_area_name":"Austria","start_date":"2017-07-01","competition_id":"1313","competition_name":"Landesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/267008.png"},{"people_id":"211081","first_name":"Jasper","last_name":"Halm","match_name":"J. Halm","common_name":"Jasper Halm","date_of_birth":"1990-01-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"right","position":"Midfielder","team_id":"23014","team_name":"AS Koma Elektra","short_name":"Elektra","team_area_id":"20","team_area_name":"Austria","start_date":"2017-01-30","competition_id":"1313","competition_name":"Landesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/211081.png"},{"people_id":"266103","first_name":"Armin","last_name":"Hadzisulejmanovic","match_name":"A. Hadzisulejmanovic","common_name":"Armin Hadzisulejmanovic","date_of_birth":"1996-09-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"23368","team_name":"SK Maria Saal","short_name":"Maria Saal","team_area_id":"20","team_area_name":"Austria","start_date":"2018-07-13","competition_id":"1306","competition_name":"Landesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/266103.png"},{"people_id":"210488","first_name":"Teodor","last_name":"Brankovic","match_name":"T. Brankovic","common_name":"Teodor Brankovic","date_of_birth":"1999-12-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"right","position":"Midfielder","team_id":"29255","team_name":"ASKÖ Oedt","short_name":"ASKÖ Oedt","team_area_id":"20","team_area_name":"Austria","start_date":"2017-07-13","competition_id":"1308","competition_name":"Landesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/210488.png"},{"people_id":"99066","first_name":"Dustin","last_name":"Lutitzki","match_name":"D. Lutitzki","common_name":"Dustin Lutitzki","date_of_birth":"1995-06-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"right","position":"Midfielder","team_id":"33275","team_name":"SK Ebbs","short_name":"Ebbs","team_area_id":"20","team_area_name":"Austria","start_date":"2017-01-01","competition_id":"1311","competition_name":"Landesliga","competition_area_id":"20","competition_area_name":"Austria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/99066.png"},{"people_id":"25320","first_name":"Andreas","last_name":"Wiegel","match_name":"A. Wiegel","common_name":"Andreas Wiegel","date_of_birth":"1991-07-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"67","foot":"","position":"Midfielder","team_id":"3074","team_name":"KV RS Waasland-SK Beveren","short_name":"Waasl-Beveren","team_area_id":"27","team_area_name":"Belgium","start_date":"2019-07-21","competition_id":"65","competition_name":"Jupiler Pro League","competition_area_id":"27","competition_area_name":"Belgium","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25320.png"},{"people_id":"101357","first_name":"Eike","last_name":"Bansen ","match_name":"E. Bansen ","common_name":"Eike Bansen ","date_of_birth":"1998-02-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"3082","team_name":"SV Zulte-Waregem","short_name":"Zulte-Waregem","team_area_id":"27","team_area_name":"Belgium","start_date":"2018-01-24","competition_id":"65","competition_name":"Jupiler Pro League","competition_area_id":"27","competition_area_name":"Belgium","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/101357.png"},{"people_id":"12484","first_name":"Andreas","last_name":"Beck","match_name":"A. Beck","common_name":"Andreas Beck","date_of_birth":"1987-03-13","country_of_birth":"Russia","nationality":"Germany","country_of_birth_area_id":"160","nationality_area_id":"80","gender":"male","height":"180","weight":"76","foot":"right","position":"Defender","team_id":"17592","team_name":"KAS Eupen","short_name":"KAS Eupen","team_area_id":"27","team_area_name":"Belgium","start_date":"2019-07-04","competition_id":"65","competition_name":"Jupiler Pro League","competition_area_id":"27","competition_area_name":"Belgium","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12484.png"},{"people_id":"27002","first_name":"Sascha","last_name":"Kotysch","match_name":"S. Kotysch","common_name":"Sascha Kotysch","date_of_birth":"1988-10-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"78","foot":"right","position":"Midfielder","team_id":"3078","team_name":"Oud-Heverlee Leuven","short_name":"OH Leuven","team_area_id":"27","team_area_name":"Belgium","start_date":"2019-01-16","competition_id":"258","competition_name":"Division 1B","competition_area_id":"27","competition_area_name":"Belgium","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/27002.png"},{"people_id":"25444","first_name":"Maximilian","last_name":"Jansen","match_name":"M. Jansen","common_name":"Maximilian Jansen","date_of_birth":"1993-05-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"17601","team_name":"Royal Excelsior Virton","short_name":"Virton","team_area_id":"27","team_area_name":"Belgium","start_date":"2019-07-01","competition_id":"258","competition_name":"Division 1B","competition_area_id":"27","competition_area_name":"Belgium","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25444.png"},{"people_id":"348645","first_name":"Steven","last_name":"Lewerenz","match_name":"S. Lewerenz","common_name":"Steven Lewerenz","date_of_birth":"1991-05-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"17601","team_name":"Royal Excelsior Virton","short_name":"Virton","team_area_id":"27","team_area_name":"Belgium","start_date":"2019-07-01","competition_id":"258","competition_name":"Division 1B","competition_area_id":"27","competition_area_name":"Belgium","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/348645.png"},{"people_id":"102894","first_name":"Adrian","last_name":"Beck","match_name":"A. Beck","common_name":"Adrian Beck","date_of_birth":"1997-06-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"","foot":"","position":"Midfielder","team_id":"19523","team_name":"Royale Union Saint-Gilloise","short_name":"Union SG","team_area_id":"27","team_area_name":"Belgium","start_date":"2019-01-11","competition_id":"258","competition_name":"Division 1B","competition_area_id":"27","competition_area_name":"Belgium","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/102894.png"},{"people_id":"158128","first_name":"Marcel","last_name":"Mehlem","match_name":"M. Mehlem","common_name":"Marcel Mehlem","date_of_birth":"1995-03-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"19523","team_name":"Royale Union Saint-Gilloise","short_name":"Union SG","team_area_id":"27","team_area_name":"Belgium","start_date":"2018-07-03","competition_id":"258","competition_name":"Division 1B","competition_area_id":"27","competition_area_name":"Belgium","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/158128.png"},{"people_id":"101908","first_name":"Berat","last_name":"Ayyildiz","match_name":"B. Ayyildiz","common_name":"Berat Ayyildiz","date_of_birth":"1998-12-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"left","position":"Attacker","team_id":"21547","team_name":"FK Mladost Doboj-Kakanj","short_name":"Doboj","team_area_id":"33","team_area_name":"Bosnia and Herzegovina","start_date":"2019-01-25","competition_id":"426","competition_name":"Premier Liga","competition_area_id":"33","competition_area_name":"Bosnia and Herzegovina","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/101908.png"},{"people_id":"116699","first_name":"Ahmad","last_name":"Assaf","match_name":"A. Assaf","common_name":"Ahmad Assaf","date_of_birth":"1999-07-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"175","weight":"","foot":"right","position":"Attacker","team_id":"21547","team_name":"FK Mladost Doboj-Kakanj","short_name":"Doboj","team_area_id":"33","team_area_name":"Bosnia and Herzegovina","start_date":"2019-06-26","competition_id":"426","competition_name":"Premier Liga","competition_area_id":"33","competition_area_name":"Bosnia and Herzegovina","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/116699.png"},{"people_id":"75518","first_name":"Christopher-Massamba","last_name":"Mandiangu","match_name":"C. Mandiangu","common_name":"Christopher Mandiangu","date_of_birth":"1992-02-08","country_of_birth":"Congo DR","nationality":"Germany","country_of_birth_area_id":"53","nationality_area_id":"80","gender":"male","height":"173","weight":"","foot":"","position":"Attacker","team_id":"19583","team_name":"FK Septemvri Sofia","short_name":"Septemvri","team_area_id":"38","team_area_name":"Bulgaria","start_date":"2019-02-15","competition_id":"740","competition_name":"B PFG","competition_area_id":"38","competition_area_name":"Bulgaria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/75518.png"},{"people_id":"58651","first_name":"Franck","last_name":"Mbarga","match_name":"F. Mbarga","common_name":"Franck Mbarga","date_of_birth":"1992-01-09","country_of_birth":"Cameroon","nationality":"Germany","country_of_birth_area_id":"42","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"28530","team_name":"FK Lokomotiv 1929 Sofia","short_name":"Lok Sofia 1929","team_area_id":"38","team_area_name":"Bulgaria","start_date":"2018-07-20","competition_id":"740","competition_name":"B PFG","competition_area_id":"38","competition_area_name":"Bulgaria","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/58651.png"},{"people_id":"316110","first_name":"Peter","last_name":"Schaale","match_name":"P. Schaale","common_name":"Peter Schaale","date_of_birth":"1996-06-14","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"38944","team_name":"HFX Wanderers FC","short_name":"HFX Wanderers","team_area_id":"43","team_area_name":"Canada","start_date":"2019-04-05","competition_id":"225","competition_name":"Canadian Championship","competition_area_id":"43","competition_area_name":"Canada","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/316110.png"},{"people_id":"109470","first_name":"Julian","last_name":"Büscher","match_name":"J. Büscher","common_name":"Julian Büscher","date_of_birth":"1993-04-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"39088","team_name":"Cavalry FC","short_name":"Cavalry FC","team_area_id":"43","team_area_name":"Canada","start_date":"2019-02-13","competition_id":"225","competition_name":"Canadian Championship","competition_area_id":"43","competition_area_name":"Canada","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/109470.png"},{"people_id":"25407","first_name":"Hendrik","last_name":"Starostzik","match_name":"H. Starostzik","common_name":"Hendrik Starostzik","date_of_birth":"1991-03-28","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"","foot":"","position":"Defender","team_id":"39133","team_name":"Pacific FC","short_name":"Pacific FC","team_area_id":"43","team_area_name":"Canada","start_date":"2019-03-07","competition_id":"225","competition_name":"Canadian Championship","competition_area_id":"43","competition_area_name":"Canada","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25407.png"},{"people_id":"234617","first_name":"Robert","last_name":"Moewes","match_name":"R> Moewes","common_name":"Robert Moewes","date_of_birth":"1993-02-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"15826","team_name":"AC Barnechea","short_name":"Barnechea","team_area_id":"48","team_area_name":"Chile","start_date":"2018-01-16","competition_id":"173","competition_name":"Primera División B","competition_area_id":"48","competition_area_name":"Chile","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/234617.png"},{"people_id":"2429","first_name":"Felix","last_name":"Bastians","match_name":"F. Bastians","common_name":"Felix Bastians","date_of_birth":"1988-05-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1439","team_name":"Tianjin Teda FC","short_name":"Tianjin Teda","team_area_id":"49","team_area_name":"China PR","start_date":"2018-01-26","competition_id":"33","competition_name":"Chinese Super League","competition_area_id":"49","competition_area_name":"China PR","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/2429.png"},{"people_id":"5291","first_name":"Sandro","last_name":"Wagner","match_name":"S. Wagner","common_name":"Sandro Wagner","date_of_birth":"1987-11-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"194","weight":"90","foot":"both","position":"Attacker","team_id":"1439","team_name":"Tianjin Teda FC","short_name":"Tianjin Teda","team_area_id":"49","team_area_name":"China PR","start_date":"2019-01-30","competition_id":"33","competition_name":"Chinese Super League","competition_area_id":"49","competition_area_name":"China PR","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5291.png"},{"people_id":"23001","first_name":"Richard","last_name":"Sukuta-Pasu","match_name":"R. Sukuta-Pasu","common_name":"Richard Sukuta-Pasu","date_of_birth":"1990-06-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"89","foot":"right","position":"Attacker","team_id":"1498","team_name":"Guangdong Southern Tigers FC","short_name":"Guangdong ST","team_area_id":"49","team_area_name":"China PR","start_date":"2019-02-25","competition_id":"337","competition_name":"China League One","competition_area_id":"49","competition_area_name":"China PR","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/23001.png"},{"people_id":"312550","first_name":"Maximillian","last_name":"Stein","match_name":"M. Stein","common_name":"Maximillian Stein","date_of_birth":"2002-07-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"169","weight":"62","foot":"","position":"Midfielder","team_id":"24016","team_name":"Royal Blues Taipei FC","short_name":"Royal Blues","team_area_id":"50","team_area_name":"Chinese Taipei","start_date":"2018-01-01","competition_id":"203","competition_name":"City A-League","competition_area_id":"50","competition_area_name":"Chinese Taipei","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/312550.png"},{"people_id":"312551","first_name":"Ben","last_name":"Bratsch","match_name":"B. Bratsch","common_name":"Ben Bratsch","date_of_birth":"1998-11-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"175","weight":"74","foot":"","position":"Defender","team_id":"24016","team_name":"Royal Blues Taipei FC","short_name":"Royal Blues","team_area_id":"50","team_area_name":"Chinese Taipei","start_date":"2018-01-01","competition_id":"203","competition_name":"City A-League","competition_area_id":"50","competition_area_name":"Chinese Taipei","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/312551.png"},{"people_id":"47004","first_name":"Marko","last_name":"Karamarko","match_name":"M. Karamarko","common_name":"Marko Karamarko","date_of_birth":"1993-03-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"","foot":"both","position":"Midfielder","team_id":"18561","team_name":"NK Slaven Belupo","short_name":"Slaven Belupo","team_area_id":"56","team_area_name":"Croatia","start_date":"2018-07-01","competition_id":"370","competition_name":"Prva Liga","competition_area_id":"56","competition_area_name":"Croatia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/47004.png"},{"people_id":"75287","first_name":"Darius","last_name":"Jalinous","match_name":"D. Jalinous","common_name":"Darius Jalinous","date_of_birth":"1997-10-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18556","team_name":"NK Hrvatski Dragovoljac","short_name":"Dragovoljac","team_area_id":"56","team_area_name":"Croatia","start_date":"2018-03-02","competition_id":"650","competition_name":"2. HNL","competition_area_id":"56","competition_area_name":"Croatia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/75287.png"},{"people_id":"25264","first_name":"Nils","last_name":"Teixeira","match_name":"N. Teixeira","common_name":"Nils Teixeira","date_of_birth":"1990-07-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"176","weight":"65","foot":"","position":"Defender","team_id":"1491","team_name":"AE Lemesós","short_name":"AE Lemesós","team_area_id":"58","team_area_name":"Cyprus","start_date":"2018-07-01","competition_id":"390","competition_name":"Marfin Laiki League","competition_area_id":"58","competition_area_name":"Cyprus","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25264.png"},{"people_id":"92139","first_name":"Till","last_name":"Schumacher","match_name":"T. Schumacher","common_name":"Till Schumacher","date_of_birth":"1997-12-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"891","team_name":"Bohemians Praha 1905","short_name":"Bohemians 1905","team_area_id":"59","team_area_name":"Czech Republic","start_date":"2018-08-26","competition_id":"29","competition_name":"HET Liga","competition_area_id":"59","competition_area_name":"Czech Republic","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/92139.png"},{"people_id":"5282","first_name":"Hany","last_name":"Mukhtar","match_name":"H. Mukhtar","common_name":"Hany Mukhtar","date_of_birth":"1995-03-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"71","foot":"both","position":"Midfielder","team_id":"18487","team_name":"Brøndby IF","short_name":"Brøndby","team_area_id":"61","team_area_name":"Denmark","start_date":"2017-07-01","competition_id":"366","competition_name":"Superliga","competition_area_id":"61","competition_area_name":"Denmark","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5282.png"},{"people_id":"25969","first_name":"Anthony","last_name":"Jung","match_name":"A. Jung","common_name":"Anthony Jung","date_of_birth":"1991-11-03","country_of_birth":"Spain","nationality":"Germany","country_of_birth_area_id":"176","nationality_area_id":"80","gender":"male","height":"184","weight":"85","foot":"left","position":"Defender","team_id":"18487","team_name":"Brøndby IF","short_name":"Brøndby","team_area_id":"61","team_area_name":"Denmark","start_date":"2017-07-20","competition_id":"366","competition_name":"Superliga","competition_area_id":"61","competition_area_name":"Denmark","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25969.png"},{"people_id":"25970","first_name":"Dominik","last_name":"Kaiser","match_name":"D. Kaiser","common_name":"Dominik Kaiser","date_of_birth":"1988-09-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"170","weight":"67","foot":"both","position":"Midfielder","team_id":"18487","team_name":"Brøndby IF","short_name":"Brøndby","team_area_id":"61","team_area_name":"Denmark","start_date":"2018-07-01","competition_id":"366","competition_name":"Superliga","competition_area_id":"61","competition_area_name":"Denmark","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25970.png"},{"people_id":"47474","first_name":"Marvin","last_name":"Schwäbe","match_name":"M. Schwäbe","common_name":"Marvin Schwäbe","date_of_birth":"1995-04-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"86","foot":"right","position":"Goalkeeper","team_id":"18487","team_name":"Brøndby IF","short_name":"Brøndby","team_area_id":"61","team_area_name":"Denmark","start_date":"2018-07-01","competition_id":"366","competition_name":"Superliga","competition_area_id":"61","competition_area_name":"Denmark","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/47474.png"},{"people_id":"25800","first_name":"Björn","last_name":"Kopplin","match_name":"B. Kopplin","common_name":"Björn Kopplin","date_of_birth":"1989-01-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18488","team_name":"Randers FC","short_name":"Randers","team_area_id":"61","team_area_name":"Denmark","start_date":"2019-01-01","competition_id":"366","competition_name":"Superliga","competition_area_id":"61","competition_area_name":"Denmark","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25800.png"},{"people_id":"5340","first_name":"Sebastian","last_name":"Mielitz","match_name":"S. Mielitz","common_name":"Sebastian Mielitz","date_of_birth":"1989-07-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"83","foot":"right","position":"Goalkeeper","team_id":"18494","team_name":"SønderjyskE","short_name":"SønderjyskE","team_area_id":"61","team_area_name":"Denmark","start_date":"2017-07-01","competition_id":"366","competition_name":"Superliga","competition_area_id":"61","competition_area_name":"Denmark","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5340.png"},{"people_id":"109232","first_name":"Senad","last_name":"Jarovic","match_name":"S. Jarovic","common_name":"Senad Jarovic","date_of_birth":"1998-01-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18494","team_name":"SønderjyskE","short_name":"SønderjyskE","team_area_id":"61","team_area_name":"Denmark","start_date":"2019-02-10","competition_id":"366","competition_name":"Superliga","competition_area_id":"61","competition_area_name":"Denmark","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/109232.png"},{"people_id":"138645","first_name":"Justin","last_name":"Plautz","match_name":"J. Plautz","common_name":"Justin Plautz","date_of_birth":"1999-04-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18494","team_name":"SønderjyskE","short_name":"SønderjyskE","team_area_id":"61","team_area_name":"Denmark","start_date":"2019-06-15","competition_id":"366","competition_name":"Superliga","competition_area_id":"61","competition_area_name":"Denmark","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/138645.png"},{"people_id":"5308","first_name":"Leroy","last_name":"Sané","match_name":"L. Sané","common_name":"Leroy Sané","date_of_birth":"1996-01-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"75","foot":"left","position":"Midfielder","team_id":"464","team_name":"Manchester City FC","short_name":"Man City","team_area_id":"68","team_area_name":"England","start_date":"2016-08-02","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5308.png"},{"people_id":"45954","first_name":"Ilkay","last_name":"Gündogan","match_name":"I. Gündogan","common_name":"Ilkay Gündogan","date_of_birth":"1990-10-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"81","foot":"both","position":"Midfielder","team_id":"464","team_name":"Manchester City FC","short_name":"Man City","team_area_id":"68","team_area_name":"England","start_date":"2016-07-01","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/45954.png"},{"people_id":"3690","first_name":"Shkodran","last_name":"Mustafi","match_name":"S. Mustafi","common_name":"Shkodran Mustafi","date_of_birth":"1992-04-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"82","foot":"right","position":"Defender","team_id":"467","team_name":"Arsenal FC","short_name":"Arsenal","team_area_id":"68","team_area_name":"England","start_date":"2016-08-28","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/3690.png"},{"people_id":"5437","first_name":"Bernd","last_name":"Leno","match_name":"B. Leno","common_name":"Bernd Leno","date_of_birth":"1992-03-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"79","foot":"right","position":"Goalkeeper","team_id":"467","team_name":"Arsenal FC","short_name":"Arsenal","team_area_id":"68","team_area_name":"England","start_date":"2018-07-01","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5437.png"},{"people_id":"6196","first_name":"Mesut","last_name":"Özil","match_name":"M. Özil","common_name":"Mesut Özil","date_of_birth":"1988-10-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"71","foot":"left","position":"Midfielder","team_id":"467","team_name":"Arsenal FC","short_name":"Arsenal","team_area_id":"68","team_area_name":"England","start_date":"2013-09-02","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/6196.png"},{"people_id":"5262","first_name":"Antonio","last_name":"Rüdiger","match_name":"A. Rüdiger","common_name":"Antonio Rüdiger","date_of_birth":"1993-03-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"85","foot":"right","position":"Defender","team_id":"471","team_name":"Chelsea FC","short_name":"Chelsea","team_area_id":"68","team_area_name":"England","start_date":"2017-07-09","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5262.png"},{"people_id":"5241","first_name":"Ralf","last_name":"Fährmann","match_name":"R. Fährmann","common_name":"Ralf Fährmann","date_of_birth":"1988-09-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"196","weight":"93","foot":"right","position":"Goalkeeper","team_id":"477","team_name":"Norwich City FC","short_name":"Norwich","team_area_id":"68","team_area_name":"England","start_date":"2019-07-05","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5241.png"},{"people_id":"5266","first_name":"Moritz","last_name":"Leitner","match_name":"M. Leitner","common_name":"Moritz Leitner","date_of_birth":"1992-12-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"176","weight":"70","foot":"both","position":"Midfielder","team_id":"477","team_name":"Norwich City FC","short_name":"Norwich","team_area_id":"68","team_area_name":"England","start_date":"2018-01-25","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5266.png"},{"people_id":"25449","first_name":"Christoph","last_name":"Zimmermann","match_name":"C. Zimmermann","common_name":"Christoph Zimmermann","date_of_birth":"1993-01-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"194","weight":"80","foot":"right","position":"Defender","team_id":"477","team_name":"Norwich City FC","short_name":"Norwich","team_area_id":"68","team_area_name":"England","start_date":"2017-07-01","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25449.png"},{"people_id":"25598","first_name":"Dennis","last_name":"Srbeny","match_name":"D. Srbeny","common_name":"Dennis Srbeny","date_of_birth":"1994-05-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"83","foot":"right","position":"Midfielder","team_id":"477","team_name":"Norwich City FC","short_name":"Norwich","team_area_id":"68","team_area_name":"England","start_date":"2018-01-25","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25598.png"},{"people_id":"25902","first_name":"Marco","last_name":"Stiepermann","match_name":"M. Stiepermann","common_name":"Marco Stiepermann","date_of_birth":"1991-02-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"79","foot":"left","position":"Midfielder","team_id":"477","team_name":"Norwich City FC","short_name":"Norwich","team_area_id":"68","team_area_name":"England","start_date":"2017-08-06","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25902.png"},{"people_id":"25965","first_name":"Philip","last_name":"Heise","match_name":"P. Heise","common_name":"Philip Heise","date_of_birth":"1991-06-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"78","foot":"left","position":"Defender","team_id":"477","team_name":"Norwich City FC","short_name":"Norwich","team_area_id":"68","team_area_name":"England","start_date":"2019-01-31","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25965.png"},{"people_id":"25989","first_name":"Tom","last_name":"Trybull","match_name":"T. Trybull","common_name":"Tom Trybull","date_of_birth":"1993-03-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"72","foot":"right","position":"Midfielder","team_id":"477","team_name":"Norwich City FC","short_name":"Norwich","team_area_id":"68","team_area_name":"England","start_date":"2017-08-04","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25989.png"},{"people_id":"5245","first_name":"Max","last_name":"Meyer","match_name":"M. Meyer","common_name":"Max Meyer","date_of_birth":"1995-09-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"169","weight":"65","foot":"both","position":"Midfielder","team_id":"508","team_name":"Crystal Palace FC","short_name":"Crystal Palace","team_area_id":"68","team_area_name":"England","start_date":"2018-08-02","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5245.png"},{"people_id":"25899","first_name":"Pascal","last_name":"Groß","match_name":"P. Groß","common_name":"Pascal Groß","date_of_birth":"1991-06-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"72","foot":"both","position":"Midfielder","team_id":"510","team_name":"Brighton & Hove Albion FC","short_name":"Brighton Hove","team_area_id":"68","team_area_name":"England","start_date":"2017-07-01","competition_id":"2","competition_name":"Premier League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25899.png"},{"people_id":"104162","first_name":"Steven","last_name":"Benda","match_name":"S. Benda","common_name":"Steven Benda","date_of_birth":"1998-10-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"192","weight":"80","foot":"both","position":"Goalkeeper","team_id":"465","team_name":"Swansea City AFC","short_name":"Swansea","team_area_id":"209","team_area_name":"Wales","start_date":"2018-01-01","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/104162.png"},{"people_id":"25983","first_name":"Toni","last_name":"Leistner","match_name":"T. Leistner","common_name":"Toni Leistner","date_of_birth":"1990-08-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"87","foot":"right","position":"Defender","team_id":"468","team_name":"Queens Park Rangers FC","short_name":"QPR","team_area_id":"68","team_area_name":"England","start_date":"2018-07-01","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25983.png"},{"people_id":"25362","first_name":"Michael","last_name":"Hefele","match_name":"M. Hefele","common_name":"Michael Hefele","date_of_birth":"1990-09-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"192","weight":"87","foot":"right","position":"Defender","team_id":"481","team_name":"Nottingham Forest FC","short_name":"Nottingham For","team_area_id":"68","team_area_name":"England","start_date":"2018-08-09","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25362.png"},{"people_id":"25292","first_name":"Julian","last_name":"Börner","match_name":"J. Börner","common_name":"Julian Börner","date_of_birth":"1991-01-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"84","foot":"","position":"Defender","team_id":"485","team_name":"Sheffield Wednesday FC","short_name":"Sheffield Wed","team_area_id":"68","team_area_name":"England","start_date":"2019-07-01","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25292.png"},{"people_id":"38057","first_name":"Patrick","last_name":"Bauer","match_name":"P. Bauer","common_name":"Patrick Bauer","date_of_birth":"1992-10-28","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"192","weight":"84","foot":"right","position":"Defender","team_id":"487","team_name":"Preston North End FC","short_name":"Preston NE","team_area_id":"68","team_area_name":"England","start_date":"2019-07-01","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/38057.png"},{"people_id":"5458","first_name":"Jens","last_name":"Hegeler","match_name":"J. Hegeler","common_name":"Jens Hegeler","date_of_birth":"1988-01-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"193","weight":"86","foot":"right","position":"Midfielder","team_id":"488","team_name":"Bristol City FC","short_name":"Bristol City","team_area_id":"68","team_area_name":"England","start_date":"2017-01-04","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5458.png"},{"people_id":"25937","first_name":"Christopher","last_name":"Schindler","match_name":"C. Schindler","common_name":"Christopher Schindler","date_of_birth":"1990-04-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"72","foot":"right","position":"Defender","team_id":"494","team_name":"Huddersfield Town AFC","short_name":"Huddersfield","team_area_id":"68","team_area_name":"England","start_date":"2016-07-15","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25937.png"},{"people_id":"25951","first_name":"Collin","last_name":"Quaner","match_name":"C. Quaner","common_name":"Collin Quaner","date_of_birth":"1991-06-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"191","weight":"81","foot":"left","position":"Attacker","team_id":"494","team_name":"Huddersfield Town AFC","short_name":"Huddersfield","team_area_id":"68","team_area_name":"England","start_date":"2019-07-01","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25951.png"},{"people_id":"81842","first_name":"Herbert","last_name":"Bockhorn ","match_name":"H. Bockhorn","common_name":"Herbert Bockhorn","date_of_birth":"1995-01-31","country_of_birth":"Uganda","nationality":"Germany","country_of_birth_area_id":"200","nationality_area_id":"80","gender":"male","height":"177","weight":"73","foot":"right","position":"Defender","team_id":"494","team_name":"Huddersfield Town AFC","short_name":"Huddersfield","team_area_id":"68","team_area_name":"England","start_date":"2019-07-07","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/81842.png"},{"people_id":"129244","first_name":"Abdelhamid","last_name":"Sabiri","match_name":"A. Sabiri","common_name":"Abdelhamid Sabiri","date_of_birth":"1996-11-28","country_of_birth":"Morocco","nationality":"Germany","country_of_birth_area_id":"133","nationality_area_id":"80","gender":"male","height":"183","weight":"80","foot":"right","position":"Midfielder","team_id":"494","team_name":"Huddersfield Town AFC","short_name":"Huddersfield","team_area_id":"68","team_area_name":"England","start_date":"2017-08-23","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/129244.png"},{"people_id":"74938","first_name":"Robert Nesta","last_name":"Glatzel","match_name":"R. Glatzel","common_name":"Robert Glatzel","date_of_birth":"1994-01-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"193","weight":"80","foot":"both","position":"Midfielder","team_id":"495","team_name":"Cardiff City FC","short_name":"Cardiff","team_area_id":"209","team_area_name":"Wales","start_date":"2019-07-31","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/74938.png"},{"people_id":"66451","first_name":"Mike-Steven","last_name":"Bähre","match_name":"M. Bähre","common_name":"Mike-Steven Bähre","date_of_birth":"1995-08-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"71","foot":"both","position":"Attacker","team_id":"516","team_name":"Barnsley FC","short_name":"Barnsley","team_area_id":"68","team_area_name":"England","start_date":"2019-07-01","competition_id":"292","competition_name":"Championship","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/66451.png"},{"people_id":"134405","first_name":"Josef","last_name":"Hefele","match_name":"J. Hefele","common_name":"Josef Hefele","date_of_birth":"2000-07-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"182","weight":"72","foot":"right","position":"Defender","team_id":"490","team_name":"Bradford City AFC","short_name":"Bradford City","team_area_id":"68","team_area_name":"England","start_date":"2017-10-20","competition_id":"470","competition_name":"League Two","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/134405.png"},{"people_id":"291505","first_name":"Berti","last_name":"Schotterl","match_name":"B. Schotterl","common_name":"Berti Schotterl","date_of_birth":"1994-09-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"19569","team_name":"Woking FC","short_name":"Woking","team_area_id":"68","team_area_name":"England","start_date":"2018-07-01","competition_id":"472","competition_name":"National League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/291505.png"},{"people_id":"352222","first_name":"Nick","last_name":"Hamann","match_name":"N. Hamann","common_name":"Nick Hamann","date_of_birth":"1987-09-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"19852","team_name":"Maidenhead United FC","short_name":"Maidenhead","team_area_id":"68","team_area_name":"England","start_date":"2017-07-01","competition_id":"472","competition_name":"National League","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/352222.png"},{"people_id":"693","first_name":"Fabian","last_name":"Spiess","match_name":"F. Spiess","common_name":"Fabian Spiess","date_of_birth":"1994-02-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"26756","team_name":"Nantwich Town FC","short_name":"Nantwich Town","team_area_id":"68","team_area_name":"England","start_date":"2017-07-01","competition_id":"912","competition_name":"Northern Premier League - PD","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/693.png"},{"people_id":"141053","first_name":"Toni","last_name":"Stahl","match_name":"T. Stahl","common_name":"Toni Stahl","date_of_birth":"1999-09-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"28109","team_name":"Fulham FC U23","short_name":"Fulham","team_area_id":"68","team_area_name":"England","start_date":"2018-07-01","competition_id":"979","competition_name":"Premier League 2 - Division 2","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/141053.png"},{"people_id":"207064","first_name":"Moritz","last_name":"Jenz","match_name":"M. Jenz","common_name":"Moritz Jenz","date_of_birth":"1999-04-30","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"28109","team_name":"Fulham FC U23","short_name":"Fulham","team_area_id":"68","team_area_name":"England","start_date":"2017-09-01","competition_id":"979","competition_name":"Premier League 2 - Division 2","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/207064.png"},{"people_id":"62380","first_name":"Felix","last_name":"Passlack","match_name":"F. Passlack","common_name":"Felix Passlack","date_of_birth":"1998-05-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"170","weight":"74","foot":"right","position":"Midfielder","team_id":"28112","team_name":"Norwich City FC U23","short_name":"Norwich U23","team_area_id":"68","team_area_name":"England","start_date":"2019-02-25","competition_id":"979","competition_name":"Premier League 2 - Division 2","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/62380.png"},{"people_id":"141589","first_name":"Gabriel","last_name":"Kyeremateng","match_name":"G. Kyeremateng","common_name":"Gabriel Kyeremateng","date_of_birth":"1999-04-28","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"28113","team_name":"Stoke City FC U23","short_name":"Stoke City","team_area_id":"68","team_area_name":"England","start_date":"2018-08-01","competition_id":"979","competition_name":"Premier League 2 - Division 2","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/141589.png"},{"people_id":"179110","first_name":"Ann-Katrin","last_name":"Berger","match_name":"A. Berger","common_name":"Ann-Katrin Berger","date_of_birth":"1990-10-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"180","weight":"","foot":"","position":"Goalkeeper","team_id":"27509","team_name":"Chelsea LFC","short_name":"Chelsea","team_area_id":"68","team_area_name":"England","start_date":"2019-01-04","competition_id":"1027","competition_name":"FA WSL 1","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/179110.png"},{"people_id":"151081","first_name":"Pauline","last_name":"Bremer","match_name":"P. Bremer","common_name":"Pauline Bremer","date_of_birth":"1996-04-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Attacker","team_id":"27510","team_name":"Manchester City WFC","short_name":"Man City","team_area_id":"68","team_area_name":"England","start_date":"2017-08-19","competition_id":"1027","competition_name":"FA WSL 1","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/151081.png"},{"people_id":"355269","first_name":"Josephine","last_name":"Henning","match_name":"J. Henning","common_name":"Josephine Henning","date_of_birth":"1989-09-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Defender","team_id":"29317","team_name":"Arsenal LFC","short_name":"Arsenal LFC","team_area_id":"68","team_area_name":"England","start_date":"2017-08-24","competition_id":"1027","competition_name":"FA WSL 1","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/355269.png"},{"people_id":"355270","first_name":"Tabea","last_name":"Kemme","match_name":"T. Kemme","common_name":"Tabea Kemme","date_of_birth":"1991-12-14","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Defender","team_id":"29317","team_name":"Arsenal LFC","short_name":"Arsenal LFC","team_area_id":"68","team_area_name":"England","start_date":"2018-07-04","competition_id":"1027","competition_name":"FA WSL 1","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/355270.png"},{"people_id":"147199","first_name":"Anke","last_name":"Preuß","match_name":"A. Preuß","common_name":"Anke Preuß","date_of_birth":"1992-09-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"173","weight":"","foot":"","position":"Goalkeeper","team_id":"29318","team_name":"Liverpool LFC","short_name":"Liverpool LFC","team_area_id":"68","team_area_name":"England","start_date":"2018-07-10","competition_id":"1027","competition_name":"FA WSL 1","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/147199.png"},{"people_id":"179128","first_name":"Marisa","last_name":"Ewers","match_name":"M. Ewers","common_name":"Marisa Ewers","date_of_birth":"1989-02-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Defender","team_id":"29319","team_name":"Birmingham City LFC","short_name":"Birmingham","team_area_id":"68","team_area_name":"England","start_date":"2016-07-01","competition_id":"1027","competition_name":"FA WSL 1","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/179128.png"},{"people_id":"151814","first_name":"Julia","last_name":"Šimić","match_name":"J. Šimić","common_name":"Julia Šimić","date_of_birth":"1989-05-14","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Midfielder","team_id":"37545","team_name":"West Ham United WFC","short_name":"West Ham Unite","team_area_id":"68","team_area_name":"England","start_date":"2018-09-01","competition_id":"1027","competition_name":"FA WSL 1","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/151814.png"},{"people_id":"159571","first_name":"Laura","last_name":"Vetterlein","match_name":"L. Vetterlein","common_name":"Laura Vetterlein","date_of_birth":"1992-04-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Defender","team_id":"37545","team_name":"West Ham United WFC","short_name":"West Ham Unite","team_area_id":"68","team_area_name":"England","start_date":"2019-07-12","competition_id":"1027","competition_name":"FA WSL 1","competition_area_id":"68","competition_area_name":"England","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159571.png"},{"people_id":"248792","first_name":"Janno","last_name":"Lukas","match_name":"J. Lukas","common_name":"Janno Lukas","date_of_birth":"2001-03-23","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"15940","team_name":"Viljandi JK Tulevik","short_name":"Tulevik","team_area_id":"71","team_area_name":"Estonia","start_date":"2018-04-16","competition_id":"179","competition_name":"Meistriliiga","competition_area_id":"71","competition_area_name":"Estonia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/248792.png"},{"people_id":"26007","first_name":"Patrick","last_name":"Rakovsky","match_name":"P. Rakovsky","common_name":"Patrick Rakovsky","date_of_birth":"1993-06-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"1760","team_name":"FC Lahti","short_name":"Lahti","team_area_id":"75","team_area_name":"Finland","start_date":"2019-03-01","competition_id":"13","competition_name":"Veikkausliiga","competition_area_id":"75","competition_area_name":"Finland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/26007.png"},{"people_id":"81758","first_name":"Martin","last_name":"Kompalla","match_name":"M. Kompalla","common_name":"Martin Kompalla","date_of_birth":"1992-08-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"","foot":"right","position":"Goalkeeper","team_id":"1764","team_name":"Vaasan PS","short_name":"VPS","team_area_id":"75","team_area_name":"Finland","start_date":"2019-01-23","competition_id":"13","competition_name":"Veikkausliiga","competition_area_id":"75","competition_area_name":"Finland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/81758.png"},{"people_id":"46209","first_name":"Cem","last_name":"Fələk","match_name":"C. Fələk","common_name":"Cem Fələk","date_of_birth":"1996-05-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"both","position":"Attacker","team_id":"1765","team_name":"Kuopion PS","short_name":"KuPS","team_area_id":"75","team_area_name":"Finland","start_date":"2019-01-01","competition_id":"13","competition_name":"Veikkausliiga","competition_area_id":"75","competition_area_name":"Finland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/46209.png"},{"people_id":"13095","first_name":"Hendrik","last_name":"Helmke","match_name":"H. Helmke","common_name":"Hendrik Helmke","date_of_birth":"1987-07-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"2293","team_name":"Kokkolan PV","short_name":"KPV","team_area_id":"75","team_area_name":"Finland","start_date":"2019-03-01","competition_id":"13","competition_name":"Veikkausliiga","competition_area_id":"75","competition_area_name":"Finland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/13095.png"},{"people_id":"102307","first_name":"Felix","last_name":"Ferahyan","match_name":"F. Ferahyan","common_name":"Felix Ferahyan","date_of_birth":"1998-11-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"191","weight":"","foot":"both","position":"Goalkeeper","team_id":"15328","team_name":"Ekenäs IF","short_name":"Ekenäs IF","team_area_id":"75","team_area_name":"Finland","start_date":"2019-01-31","competition_id":"149","competition_name":"Ykkönen","competition_area_id":"75","competition_area_name":"Finland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/102307.png"},{"people_id":"5243","first_name":"Julian","last_name":"Draxler","match_name":"J. Draxler","common_name":"Julian Draxler","date_of_birth":"1993-09-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"74","foot":"both","position":"Midfielder","team_id":"574","team_name":"Paris Saint-Germain FC","short_name":"PSG","team_area_id":"76","team_area_name":"France","start_date":"2017-01-01","competition_id":"4","competition_name":"Ligue 1","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5243.png"},{"people_id":"49094","first_name":"Thilo","last_name":"Kehrer","match_name":"T. Kehrer","common_name":"Thilo Kehrer","date_of_birth":"1996-09-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"72","foot":"right","position":"Defender","team_id":"574","team_name":"Paris Saint-Germain FC","short_name":"PSG","team_area_id":"76","team_area_name":"France","start_date":"2018-08-16","competition_id":"4","competition_name":"Ligue 1","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/49094.png"},{"people_id":"69468","first_name":"Benjamin","last_name":"Henrichs","match_name":"B. Henrichs","common_name":"Benjamin Henrichs","date_of_birth":"1997-02-23","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"74","foot":"both","position":"Defender","team_id":"595","team_name":"AS Monaco FC","short_name":"AS Monaco","team_area_id":"253","team_area_name":"Monaco","start_date":"2018-08-29","competition_id":"4","competition_name":"Ligue 1","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/69468.png"},{"people_id":"159497","first_name":"Carolin","last_name":"Simon","match_name":"C. Simon","common_name":"Carolin Simon","date_of_birth":"1992-11-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"165","weight":"","foot":"","position":"Defender","team_id":"27505","team_name":"Olympique Lyonnais","short_name":"Olympique Lyon","team_area_id":"76","team_area_name":"France","start_date":"2018-07-01","competition_id":"1611","competition_name":"Division 1 Féminine","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159497.png"},{"people_id":"159512","first_name":"Lisa","last_name":"Weiß","match_name":"L. Weiß","common_name":"Lisa Weiß","date_of_birth":"1987-10-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"171","weight":"","foot":"","position":"Goalkeeper","team_id":"27505","team_name":"Olympique Lyonnais","short_name":"Olympique Lyon","team_area_id":"76","team_area_name":"France","start_date":"2018-07-01","competition_id":"1611","competition_name":"Division 1 Féminine","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159512.png"},{"people_id":"355280","first_name":"Dzsenifer","last_name":"Marozsán","match_name":"D. Marozsán","common_name":"Dzsenifer Marozsán","date_of_birth":"1992-04-18","country_of_birth":"Hungary","nationality":"Germany","country_of_birth_area_id":"92","nationality_area_id":"80","gender":"female","height":"173","weight":"67","foot":"","position":"Midfielder","team_id":"27505","team_name":"Olympique Lyonnais","short_name":"Olympique Lyon","team_area_id":"76","team_area_name":"France","start_date":"2016-09-01","competition_id":"1611","competition_name":"Division 1 Féminine","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/355280.png"},{"people_id":"355275","first_name":"Sara","last_name":"Däbritz","match_name":"S. Däbritz","common_name":"Sara Däbritz","date_of_birth":"1995-02-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"171","weight":"","foot":"","position":"Midfielder","team_id":"27506","team_name":"Paris Saint-Germain FC","short_name":"PSG FEM","team_area_id":"76","team_area_name":"France","start_date":"2019-06-07","competition_id":"1611","competition_name":"Division 1 Féminine","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/355275.png"},{"people_id":"159471","first_name":"Lisa","last_name":"Schmitz","match_name":"L. Schmitz","common_name":"Lisa Schmitz","date_of_birth":"1992-05-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"172","weight":"67","foot":"","position":"Goalkeeper","team_id":"31458","team_name":"Montpellier HSC","short_name":"Montpellier HS","team_area_id":"76","team_area_name":"France","start_date":"2019-07-01","competition_id":"1611","competition_name":"Division 1 Féminine","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159471.png"},{"people_id":"159508","first_name":"Lena","last_name":"Petermann","match_name":"L. Petermann","common_name":"Lena Petermann","date_of_birth":"1994-02-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"177","weight":"66","foot":"","position":"Attacker","team_id":"31458","team_name":"Montpellier HSC","short_name":"Montpellier HS","team_area_id":"76","team_area_name":"France","start_date":"2019-07-01","competition_id":"1611","competition_name":"Division 1 Féminine","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159508.png"},{"people_id":"159548","first_name":"Marith","last_name":"Prießen","match_name":"M. Prießen","common_name":"Marith Prießen","date_of_birth":"1990-12-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"170","weight":"64","foot":"","position":"Defender","team_id":"34033","team_name":"Paris FC","short_name":"Paris FC","team_area_id":"76","team_area_name":"France","start_date":"2019-07-01","competition_id":"1611","competition_name":"Division 1 Féminine","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159548.png"},{"people_id":"159577","first_name":"Claire","last_name":"Savin","match_name":"C. Savin","common_name":"Claire Savin","date_of_birth":"1993-04-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"170","weight":"61","foot":"","position":"Midfielder","team_id":"34033","team_name":"Paris FC","short_name":"Paris FC","team_area_id":"76","team_area_name":"France","start_date":"2019-07-01","competition_id":"1611","competition_name":"Division 1 Féminine","competition_area_id":"76","competition_area_name":"France","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159577.png"},{"people_id":"333148","first_name":"Nikoloz","last_name":"Abuladze","match_name":"N. Abuladze","common_name":"Nikoloz Abuladze","date_of_birth":"1998-03-02","country_of_birth":"Georgia","nationality":"Germany","country_of_birth_area_id":"79","nationality_area_id":"80","gender":"male","height":"193","weight":"80","foot":"","position":"Midfielder","team_id":"16052","team_name":"FC WIT Georgia","short_name":"WIT Georgia","team_area_id":"79","team_area_name":"Georgia","start_date":"2019-07-01","competition_id":"194","competition_name":"Erovnuli Liga","competition_area_id":"79","competition_area_name":"Georgia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/333148.png"},{"people_id":"83734","first_name":"Christopher","last_name":"Braun","match_name":"C. Braun","common_name":"Christopher Braun","date_of_birth":"1991-07-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"","foot":"both","position":"Midfielder","team_id":"1839","team_name":"OFI","short_name":"OFI","team_area_id":"82","team_area_name":"Greece","start_date":"2019-01-01","competition_id":"40","competition_name":"Super League","competition_area_id":"82","competition_area_name":"Greece","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/83734.png"},{"people_id":"12944","first_name":"Igor","last_name":"Jovanović","match_name":"I. Jovanović","common_name":"Igor Jovanović","date_of_birth":"1989-05-03","country_of_birth":"Croatia","nationality":"Germany","country_of_birth_area_id":"56","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1844","team_name":"Panaitolikόs GFS","short_name":"Panaitolikόs","team_area_id":"82","team_area_name":"Greece","start_date":"2019-07-01","competition_id":"40","competition_name":"Super League","competition_area_id":"82","competition_area_name":"Greece","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12944.png"},{"people_id":"5491","first_name":"Zhi Gin Andreas","last_name":"Lam","match_name":"Z. Lam","common_name":"Zhi Gin Lam","date_of_birth":"1991-06-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"175","weight":"66","foot":"right","position":"Midfielder","team_id":"28077","team_name":"R&F (HK)","short_name":"R&F (HK)","team_area_id":"91","team_area_name":"Hong Kong","start_date":"2018-07-18","competition_id":"206","competition_name":"Premier League","competition_area_id":"91","competition_area_name":"Hong Kong","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5491.png"},{"people_id":"12471","first_name":"Julian","last_name":"Koch","match_name":"J. Koch","common_name":"Julian Koch","date_of_birth":"1990-11-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18727","team_name":"Ferencvárosi TC","short_name":"Ferencváros","team_area_id":"92","team_area_name":"Hungary","start_date":"2017-01-22","competition_id":"425","competition_name":"NB I","competition_area_id":"92","competition_area_name":"Hungary","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12471.png"},{"people_id":"19367","first_name":"Marcel","last_name":"Heister","match_name":"M. Heister","common_name":"Marcel Heister","date_of_birth":"1992-07-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"182","weight":"74","foot":"left","position":"Defender","team_id":"18727","team_name":"Ferencvárosi TC","short_name":"Ferencváros","team_area_id":"92","team_area_name":"Hungary","start_date":"2018-07-04","competition_id":"425","competition_name":"NB I","competition_area_id":"92","competition_area_name":"Hungary","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/19367.png"},{"people_id":"25364","first_name":"Thomas","last_name":"Meißner","match_name":"T. Meißner","common_name":"Thomas Meißner","date_of_birth":"1991-03-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"191","weight":"82","foot":"right","position":"Defender","team_id":"18888","team_name":"Puskás Akadémia FC","short_name":"Puskás","team_area_id":"92","team_area_name":"Hungary","start_date":"2019-07-24","competition_id":"425","competition_name":"NB I","competition_area_id":"92","competition_area_name":"Hungary","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25364.png"},{"people_id":"25865","first_name":"Tim","last_name":"Heubach","match_name":"T. Heubach","common_name":"Tim Heubach","date_of_birth":"1988-05-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"192","weight":"","foot":"left","position":"Defender","team_id":"18786","team_name":"Maccabi Netanya FC","short_name":"Mac Netanya","team_area_id":"99","team_area_name":"Israel","start_date":"2017-08-03","competition_id":"437","competition_name":"Ligat ha'Al","competition_area_id":"99","competition_area_name":"Israel","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25865.png"},{"people_id":"5439","first_name":"Emre","last_name":"Can","match_name":"E. Can","common_name":"Emre Can","date_of_birth":"1994-01-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"74","foot":"right","position":"Midfielder","team_id":"786","team_name":"Juventus FC","short_name":"Juve","team_area_id":"100","team_area_name":"Italy","start_date":"2018-07-01","competition_id":"8","competition_name":"Serie A","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5439.png"},{"people_id":"6308","first_name":"Sami","last_name":"Khedira","match_name":"S. Khedira","common_name":"Sami Khedira","date_of_birth":"1987-04-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"83","foot":"right","position":"Midfielder","team_id":"786","team_name":"Juventus FC","short_name":"Juve","team_area_id":"100","team_area_name":"Italy","start_date":"2015-07-01","competition_id":"8","competition_name":"Serie A","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/6308.png"},{"people_id":"95335","first_name":"Idrissa","last_name":"Touré","match_name":"I. Touré","common_name":"Idrissa Touré","date_of_birth":"1998-04-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"77","foot":"right","position":"Attacker","team_id":"786","team_name":"Juventus FC","short_name":"Juve","team_area_id":"100","team_area_name":"Italy","start_date":"2018-08-01","competition_id":"8","competition_name":"Serie A","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/95335.png"},{"people_id":"12400","first_name":"Amin","last_name":"Younes","match_name":"A. Younes","common_name":"Amin Younes","date_of_birth":"1993-08-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"168","weight":"67","foot":"both","position":"Midfielder","team_id":"787","team_name":"SSC Napoli","short_name":"Napoli","team_area_id":"100","team_area_name":"Italy","start_date":"2018-07-01","competition_id":"8","competition_name":"Serie A","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12400.png"},{"people_id":"24848","first_name":"Robin","last_name":"Gosens","match_name":"R. Gosens","common_name":"Robin Gosens","date_of_birth":"1994-07-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"76","foot":"left","position":"Midfielder","team_id":"796","team_name":"Atalanta BC","short_name":"Atalanta","team_area_id":"100","team_area_name":"Italy","start_date":"2017-07-01","competition_id":"8","competition_name":"Serie A","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/24848.png"},{"people_id":"102830","first_name":"Julian","last_name":"Chabot","match_name":"J. Chabot","common_name":"Julian Chabot","date_of_birth":"1998-02-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"194","weight":"","foot":"both","position":"Defender","team_id":"797","team_name":"UC Sampdoria","short_name":"Sampdoria","team_area_id":"100","team_area_name":"Italy","start_date":"2019-07-01","competition_id":"8","competition_name":"Serie A","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/102830.png"},{"people_id":"24087","first_name":"Koray","last_name":"Günter","match_name":"K. Günter","common_name":"Koray Günter","date_of_birth":"1994-08-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"79","foot":"right","position":"Defender","team_id":"817","team_name":"Hellas Verona FC","short_name":"Verona","team_area_id":"100","team_area_name":"Italy","start_date":"2019-07-19","competition_id":"8","competition_name":"Serie A","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/24087.png"},{"people_id":"12498","first_name":"Jeremy","last_name":"Toljan","match_name":"J. Toljan","common_name":"Jeremy Toljan","date_of_birth":"1994-08-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"172","weight":"76","foot":"right","position":"Defender","team_id":"826","team_name":"US Sassuolo Calcio","short_name":"Sassuolo","team_area_id":"100","team_area_name":"Italy","start_date":"2019-07-11","competition_id":"8","competition_name":"Serie A","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12498.png"},{"people_id":"13492","first_name":"Oliver","last_name":"Kragl","match_name":"O. Kragl","common_name":"Oliver Kragl","date_of_birth":"1990-05-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"77","foot":"left","position":"Midfielder","team_id":"19622","team_name":"Benevento Calcio","short_name":"Benevento","team_area_id":"100","team_area_name":"Italy","start_date":"2019-07-16","competition_id":"342","competition_name":"Serie B","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/13492.png"},{"people_id":"151117","first_name":"Florin","last_name":"Wagner","match_name":"F. Wagner","common_name":"Florin Wagner","date_of_birth":"1994-09-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Midfielder","team_id":"27518","team_name":"ASD AGSM Verona CF","short_name":"AGSM Verona","team_area_id":"100","team_area_name":"Italy","start_date":"2018-01-01","competition_id":"2273","competition_name":"Serie A Femminile","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/151117.png"},{"people_id":"159602","first_name":"Stephanie","last_name":"Breitner","match_name":"S. Breitner","common_name":"Stephanie Breitner","date_of_birth":"1992-09-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Midfielder","team_id":"31460","team_name":"Fiorentina WFC","short_name":"Fiorentina WFC","team_area_id":"100","team_area_name":"Italy","start_date":"2018-07-01","competition_id":"2273","competition_name":"Serie A Femminile","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159602.png"},{"people_id":"159598","first_name":"Tamar","last_name":"Dongus","match_name":"T. Dongus","common_name":"Tamar Dongus","date_of_birth":"1994-05-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Defender","team_id":"39860","team_name":"CF Florentia","short_name":"Florentia","team_area_id":"100","team_area_name":"Italy","start_date":"2018-07-01","competition_id":"2273","competition_name":"Serie A Femminile","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/159598.png"},{"people_id":"312318","first_name":"Jenny","last_name":"Bitzer","match_name":"J. Bitzer","common_name":"Jenny Bitzer","date_of_birth":"1994-08-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Midfielder","team_id":"39866","team_name":"AS Roma","short_name":"AS Roma","team_area_id":"100","team_area_name":"Italy","start_date":"2018-07-01","competition_id":"2273","competition_name":"Serie A Femminile","competition_area_id":"100","competition_area_name":"Italy","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/312318.png"},{"people_id":"385","first_name":"Lukas","last_name":"Podolski","match_name":"L. Podolski","common_name":"Lukas Podolski","date_of_birth":"1985-06-04","country_of_birth":"Poland","nationality":"Germany","country_of_birth_area_id":"155","nationality_area_id":"80","gender":"male","height":"182","weight":"83","foot":"left","position":"Attacker","team_id":"1147","team_name":"Vissel Kobe","short_name":"Vissel Kobe","team_area_id":"102","team_area_name":"Japan","start_date":"2017-07-01","competition_id":"15","competition_name":"J. League","competition_area_id":"102","competition_area_name":"Japan","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/385.png"},{"people_id":"133163","first_name":"Ömer-Berke","last_name":"Tokaç","match_name":"O. Tokaç","common_name":"Ömer-Berke Tokaç","date_of_birth":"2000-10-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"170","weight":"","foot":"","position":"Attacker","team_id":"1171","team_name":"Shonan Bellmare","short_name":"Shonan Bellm.","team_area_id":"102","team_area_name":"Japan","start_date":"2019-07-01","competition_id":"15","competition_name":"J. League","competition_area_id":"102","competition_area_name":"Japan","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/133163.png"},{"people_id":"81820","first_name":"Jan-Ole","last_name":"Sievers","match_name":"J. Sievers","common_name":"Jan-Ole Sievers","date_of_birth":"1995-02-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"187","weight":"77","foot":"","position":"Goalkeeper","team_id":"17968","team_name":"FC Gifu","short_name":"FC Gifu","team_area_id":"102","team_area_name":"Japan","start_date":"2019-02-01","competition_id":"267","competition_name":"J. League Division 2","competition_area_id":"102","competition_area_name":"Japan","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/81820.png"},{"people_id":"25575","first_name":"Stanislav","last_name":"Iljutchenko","match_name":"S. Iljutchenko","common_name":"Stanislav Iljutchenko","date_of_birth":"1990-08-13","country_of_birth":"Russia","nationality":"Germany","country_of_birth_area_id":"160","nationality_area_id":"80","gender":"male","height":"189","weight":"82","foot":"","position":"Attacker","team_id":"1241","team_name":"Pohang Steelers FC","short_name":"Pohang","team_area_id":"107","team_area_name":"Korea Republic","start_date":"2019-06-01","competition_id":"16","competition_name":"K League Classic","competition_area_id":"107","competition_area_name":"Korea Republic","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25575.png"},{"people_id":"131755","first_name":"Antonio","last_name":"Fischer","match_name":"A. Fischer","common_name":"Antonio Fischer","date_of_birth":"1996-08-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"172","weight":"71","foot":"","position":"Defender","team_id":"14716","team_name":"KF Flamurtari Prishtinë","short_name":"Flamurtari","team_area_id":"249","team_area_name":"Kosovo","start_date":"2017-07-03","competition_id":"106","competition_name":"SuperLiga","competition_area_id":"249","competition_area_name":"Kosovo","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/131755.png"},{"people_id":"32394","first_name":"Jakob","last_name":"Dallevedove","match_name":"J. Dallevedove","common_name":"Jakob Dallevedove","date_of_birth":"1987-11-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2019-01-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/32394.png"},{"people_id":"73701","first_name":"Daniel","last_name":"Bartsch","match_name":"D. Bartsch","common_name":"Daniel Bartsch","date_of_birth":"1987-05-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"182","weight":"","foot":"right","position":"Defender","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2017-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/73701.png"},{"people_id":"73722","first_name":"Tim","last_name":"Hartmann","match_name":"T. Hartmann","common_name":"Tim Hartmann","date_of_birth":"1989-12-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2017-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/73722.png"},{"people_id":"73723","first_name":"Timo","last_name":"Heinz","match_name":"T. Heinz","common_name":"Timo Heinz","date_of_birth":"1991-03-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/73723.png"},{"people_id":"74111","first_name":"Niklas","last_name":"Bürger","match_name":"N. Bürger","common_name":"Niklas Bürger","date_of_birth":"1992-10-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2015-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/74111.png"},{"people_id":"74113","first_name":"Tim","last_name":"Lieser","match_name":"T. Lieser","common_name":"Tim Lieser","date_of_birth":"1995-02-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2015-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/74113.png"},{"people_id":"74116","first_name":"Nicolas","last_name":"Dücker","match_name":"N. Dücker","common_name":"Nicolas Dücker","date_of_birth":"1990-02-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2009-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/74116.png"},{"people_id":"74134","first_name":"Florian","last_name":"Weirich","match_name":"F. Weirich","common_name":"Florian Weirich","date_of_birth":"1990-09-23","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"left","position":"Midfielder","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2015-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/74134.png"},{"people_id":"92506","first_name":"Daniel","last_name":"Kurz","match_name":"D. Kurz","common_name":"Daniel Kurz","date_of_birth":"1997-02-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2017-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/92506.png"},{"people_id":"95230","first_name":"Fabian","last_name":"Fisch","match_name":"F. Fisch","common_name":"Fabian Fisch","date_of_birth":"1999-05-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/95230.png"},{"people_id":"133885","first_name":"Alexander","last_name":"Biedermann","match_name":"A. Biedermann","common_name":"Alexander Biedermann","date_of_birth":"1995-01-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"84","foot":"","position":"Defender","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/133885.png"},{"people_id":"139103","first_name":"Patrik","last_name":"Kasel","match_name":"P. Kasel","common_name":"Patrik Kasel","date_of_birth":"1986-04-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/139103.png"},{"people_id":"215958","first_name":"Marc","last_name":"Picko","match_name":"M. Picko","common_name":"Marc Picko","date_of_birth":"1995-10-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2017-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/215958.png"},{"people_id":"322847","first_name":"Maximilian","last_name":"Koch","match_name":"M. Koch","common_name":"Maximilian Koch","date_of_birth":"2000-01-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18513","team_name":"FC Victoria Rosport","short_name":"Rosport","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2019-05-15","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/322847.png"},{"people_id":"71667","first_name":"Sebastian","last_name":"Szimayer","match_name":"S. Szimayer","common_name":"Sebstian Szimayer","date_of_birth":"1990-05-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"78","foot":"right","position":"Attacker","team_id":"18526","team_name":"Racing FC Union Lëtzebuerg","short_name":"RFC Union","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/71667.png"},{"people_id":"73211","first_name":"Thomas","last_name":"Birk","match_name":"T. Birk","common_name":"Thomas Birk","date_of_birth":"1988-07-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"176","weight":"74","foot":"","position":"Defender","team_id":"18526","team_name":"Racing FC Union Lëtzebuerg","short_name":"RFC Union","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/73211.png"},{"people_id":"53089","first_name":"Frederick","last_name":"Kyereh","match_name":"F. Kyereh","common_name":"Frederick Kyereh","date_of_birth":"1993-10-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18527","team_name":"AS La Jeunesse d'Esch","short_name":"Jeunesse Esch","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2017-01-31","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/53089.png"},{"people_id":"74124","first_name":"Johannes","last_name":"Steinbach","match_name":"J. Steinbach","common_name":"Johannes Steinbach","date_of_birth":"1992-07-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"right","position":"Defender","team_id":"18527","team_name":"AS La Jeunesse d'Esch","short_name":"Jeunesse Esch","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2017-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/74124.png"},{"people_id":"25703","first_name":"Marc-André","last_name":"Kruska","match_name":"M. Kruska","common_name":"Marc-André Kruska","date_of_birth":"1987-06-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18530","team_name":"F91 Diddeleng","short_name":"F91 Dudelange","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25703.png"},{"people_id":"70810","first_name":"Dominik","last_name":"Stolz","match_name":"D. Stolz","common_name":"Dominik Stolz","date_of_birth":"1990-05-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"175","weight":"","foot":"right","position":"Midfielder","team_id":"18530","team_name":"F91 Diddeleng","short_name":"F91 Dudelange","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/70810.png"},{"people_id":"75553","first_name":"Mario","last_name":"Pokar","match_name":"M. Pokar","common_name":"Mario Pokar","date_of_birth":"1990-01-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"79","foot":"","position":"Midfielder","team_id":"18530","team_name":"F91 Diddeleng","short_name":"F91 Dudelange","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/75553.png"},{"people_id":"76880","first_name":"Patrick","last_name":"Stumpf","match_name":"P. Stumpf","common_name":"Patrick Stumpf","date_of_birth":"1988-04-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"182","weight":"74","foot":"","position":"Attacker","team_id":"18530","team_name":"F91 Diddeleng","short_name":"F91 Dudelange","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/76880.png"},{"people_id":"90631","first_name":"Yannick","last_name":"Kakoko","match_name":"Y. Kakoko","common_name":"Yannick Kakoko","date_of_birth":"1990-01-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"70","foot":"right","position":"Midfielder","team_id":"18530","team_name":"F91 Diddeleng","short_name":"F91 Dudelange","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/90631.png"},{"people_id":"67996","first_name":"Sebastian","last_name":"Flauss","match_name":"S. Flauss","common_name":"Sebastian Flauss","date_of_birth":"1989-08-19","country_of_birth":"France","nationality":"Germany","country_of_birth_area_id":"76","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"18531","team_name":"FC Progrès Niederkorn","short_name":"FC Progrès","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2015-01-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/67996.png"},{"people_id":"103310","first_name":"Kempes Waldemar","last_name":"Tekiela","match_name":"K. Tekiela","common_name":"Kempes Tekiela","date_of_birth":"1997-10-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18531","team_name":"FC Progrès Niederkorn","short_name":"FC Progrès","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2019-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/103310.png"},{"people_id":"139227","first_name":"Christian","last_name":"Silaj","match_name":"C. Silaj","common_name":"Christian Silaj","date_of_birth":"1992-04-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18531","team_name":"FC Progrès Niederkorn","short_name":"FC Progrès","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2019-06-18","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/139227.png"},{"people_id":"73421","first_name":"Julian Benedikt","last_name":"Bidon","match_name":"J. Bidon","common_name":"Julian Bidon","date_of_birth":"1990-10-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"70","foot":"right","position":"Attacker","team_id":"18533","team_name":"FC Etzella Ettelbruck","short_name":"Etzella","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/73421.png"},{"people_id":"139224","first_name":"Dominik","last_name":"Zwick","match_name":"D. Zwick","common_name":"Dominik Zwick","date_of_birth":"1989-01-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18533","team_name":"FC Etzella Ettelbruck","short_name":"Etzella","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2017-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/139224.png"},{"people_id":"139229","first_name":"Benjamin","last_name":"Arnold","match_name":"B. Arnold","common_name":"Benjamin Arnold","date_of_birth":"1995-09-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18533","team_name":"FC Etzella Ettelbruck","short_name":"Etzella","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2017-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/139229.png"},{"people_id":"271392","first_name":"Sebastian","last_name":"Grub","match_name":"S. Grub","common_name":"Sebastian Grub","date_of_birth":"1987-10-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"182","weight":"","foot":"right","position":"Goalkeeper","team_id":"18533","team_name":"FC Etzella Ettelbruck","short_name":"Etzella","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/271392.png"},{"people_id":"271398","first_name":"Mefail","last_name":"Kadrija","match_name":"M. Kadrija","common_name":"Mefail Kadrija","date_of_birth":"1991-09-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"","foot":"both","position":"Midfielder","team_id":"18533","team_name":"FC Etzella Ettelbruck","short_name":"Etzella","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/271398.png"},{"people_id":"148880","first_name":"Cerruti","last_name":"Siya","match_name":"C. Siya","common_name":"Cerruti Siya","date_of_birth":"1999-05-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"both","position":"Midfielder","team_id":"18534","team_name":"FC Differdange 03","short_name":"Differdange 03","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2019-07-24","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/148880.png"},{"people_id":"81799","first_name":"Alan","last_name":"Stulin","match_name":"A. Stulin","common_name":"Alan Stulin","date_of_birth":"1990-06-05","country_of_birth":"Poland","nationality":"Germany","country_of_birth_area_id":"155","nationality_area_id":"80","gender":"male","height":"173","weight":"","foot":"left","position":"Defender","team_id":"18541","team_name":"FC UNA Strassen","short_name":"UNA Strassen","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2019-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/81799.png"},{"people_id":"139228","first_name":"Khalid","last_name":"Lahyani","match_name":"K. Lahyani","common_name":"Khalid Lahyani","date_of_birth":"1993-02-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18545","team_name":"US Hostert","short_name":"Hostert","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/139228.png"},{"people_id":"271456","first_name":"Rasheed","last_name":"Eichhorn","match_name":"R. Eichhorn","common_name":"Rasheed Eichhorn","date_of_birth":"1997-09-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"","foot":"right","position":"Midfielder","team_id":"18545","team_name":"US Hostert","short_name":"Hostert","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/271456.png"},{"people_id":"271496","first_name":"Pascal","last_name":"Hurth","match_name":"P. Hurth","common_name":"Pascal Hurth","date_of_birth":"1995-01-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18545","team_name":"US Hostert","short_name":"Hostert","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"368","competition_name":"BGL Ligue","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/271496.png"},{"people_id":"82273","first_name":"Daniel","last_name":"Hammel","match_name":"D. Hammel","common_name":"Daniel Hammel","date_of_birth":"1992-10-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"191","weight":"","foot":"","position":"Attacker","team_id":"18535","team_name":"FC Swift Hesperange","short_name":"Hesperange","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2019-07-01","competition_id":"369","competition_name":"Promotion d'Honneur","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/82273.png"},{"people_id":"102989","first_name":"Tobias","last_name":"Baier","match_name":"T. Baier","common_name":"Tobias Baier","date_of_birth":"1988-11-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18536","team_name":"UN Käerjéng 97","short_name":"Käerjéng 97","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-01-01","competition_id":"369","competition_name":"Promotion d'Honneur","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/102989.png"},{"people_id":"74060","first_name":"Florian","last_name":"Gaspar","match_name":"F. Gaspar","common_name":"Florian Gaspar","date_of_birth":"1987-07-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18529","team_name":"CS Grevenmacher","short_name":"Grevenmacher","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2011-01-01","competition_id":"748","competition_name":"Division 1","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/74060.png"},{"people_id":"88091","first_name":"Besart","last_name":"Aliu","match_name":"B. Aliu","common_name":"Besart Aliu","date_of_birth":"1992-08-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"","foot":"","position":"Midfielder","team_id":"18529","team_name":"CS Grevenmacher","short_name":"Grevenmacher","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-07-01","competition_id":"748","competition_name":"Division 1","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/88091.png"},{"people_id":"116985","first_name":"Jeffrey","last_name":"Eshun","match_name":"J. Eshun","common_name":"Jeffrey Eshun","date_of_birth":"1989-08-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18529","team_name":"CS Grevenmacher","short_name":"Grevenmacher","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2016-01-20","competition_id":"748","competition_name":"Division 1","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/116985.png"},{"people_id":"218778","first_name":"Desire Landri Zozoro","last_name":"Ludwig","match_name":"L. Ludwig","common_name":"Landri Ludwig","date_of_birth":"1998-06-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18529","team_name":"CS Grevenmacher","short_name":"Grevenmacher","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"748","competition_name":"Division 1","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/218778.png"},{"people_id":"15902","first_name":"Gustav","last_name":"Schulz","match_name":"G. Schulz","common_name":"Gustav Schulz","date_of_birth":"1985-06-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"21027","team_name":"FC Berdenia Berbourg","short_name":"Berdenia","team_area_id":"118","team_area_name":"Luxembourg","start_date":"2018-07-01","competition_id":"748","competition_name":"Division 1","competition_area_id":"118","competition_area_name":"Luxembourg","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/15902.png"},{"people_id":"12542","first_name":"Jens","last_name":"Wemmer","match_name":"J. Wemmer","common_name":"Jens Wemmer","date_of_birth":"1985-10-31","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"76","foot":"right","position":"Defender","team_id":"15666","team_name":"Hibernians FC","short_name":"Hibernians","team_area_id":"126","team_area_name":"Malta","start_date":"2019-07-01","competition_id":"154","competition_name":"Premier League","competition_area_id":"126","competition_area_name":"Malta","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12542.png"},{"people_id":"25563","first_name":"Timo","last_name":"Baumgartl","match_name":"T. Baumgartl","common_name":"Timo Baumgartl","date_of_birth":"1996-03-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"81","foot":"right","position":"Defender","team_id":"862","team_name":"PSV","short_name":"PSV","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-25","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25563.png"},{"people_id":"25904","first_name":"Lars","last_name":"Unnerstall","match_name":"L. Unnerstall","common_name":"Lars Unnerstall","date_of_birth":"1990-07-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"862","team_name":"PSV","short_name":"PSV","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25904.png"},{"people_id":"149778","first_name":"Henri","last_name":"Weigelt","match_name":"H. Weigelt","common_name":"Henri Weigelt","date_of_birth":"1998-01-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"","foot":"","position":"Defender","team_id":"988","team_name":"AZ","short_name":"AZ","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-03","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/149778.png"},{"people_id":"24805","first_name":"Tim","last_name":"Hölscher","match_name":"T. Hölscher","common_name":"Tim Hölscher","date_of_birth":"1995-01-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"73","foot":"right","position":"Attacker","team_id":"990","team_name":"FC Twente '65","short_name":"Twente","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/24805.png"},{"people_id":"101368","first_name":"Alexander","last_name":"Laukart","match_name":"A. Laukart","common_name":"Alexander Laukart","date_of_birth":"1998-10-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"","foot":"left","position":"Midfielder","team_id":"990","team_name":"FC Twente '65","short_name":"Twente","team_area_id":"138","team_area_name":"Netherlands","start_date":"2017-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/101368.png"},{"people_id":"62756","first_name":"Rico","last_name":"Strieder","match_name":"R. Strieder","common_name":"Rico Strieder","date_of_birth":"1992-07-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"66","foot":"right","position":"Midfielder","team_id":"995","team_name":"FC Utrecht","short_name":"Utrecht","team_area_id":"138","team_area_name":"Netherlands","start_date":"2015-07-10","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/62756.png"},{"people_id":"71751","first_name":"Leon","last_name":"Guwara","match_name":"L. Guwara","common_name":"Leon Guwara","date_of_birth":"1996-06-28","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"81","foot":"left","position":"Defender","team_id":"995","team_name":"FC Utrecht","short_name":"Utrecht","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/71751.png"},{"people_id":"4521","first_name":"Stephen","last_name":"Sama","match_name":"S. Sama","common_name":"Stephen Sama","date_of_birth":"1993-03-05","country_of_birth":"Cameroon","nationality":"Germany","country_of_birth_area_id":"42","nationality_area_id":"80","gender":"male","height":"188","weight":"83","foot":"right","position":"Defender","team_id":"996","team_name":"Heracles Almelo","short_name":"Heracles","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-26","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/4521.png"},{"people_id":"12405","first_name":"Janis","last_name":"Blaswich","match_name":"J. Blaswich","common_name":"Janis Blaswich","date_of_birth":"1991-05-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"193","weight":"88","foot":"right","position":"Goalkeeper","team_id":"996","team_name":"Heracles Almelo","short_name":"Heracles","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12405.png"},{"people_id":"78293","first_name":"Sebastian","last_name":"Jakubiak","match_name":"S. Jakubiak","common_name":"Sebastian Jakubiak","date_of_birth":"1993-06-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"right","position":"Midfielder","team_id":"996","team_name":"Heracles Almelo","short_name":"Heracles","team_area_id":"138","team_area_name":"Netherlands","start_date":"2017-07-14","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/78293.png"},{"people_id":"94455","first_name":"Maximilian","last_name":"Rossmann","match_name":"M. Rossmann","common_name":"Maximilian Rossmann","date_of_birth":"1995-05-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"","foot":"right","position":"Defender","team_id":"996","team_name":"Heracles Almelo","short_name":"Heracles","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/94455.png"},{"people_id":"95227","first_name":"Lennart-Marten","last_name":"Czyborra","match_name":"L. Czyborra","common_name":"Lennart-Marten Czyborra","date_of_birth":"1999-05-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"996","team_name":"Heracles Almelo","short_name":"Heracles","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/95227.png"},{"people_id":"114762","first_name":"Sam Francis","last_name":"Schreck","match_name":"S. Schreck","common_name":"Sam Schreck","date_of_birth":"1999-01-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"right","position":"Midfielder","team_id":"998","team_name":"FC Groningen","short_name":"Groningen","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/114762.png"},{"people_id":"11263","first_name":"Thorsten","last_name":"Kirschbaum","match_name":"T. Kirschbaum","common_name":"Thorsten Kirschbaum","date_of_birth":"1987-04-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"194","weight":"90","foot":"left","position":"Goalkeeper","team_id":"1000","team_name":"VVV Venlo","short_name":"VVV Venlo","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/11263.png"},{"people_id":"25390","first_name":"Nils","last_name":"Röseler","match_name":"N. Röseler","common_name":"Nils Röseler","date_of_birth":"1992-02-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"192","weight":"","foot":"","position":"Defender","team_id":"1000","team_name":"VVV Venlo","short_name":"VVV Venlo","team_area_id":"138","team_area_name":"Netherlands","start_date":"2016-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25390.png"},{"people_id":"26081","first_name":"Tobias","last_name":"Pachonik","match_name":"T. Pachonik","common_name":"Tobias Pachonik","date_of_birth":"1995-01-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"","foot":"right","position":"Defender","team_id":"1000","team_name":"VVV Venlo","short_name":"VVV Venlo","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-11","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/26081.png"},{"people_id":"48864","first_name":"Axel","last_name":"Borgmann","match_name":"A. Borgmann","common_name":"Axel Borgmann","date_of_birth":"1994-07-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"75","foot":"left","position":"Defender","team_id":"1000","team_name":"VVV Venlo","short_name":"VVV Venlo","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/48864.png"},{"people_id":"70816","first_name":"Richard","last_name":"Neudecker","match_name":"R. Neudecker","common_name":"Richard Neudecker","date_of_birth":"1996-10-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"65","foot":"left","position":"Midfielder","team_id":"1000","team_name":"VVV Venlo","short_name":"VVV Venlo","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/70816.png"},{"people_id":"84052","first_name":"Steffen","last_name":"Schäfer","match_name":"S. Schäfer","common_name":"Steffen Schäfer","date_of_birth":"1994-05-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"","foot":"","position":"Defender","team_id":"1000","team_name":"VVV Venlo","short_name":"VVV Venlo","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/84052.png"},{"people_id":"25513","first_name":"Michael","last_name":"Zetterer","match_name":"M. Zetterer","common_name":"Michael Zetterer","date_of_birth":"1995-07-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"187","weight":"79","foot":"right","position":"Goalkeeper","team_id":"1001","team_name":"PEC Zwolle","short_name":"Zwolle","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25513.png"},{"people_id":"25931","first_name":"Lennart","last_name":"Thy","match_name":"L. Thy","common_name":"Lennart Thy","date_of_birth":"1992-02-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"78","foot":"left","position":"Attacker","team_id":"1001","team_name":"PEC Zwolle","short_name":"Zwolle","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-01-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25931.png"},{"people_id":"17149","first_name":"Timon","last_name":"Wellenreuther","match_name":"T. Wellenreuther","common_name":"Timon Wellenreuther","date_of_birth":"1995-12-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"80","foot":"right","position":"Goalkeeper","team_id":"1002","team_name":"Willem II Tilburg","short_name":"Willem II","team_area_id":"138","team_area_name":"Netherlands","start_date":"2017-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/17149.png"},{"people_id":"62386","first_name":"Mats","last_name":"Köhlert","match_name":"M. Köhlert","common_name":"Mats Köhlert","date_of_birth":"1998-05-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"168","weight":"62","foot":"left","position":"Attacker","team_id":"1002","team_name":"Willem II Tilburg","short_name":"Willem II","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/62386.png"},{"people_id":"235088","first_name":"Dimitrios Rafal","last_name":"Ioannidis","match_name":"D. Ioannidis","common_name":"Dimitrios Ioannidis","date_of_birth":"2000-02-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1005","team_name":"Fortuna Sittard","short_name":"F Sittard","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-02-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/235088.png"},{"people_id":"91611","first_name":"Matthias","last_name":"Hamrol","match_name":"M. Hamrol","common_name":"Matthias Hamrol","date_of_birth":"1993-12-31","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"195","weight":"80","foot":"right","position":"Goalkeeper","team_id":"2379","team_name":"FC Emmen","short_name":"Emmen","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/91611.png"},{"people_id":"114769","first_name":"Jan-Niklas","last_name":"Beste","match_name":"N. Beste","common_name":"Jan-Niklas Beste","date_of_birth":"1999-01-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"left","position":"Defender","team_id":"2379","team_name":"FC Emmen","short_name":"Emmen","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"17","competition_name":"Eredivisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/114769.png"},{"people_id":"140455","first_name":"Radomir","last_name":"Novakovic","match_name":"R. Novakovic","common_name":"Radomir Novakovic","date_of_birth":"2000-01-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"994","team_name":"SV Roda JC","short_name":"Roda JC","team_area_id":"138","team_area_name":"Netherlands","start_date":"2017-07-01","competition_id":"63","competition_name":"Keuken Kampioen Divisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/140455.png"},{"people_id":"81773","first_name":"Joshua","last_name":"Holtby","match_name":"J. Holtby","common_name":"Joshua Holtby","date_of_birth":"1996-01-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1004","team_name":"MVV 1978","short_name":"MVV 1978","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-01-10","competition_id":"63","competition_name":"Keuken Kampioen Divisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/81773.png"},{"people_id":"4391","first_name":"Kevin","last_name":"Schindler","match_name":"K. Schindler","common_name":"Kevin Schindler","date_of_birth":"1988-05-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1006","team_name":"SC Cambuur-Leeuwarden","short_name":"Cambuur","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-01","competition_id":"63","competition_name":"Keuken Kampioen Divisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/4391.png"},{"people_id":"1525","first_name":"Nicolas","last_name":"Abdat","match_name":"N. Abdat","common_name":"Nicolas Abdat","date_of_birth":"1996-11-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1012","team_name":"Go Ahead Eagles","short_name":"Go Ahead","team_area_id":"138","team_area_name":"Netherlands","start_date":"2019-07-01","competition_id":"63","competition_name":"Keuken Kampioen Divisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/1525.png"},{"people_id":"132010","first_name":"Nicolas Gerrit","last_name":"Kühn","match_name":"N. Kühn","common_name":"Nicolas Kühn","date_of_birth":"2000-01-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"2376","team_name":"Jong Ajax","short_name":"Jong Ajax","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-01-16","competition_id":"63","competition_name":"Keuken Kampioen Divisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/132010.png"},{"people_id":"101373","first_name":"Jonas","last_name":"Arweiler","match_name":"J. Arweiler","common_name":"Jonas Arweiler","date_of_birth":"1997-04-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"27236","team_name":"Jong FC Utrecht","short_name":"Jong Utrecht","team_area_id":"138","team_area_name":"Netherlands","start_date":"2018-07-01","competition_id":"63","competition_name":"Keuken Kampioen Divisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/101373.png"},{"people_id":"47893","first_name":"Aziz","last_name":"Ait Mansour","match_name":"A. Ait Mansour","common_name":"Aziz Ait Mansour","date_of_birth":"1991-12-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"2441","team_name":"RKVV EVV Echt","short_name":"EVV Echt","team_area_id":"138","team_area_name":"Netherlands","start_date":"2014-08-15","competition_id":"64","competition_name":"Derde Divisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/47893.png"},{"people_id":"148489","first_name":"Deniz","last_name":"Sevinc","match_name":"D. Sevinc","common_name":"Deniz Sevinc","date_of_birth":"1991-03-30","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"2441","team_name":"RKVV EVV Echt","short_name":"EVV Echt","team_area_id":"138","team_area_name":"Netherlands","start_date":"2016-08-01","competition_id":"64","competition_name":"Derde Divisie","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/148489.png"},{"people_id":"104738","first_name":"Marcel","last_name":"Piesche","match_name":"M. Piesche","common_name":"Marcel Piesche","date_of_birth":"1989-02-28","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"2419","team_name":"KVV Quick 20 Oldenzaal","short_name":"Quick 20","team_area_id":"138","team_area_name":"Netherlands","start_date":"2016-07-01","competition_id":"66","competition_name":"Hoofdklasse","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/104738.png"},{"people_id":"351631","first_name":"Marc","last_name":"Eberle","match_name":"M. Eberle","common_name":"Marc Eberle","date_of_birth":"1980-06-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"2550","team_name":"EHC Hoensbroek","short_name":"EHC","team_area_id":"138","team_area_name":"Netherlands","start_date":"2013-07-01","competition_id":"66","competition_name":"Hoofdklasse","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/351631.png"},{"people_id":"351639","first_name":"Bastian","last_name":"Weiser","match_name":"B. Weiser","common_name":"Bastian Weiser","date_of_birth":"1990-06-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"2550","team_name":"EHC Hoensbroek","short_name":"EHC","team_area_id":"138","team_area_name":"Netherlands","start_date":"2011-07-01","competition_id":"66","competition_name":"Hoofdklasse","competition_area_id":"138","competition_area_name":"Netherlands","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/351639.png"},{"people_id":"36523","first_name":"Berraat","last_name":"Turker","match_name":"B. Turker","common_name":"Berraat Turker","date_of_birth":"1991-10-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"18577","team_name":"Warrenpoint Town FC","short_name":"Warrenpoint","team_area_id":"145","team_area_name":"Northern Ireland","start_date":"2017-08-08","competition_id":"371","competition_name":"Premiership","competition_area_id":"145","competition_area_name":"Northern Ireland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/36523.png"},{"people_id":"174596","first_name":"Jonas","last_name":"Deumeland","match_name":"J. Deumeland","common_name":"Jonas Deumeland","date_of_birth":"1988-02-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"191","weight":"87","foot":"right","position":"Goalkeeper","team_id":"1342","team_name":"IK Start","short_name":"IK Start","team_area_id":"146","team_area_name":"Norway","start_date":"2018-04-20","competition_id":"340","competition_name":"OBOS-ligaen","competition_area_id":"146","competition_area_name":"Norway","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/174596.png"},{"people_id":"152682","first_name":"Isabelle","last_name":"Bachor","match_name":"I. Bachor","common_name":"Isabelle Bachor","date_of_birth":"1983-07-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Attacker","team_id":"27525","team_name":"LSK Kvinner FK","short_name":"LSK","team_area_id":"146","team_area_name":"Norway","start_date":"2016-09-01","competition_id":"1023","competition_name":"Toppserien","competition_area_id":"146","competition_area_name":"Norway","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/152682.png"},{"people_id":"25187","first_name":"Michael","last_name":"Gardawski","match_name":"M. Gardawski","common_name":"Michael Gardawski","date_of_birth":"1990-09-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"177","weight":"73","foot":"","position":"Midfielder","team_id":"1928","team_name":"Korona Kielce","short_name":"Kielce","team_area_id":"155","team_area_name":"Poland","start_date":"2017-07-08","competition_id":"43","competition_name":"Ekstraklasa","competition_area_id":"155","competition_area_name":"Poland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25187.png"},{"people_id":"5536","first_name":"Zlatan","last_name":"Alomerović","match_name":"Z. Alomerović","common_name":"Zlatan Alomerović","date_of_birth":"1991-06-15","country_of_birth":"Serbia","nationality":"Germany","country_of_birth_area_id":"224","nationality_area_id":"80","gender":"male","height":"187","weight":"88","foot":"right","position":"Goalkeeper","team_id":"1933","team_name":"Lechia Gdańsk","short_name":"Lechia Gdańsk","team_area_id":"155","team_area_name":"Poland","start_date":"2018-07-15","competition_id":"43","competition_name":"Ekstraklasa","competition_area_id":"155","competition_area_name":"Poland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5536.png"},{"people_id":"26006","first_name":"Thomas","last_name":"Dähne","match_name":"T. Dähne","common_name":"Thomas Dähne","date_of_birth":"1994-01-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"193","weight":"84","foot":"both","position":"Goalkeeper","team_id":"1944","team_name":"Wisła Płock","short_name":"Wisła Płock","team_area_id":"155","team_area_name":"Poland","start_date":"2018-01-01","competition_id":"43","competition_name":"Ekstraklasa","competition_area_id":"155","competition_area_name":"Poland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/26006.png"},{"people_id":"25285","first_name":"Soufian","last_name":"Benyamina","match_name":"S. Benyamina","common_name":"Soufian Benyamina","date_of_birth":"1990-03-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"76","foot":"","position":"Attacker","team_id":"1945","team_name":"MKS Pogoń Szczecin","short_name":"Pogoń Szczecin","team_area_id":"155","team_area_name":"Poland","start_date":"2018-07-01","competition_id":"43","competition_name":"Ekstraklasa","competition_area_id":"155","competition_area_name":"Poland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25285.png"},{"people_id":"22615","first_name":"Felicio Arnando","last_name":"Brown Forbes","match_name":"F. Brown Forbes","common_name":"Felicio Brown Forbes","date_of_birth":"1991-08-28","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"86","foot":"both","position":"Defender","team_id":"1955","team_name":"RKS Raków Częstochowa","short_name":"Raków","team_area_id":"155","team_area_name":"Poland","start_date":"2019-06-29","competition_id":"43","competition_name":"Ekstraklasa","competition_area_id":"155","competition_area_name":"Poland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/22615.png"},{"people_id":"81807","first_name":"Meik","last_name":"Karwot ","match_name":"M. Karwot","common_name":"Meik Karwot","date_of_birth":"1993-02-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"187","weight":"","foot":"left","position":"Defender","team_id":"1953","team_name":"RKS Radomiak Radom","short_name":"Radomiak","team_area_id":"155","team_area_name":"Poland","start_date":"2019-07-01","competition_id":"352","competition_name":"I liga","competition_area_id":"155","competition_area_name":"Poland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/81807.png"},{"people_id":"80446","first_name":"Marcel","last_name":"Ziemann ","match_name":"M. Ziemann","common_name":"Marcel Ziemann","date_of_birth":"1995-09-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18912","team_name":"MZKS Chrobry Głogów","short_name":"Chrobry Głogów","team_area_id":"155","team_area_name":"Poland","start_date":"2019-07-09","competition_id":"352","competition_name":"I liga","competition_area_id":"155","competition_area_name":"Poland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/80446.png"},{"people_id":"5495","first_name":"Pierre-Michel","last_name":"Lasogga","match_name":"P. Lasogga","common_name":"Pierre-Michel Lasogga","date_of_birth":"1991-12-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"88","foot":"right","position":"Attacker","team_id":"1229","team_name":"Al Arabi SC","short_name":"Al Arabi","team_area_id":"158","team_area_name":"Qatar","start_date":"2019-07-01","competition_id":"26","competition_name":"Qatar Stars League","competition_area_id":"158","competition_area_name":"Qatar","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5495.png"},{"people_id":"250025","first_name":"Eric","last_name":"Abulu","match_name":"E. Abulu","common_name":"Eric Abulu","date_of_birth":"2000-04-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18407","team_name":"Shamrock Rovers FC","short_name":"Shamrock Rov","team_area_id":"98","team_area_name":"Republic of Ireland","start_date":"2018-04-01","competition_id":"348","competition_name":"Premier Division","competition_area_id":"98","competition_area_name":"Republic of Ireland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/250025.png"},{"people_id":"306220","first_name":"Leon ","last_name":"Pöhls","match_name":"L. Pöhls","common_name":"Leon Pöhls","date_of_birth":"","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"18407","team_name":"Shamrock Rovers FC","short_name":"Shamrock Rov","team_area_id":"98","team_area_name":"Republic of Ireland","start_date":"2019-02-13","competition_id":"348","competition_name":"Premier Division","competition_area_id":"98","competition_area_name":"Republic of Ireland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/306220.png"},{"people_id":"83205","first_name":"Andreas Matthias","last_name":"Werner","match_name":"A. Werner","common_name":"Andreas Werner","date_of_birth":"1996-06-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"9878","team_name":"Galway United FC","short_name":"Galway United","team_area_id":"98","team_area_name":"Republic of Ireland","start_date":"2019-03-01","competition_id":"349","competition_name":"First Division","competition_area_id":"98","competition_area_name":"Republic of Ireland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/83205.png"},{"people_id":"25322","first_name":"Reagy","last_name":"Ofosu","match_name":"R. Ofosu","common_name":"Reagy Ofosu","date_of_birth":"1991-09-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"74","foot":"right","position":"Midfielder","team_id":"18883","team_name":"FC Botoşani","short_name":"Botoşani","team_area_id":"159","team_area_name":"Romania","start_date":"2019-06-25","competition_id":"39","competition_name":"Liga I","competition_area_id":"159","competition_area_name":"Romania","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25322.png"},{"people_id":"143248","first_name":"Evangelos","last_name":"Skraparas","match_name":"E. Skraparas","common_name":"Evangelos Skraparas","date_of_birth":"1991-03-05","country_of_birth":"Greece","nationality":"Germany","country_of_birth_area_id":"82","nationality_area_id":"80","gender":"male","height":"190","weight":"","foot":"both","position":"Midfielder","team_id":"25395","team_name":"CS Sportul Snagov","short_name":"Sportul Snagov","team_area_id":"159","team_area_name":"Romania","start_date":"2016-09-22","competition_id":"887","competition_name":"Liga II","competition_area_id":"159","competition_area_name":"Romania","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/143248.png"},{"people_id":"11286","first_name":"Benedikt","last_name":"Höwedes","match_name":"B. Höwedes","common_name":"Benedikt Höwedes","date_of_birth":"1988-02-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"187","weight":"80","foot":"right","position":"Defender","team_id":"938","team_name":"FK Lokomotiv Moskva","short_name":"Lok Moskva","team_area_id":"160","team_area_name":"Russia","start_date":"2018-07-31","competition_id":"21","competition_name":"RFPL","competition_area_id":"160","competition_area_name":"Russia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/11286.png"},{"people_id":"3559","first_name":"André","last_name":"Schürrle","match_name":"A. Schürrle","common_name":"André Schürrle","date_of_birth":"1990-11-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"74","foot":"both","position":"Attacker","team_id":"943","team_name":"FK Spartak Moskva","short_name":"Spartak Moskva","team_area_id":"160","team_area_name":"Russia","start_date":"2019-07-31","competition_id":"21","competition_name":"RFPL","competition_area_id":"160","competition_area_name":"Russia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/3559.png"},{"people_id":"95736","first_name":"Kentu-Malcolm","last_name":"Badu","match_name":"K. Badu","common_name":"Kentu-Malcolm Badu","date_of_birth":"1997-06-23","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"943","team_name":"FK Spartak Moskva","short_name":"Spartak Moskva","team_area_id":"160","team_area_name":"Russia","start_date":"2019-07-20","competition_id":"21","competition_name":"RFPL","competition_area_id":"160","competition_area_name":"Russia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/95736.png"},{"people_id":"272242","first_name":"Stanislav","last_name":"Cherchesov","match_name":"S. Cherchesov","common_name":"Stanislav Cherchesov","date_of_birth":"1994-09-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"67","foot":"right","position":"Goalkeeper","team_id":"19191","team_name":"FK Baltika Kaliningrad","short_name":"Baltika","team_area_id":"160","team_area_name":"Russia","start_date":"2018-08-01","competition_id":"458","competition_name":"FNL","competition_area_id":"160","competition_area_name":"Russia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/272242.png"},{"people_id":"35766","first_name":"Simon","last_name":"Mensing","match_name":"S. Mensing","common_name":"Simon Mensing","date_of_birth":"1982-06-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"178","weight":"78","foot":"both","position":"Midfielder","team_id":"19501","team_name":"Forfar Athletic FC","short_name":"Forfar Athl.","team_area_id":"165","team_area_name":"Scotland","start_date":"2017-07-01","competition_id":"478","competition_name":"Scottish League One","competition_area_id":"165","competition_area_name":"Scotland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/35766.png"},{"people_id":"1974","first_name":"Marko","last_name":"Marin","match_name":"M. Marin","common_name":"Marko Marin","date_of_birth":"1989-03-13","country_of_birth":"Bosnia and Herzegovina","nationality":"Germany","country_of_birth_area_id":"33","nationality_area_id":"80","gender":"male","height":"170","weight":"64","foot":"right","position":"Midfielder","team_id":"869","team_name":"FK Crvena Zvezda","short_name":"Crvena Zvedza","team_area_id":"224","team_area_name":"Serbia","start_date":"2018-08-31","competition_id":"439","competition_name":"Super Liga","competition_area_id":"224","competition_area_name":"Serbia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/1974.png"},{"people_id":"261671","first_name":"Sanjin","last_name":"Vrebac","match_name":"S. Vrebac","common_name":"Sanjin Vrebac","date_of_birth":"","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1405","team_name":"Balestier Khalsa FC","short_name":"Balestier Khal","team_area_id":"170","team_area_name":"Singapore","start_date":"2018-06-25","competition_id":"32","competition_name":"S.League","competition_area_id":"170","competition_area_name":"Singapore","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/261671.png"},{"people_id":"102927","first_name":"Martin","last_name":"Gamboš","match_name":"M. Gamboš","common_name":"Martin Gamboš","date_of_birth":"1998-01-23","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"","foot":"both","position":"Midfielder","team_id":"18626","team_name":"MSK Žilina","short_name":"Žilina","team_area_id":"171","team_area_name":"Slovakia","start_date":"2018-07-01","competition_id":"378","competition_name":"Fortuna liga","competition_area_id":"171","competition_area_name":"Slovakia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/102927.png"},{"people_id":"25214","first_name":"Denis-Danso","last_name":"Weidlich","match_name":"D. Weidlich","common_name":"Denis-Danso Weidlich","date_of_birth":"1986-07-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"79","foot":"","position":"Midfielder","team_id":"1466","team_name":"Bidvest Wits FC","short_name":"Bidvest Wits","team_area_id":"175","team_area_name":"South Africa","start_date":"2018-01-18","competition_id":"34","competition_name":"ABSA Premiership","competition_area_id":"175","competition_area_name":"South Africa","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25214.png"},{"people_id":"5646","first_name":"Toni","last_name":"Kroos","match_name":"T. Kroos","common_name":"Toni Kroos","date_of_birth":"1990-01-04","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"182","weight":"78","foot":"right","position":"Midfielder","team_id":"720","team_name":"Real Madrid CF","short_name":"Real Madrid","team_area_id":"176","team_area_name":"Spain","start_date":"2014-07-14","competition_id":"6","competition_name":"Primera Division","competition_area_id":"176","competition_area_name":"Spain","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5646.png"},{"people_id":"13630","first_name":"Marc-André","last_name":"ter Stegen","match_name":"M. ter Stegen","common_name":"Marc-André ter Stegen","date_of_birth":"1992-04-30","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"85","foot":"right","position":"Goalkeeper","team_id":"721","team_name":"FC Barcelona","short_name":"Barça","team_area_id":"176","team_area_name":"Spain","start_date":"2014-07-01","competition_id":"6","competition_name":"Primera Division","competition_area_id":"176","competition_area_name":"Spain","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/13630.png"},{"people_id":"83936","first_name":"Dennis","last_name":"Eckert","match_name":"D. Eckert","common_name":"Dennis Eckert","date_of_birth":"1997-01-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"741","team_name":"RC Celta de Vigo","short_name":"Celta","team_area_id":"176","team_area_name":"Spain","start_date":"2019-07-01","competition_id":"6","competition_name":"Primera Division","competition_area_id":"176","competition_area_name":"Spain","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/83936.png"},{"people_id":"12464","first_name":"Dani","last_name":"Schahin","match_name":"D. Schahin","common_name":"Dani Schahin","date_of_birth":"1989-07-09","country_of_birth":"Ukraine","nationality":"Germany","country_of_birth_area_id":"201","nationality_area_id":"80","gender":"male","height":"187","weight":"82","foot":"both","position":"Attacker","team_id":"27995","team_name":"Extremadura UD","short_name":"Extremadura","team_area_id":"176","team_area_name":"Spain","start_date":"2019-01-31","competition_id":"343","competition_name":"Segunda División","competition_area_id":"176","competition_area_name":"Spain","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12464.png"},{"people_id":"13297","first_name":"Benedikt","last_name":"Pliquett","match_name":"B. Pliquett","common_name":"Benedikt Pliquett","date_of_birth":"1984-12-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"199","weight":"92","foot":"right","position":"Goalkeeper","team_id":"19607","team_name":"CD Atlético Baleares","short_name":"Atl Baleares","team_area_id":"176","team_area_name":"Spain","start_date":"2015-07-01","competition_id":"590","competition_name":"Segunda División B","competition_area_id":"176","competition_area_name":"Spain","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/13297.png"},{"people_id":"52469","first_name":"Malik","last_name":"Fathi","match_name":"M. Fathi","common_name":"Malik Fathi","date_of_birth":"1983-10-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"86","foot":"left","position":"Defender","team_id":"19607","team_name":"CD Atlético Baleares","short_name":"Atl Baleares","team_area_id":"176","team_area_name":"Spain","start_date":"2015-01-30","competition_id":"590","competition_name":"Segunda División B","competition_area_id":"176","competition_area_name":"Spain","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/52469.png"},{"people_id":"71765","first_name":"Carl","last_name":"Klaus","match_name":"C. Klaus","common_name":"Carl Klaus","date_of_birth":"1994-01-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"","foot":"right","position":"Goalkeeper","team_id":"19607","team_name":"CD Atlético Baleares","short_name":"Atl Baleares","team_area_id":"176","team_area_name":"Spain","start_date":"2016-07-01","competition_id":"590","competition_name":"Segunda División B","competition_area_id":"176","competition_area_name":"Spain","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/71765.png"},{"people_id":"262940","first_name":"Steffen","last_name":"Kraus","match_name":"S. Kraus","common_name":"Steffen Kraus","date_of_birth":"1993-02-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"192","weight":"","foot":"both","position":"Goalkeeper","team_id":"21082","team_name":"BK Forward","short_name":"BK Forward","team_area_id":"184","team_area_name":"Sweden","start_date":"2019-01-12","competition_id":"552","competition_name":"Division 1","competition_area_id":"184","competition_area_name":"Sweden","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/262940.png"},{"people_id":"355283","first_name":"Anja","last_name":"Mittag","match_name":"A. Mittag","common_name":"Anja Mittag","date_of_birth":"1985-05-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Attacker","team_id":"27507","team_name":"FC Rosengård","short_name":"Rosengård","team_area_id":"184","team_area_name":"Sweden","start_date":"2017-03-31","competition_id":"1024","competition_name":"Damallsvenskan","competition_area_id":"184","competition_area_name":"Sweden","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/355283.png"},{"people_id":"1606","first_name":"Marvin","last_name":"Schulz","match_name":"M. Schulz","common_name":"Marvin Schulz","date_of_birth":"1995-01-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"77","foot":"right","position":"Midfielder","team_id":"1485","team_name":"FC Luzern","short_name":"Luzern","team_area_id":"185","team_area_name":"Switzerland","start_date":"2017-07-10","competition_id":"42","competition_name":"Super League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/1606.png"},{"people_id":"26045","first_name":"Marius","last_name":"Müller","match_name":"M. Müller","common_name":"Marius Müller","date_of_birth":"1993-07-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"192","weight":"84","foot":"right","position":"Goalkeeper","team_id":"1485","team_name":"FC Luzern","short_name":"Luzern","team_area_id":"185","team_area_name":"Switzerland","start_date":"2019-07-05","competition_id":"42","competition_name":"Super League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/26045.png"},{"people_id":"76258","first_name":"Tsiy William","last_name":"Ndenge","match_name":"W. Ndenge","common_name":"Tsiy Ndenge","date_of_birth":"1997-06-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"82","foot":"left","position":"Midfielder","team_id":"1485","team_name":"FC Luzern","short_name":"Luzern","team_area_id":"185","team_area_name":"Switzerland","start_date":"2018-08-31","competition_id":"42","competition_name":"Super League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/76258.png"},{"people_id":"1641","first_name":"Gianluca","last_name":"Gaudino","match_name":"G. Gaudino","common_name":"Gianluca Gaudino","date_of_birth":"1996-11-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"65","foot":"right","position":"Midfielder","team_id":"1902","team_name":"BSC Young Boys","short_name":"Young Boys","team_area_id":"185","team_area_name":"Switzerland","start_date":"2019-01-08","competition_id":"42","competition_name":"Super League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/1641.png"},{"people_id":"62757","first_name":"Lukas","last_name":"Görtler","match_name":"L. Görtler","common_name":"Lukas Görtler","date_of_birth":"1994-06-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"75","foot":"left","position":"Midfielder","team_id":"1905","team_name":"FC St. Gallen","short_name":"St. Gallen","team_area_id":"185","team_area_name":"Switzerland","start_date":"2019-07-08","competition_id":"42","competition_name":"Super League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/62757.png"},{"people_id":"332531","first_name":"Hiran","last_name":"Ahmed","match_name":"H. Ahmed","common_name":"Hiran Ahmed","date_of_birth":"2000-04-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1906","team_name":"FC Thun","short_name":"Thun","team_area_id":"185","team_area_name":"Switzerland","start_date":"2019-07-31","competition_id":"42","competition_name":"Super League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/332531.png"},{"people_id":"195790","first_name":"Karim","last_name":"Barry","match_name":"K. Barry","common_name":"Karim Barry","date_of_birth":"1993-07-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"left","position":"Attacker","team_id":"1901","team_name":"FC Schaffhausen","short_name":"Schaffhausen","team_area_id":"185","team_area_name":"Switzerland","start_date":"2017-07-01","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/195790.png"},{"people_id":"22710","first_name":"Olivier","last_name":"Jäckle","match_name":"O. Jäckle","common_name":"Olivier Jäckle","date_of_birth":"1993-01-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"68","foot":"","position":"Defender","team_id":"1910","team_name":"FC Aarau","short_name":"Aarau","team_area_id":"185","team_area_name":"Switzerland","start_date":"2012-02-01","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/22710.png"},{"people_id":"22880","first_name":"Markus","last_name":"Neumayr","match_name":"M. Neumayr","common_name":"Markus Neumayr","date_of_birth":"1986-03-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"182","weight":"77","foot":"right","position":"Midfielder","team_id":"1910","team_name":"FC Aarau","short_name":"Aarau","team_area_id":"185","team_area_name":"Switzerland","start_date":"2019-01-01","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/22880.png"},{"people_id":"75330","first_name":"Giuseppe","last_name":"Leo","match_name":"G. Leo","common_name":"Giuseppe Leo","date_of_birth":"1995-01-30","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"193","weight":"","foot":"right","position":"Defender","team_id":"1910","team_name":"FC Aarau","short_name":"Aarau","team_area_id":"185","team_area_name":"Switzerland","start_date":"2018-07-01","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/75330.png"},{"people_id":"73755","first_name":"Pius","last_name":"Dorn","match_name":"P. Dorn","common_name":"Pius Dorn","date_of_birth":"1996-09-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1911","team_name":"FC Vaduz","short_name":"Vaduz","team_area_id":"116","team_area_name":"Liechtenstein","start_date":"2019-06-17","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/73755.png"},{"people_id":"212411","first_name":"Gabriel","last_name":"Isik","match_name":"G. Isik","common_name":"Gabriel Isik","date_of_birth":"1999-06-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"","foot":"","position":"Defender","team_id":"1913","team_name":"FC Winterthur","short_name":"Winterthur","team_area_id":"185","team_area_name":"Switzerland","start_date":"2014-09-15","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/212411.png"},{"people_id":"243659","first_name":"Alexander","last_name":"Muci","match_name":"A. Muci","common_name":"Alexander Muci","date_of_birth":"2000-11-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"2269","team_name":"FC Chiasso","short_name":"Chiasso","team_area_id":"185","team_area_name":"Switzerland","start_date":"2019-07-11","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/243659.png"},{"people_id":"265838","first_name":"Sebastian","last_name":"Malinowski","match_name":"S. Malinowski","common_name":"Sebastian Malinowski","date_of_birth":"1998-06-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"","foot":"","position":"Midfielder","team_id":"2269","team_name":"FC Chiasso","short_name":"Chiasso","team_area_id":"185","team_area_name":"Switzerland","start_date":"2018-07-21","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/265838.png"},{"people_id":"218952","first_name":"Axel","last_name":"Danner","match_name":"A. Danner","common_name":"Axel Danner","date_of_birth":"1992-04-06","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"19644","team_name":"FC Stade Lausanne Ouchy","short_name":"Stade Lausanne","team_area_id":"185","team_area_name":"Switzerland","start_date":"2017-09-01","competition_id":"361","competition_name":"Challenge League","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/218952.png"},{"people_id":"23912","first_name":"Alessandro","last_name":"Riedle","match_name":"A. Riedle","common_name":"Alessandro Riedle","date_of_birth":"1991-08-14","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"179","weight":"76","foot":"","position":"Attacker","team_id":"2270","team_name":"SC Brühl","short_name":"SC Brühl","team_area_id":"185","team_area_name":"Switzerland","start_date":"2016-09-01","competition_id":"731","competition_name":"1. Liga Promotion","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/23912.png"},{"people_id":"152866","first_name":"Kevin Can","last_name":"Banoglu","match_name":"K. Banoglu","common_name":"Kevin Banoglu","date_of_birth":"1992-01-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"178","weight":"","foot":"left","position":"Midfielder","team_id":"2270","team_name":"SC Brühl","short_name":"SC Brühl","team_area_id":"185","team_area_name":"Switzerland","start_date":"2016-07-22","competition_id":"731","competition_name":"1. Liga Promotion","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/152866.png"},{"people_id":"219307","first_name":"Antonius","last_name":"Dreier","match_name":"A. Dreier","common_name":"Antonius Dreier","date_of_birth":"1995-07-31","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"19645","team_name":"FC Münsingen","short_name":"FC Münsingen","team_area_id":"185","team_area_name":"Switzerland","start_date":"2017-07-01","competition_id":"731","competition_name":"1. Liga Promotion","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/219307.png"},{"people_id":"219314","first_name":"Maximilian","last_name":"Dreier","match_name":"M. Dreier","common_name":"Maximilian Dreier","date_of_birth":"1991-06-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"","foot":"","position":"Midfielder","team_id":"19645","team_name":"FC Münsingen","short_name":"FC Münsingen","team_area_id":"185","team_area_name":"Switzerland","start_date":"2017-07-01","competition_id":"731","competition_name":"1. Liga Promotion","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/219314.png"},{"people_id":"101318","first_name":"Ricky","last_name":"Schwarz","match_name":"R. Schwarz","common_name":"Ricky Schwarz","date_of_birth":"1998-01-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"","foot":"","position":"Defender","team_id":"19649","team_name":"FC Black Stars Basel","short_name":"FC Black Stars","team_area_id":"185","team_area_name":"Switzerland","start_date":"2017-07-01","competition_id":"731","competition_name":"1. Liga Promotion","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/101318.png"},{"people_id":"22696","first_name":"Christopher","last_name":"Teichmann","match_name":"C. Teichmann","common_name":"Christopher Teichmann","date_of_birth":"1995-10-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"70","foot":"","position":"Midfielder","team_id":"19653","team_name":"SC YF Juventus Zürich","short_name":"YF Juventus","team_area_id":"185","team_area_name":"Switzerland","start_date":"2016-07-01","competition_id":"731","competition_name":"1. Liga Promotion","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/22696.png"},{"people_id":"93175","first_name":"Philip","last_name":"Schubert","match_name":"P. Schubert","common_name":"Philip Schubert","date_of_birth":"1988-01-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"82","foot":"right","position":"Midfielder","team_id":"19656","team_name":"FC Köniz","short_name":"FC Köniz","team_area_id":"185","team_area_name":"Switzerland","start_date":"2015-09-01","competition_id":"731","competition_name":"1. Liga Promotion","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/93175.png"},{"people_id":"25095","first_name":"Ronny","last_name":"Minkwitz","match_name":"R. Minkwitz","common_name":"Ronny Minkwitz","date_of_birth":"1993-12-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"175","weight":"71","foot":"","position":"Midfielder","team_id":"18460","team_name":"FC Wohlen","short_name":"FC Wohlen","team_area_id":"185","team_area_name":"Switzerland","start_date":"2014-07-01","competition_id":"730","competition_name":"1. Liga","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25095.png"},{"people_id":"93228","first_name":"Patrick","last_name":"Streule","match_name":"P. Streule","common_name":"Patrick Streule","date_of_birth":"1991-06-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"172","weight":"","foot":"both","position":"Attacker","team_id":"23542","team_name":"SV Muttenz","short_name":"Muttenz","team_area_id":"185","team_area_name":"Switzerland","start_date":"2015-09-01","competition_id":"730","competition_name":"1. Liga","competition_area_id":"185","competition_area_name":"Switzerland","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/93228.png"},{"people_id":"79555","first_name":"Yayar","last_name":"Kunath","match_name":"Y. Kunath","common_name":"Yayar Kunath","date_of_birth":"1989-02-07","country_of_birth":"Thailand","nationality":"Germany","country_of_birth_area_id":"191","nationality_area_id":"80","gender":"male","height":"169","weight":"","foot":"","position":"Midfielder","team_id":"18184","team_name":"Nakhon Ratchasima Mazda FC","short_name":"Nakhon Ratcha","team_area_id":"191","team_area_name":"Thailand","start_date":"2018-01-15","competition_id":"25","competition_name":"Thai League 1","competition_area_id":"191","competition_area_name":"Thailand","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/79555.png"},{"people_id":"95737","first_name":"Mohamed","last_name":"Dallali","match_name":"M. Dallali","common_name":"Mohamed Dallali","date_of_birth":"1997-04-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"16505","team_name":"CA Bizertin","short_name":"CA Bizertin","team_area_id":"195","team_area_name":"Tunisia","start_date":"2017-08-01","competition_id":"230","competition_name":"Ligue Professionnelle 1","competition_area_id":"195","competition_area_name":"Tunisia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/95737.png"},{"people_id":"132295","first_name":"Charfeddine","last_name":"Cherif","match_name":"C. Cherif","common_name":"Charfeddine Cherif","date_of_birth":"1992-05-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"190","weight":"","foot":"both","position":"Goalkeeper","team_id":"16521","team_name":"US Monastir","short_name":"US Monastir","team_area_id":"195","team_area_name":"Tunisia","start_date":"2017-07-10","competition_id":"230","competition_name":"Ligue Professionnelle 1","competition_area_id":"195","competition_area_name":"Tunisia","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/132295.png"},{"people_id":"12407","first_name":"Max","last_name":"Kruse","match_name":"M. Kruse","common_name":"Max Kruse","date_of_birth":"1988-03-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"76","foot":"left","position":"Attacker","team_id":"1080","team_name":"Fenerbahçe SK","short_name":"Fenerbahçe","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-07-01","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12407.png"},{"people_id":"12473","first_name":"Loris","last_name":"Karius","match_name":"L. Karius","common_name":"Loris Karius","date_of_birth":"1993-06-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"189","weight":"75","foot":"right","position":"Goalkeeper","team_id":"1082","team_name":"Beşiktaş JK","short_name":"Beşiktaş","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-26","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12473.png"},{"people_id":"141588","first_name":"Hüseyin","last_name":"Bulut","match_name":"H. Bulut","common_name":"Hüseyin Bulut","date_of_birth":"1999-03-29","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1107","team_name":"Göztepe SK","short_name":"Göztepe SK","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-07-23","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/141588.png"},{"people_id":"84303","first_name":"Atakan","last_name":"Akkaynak","match_name":"A. Akkaynak","common_name":"Atakan Akkaynak","date_of_birth":"1999-01-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"72","foot":"right","position":"Midfielder","team_id":"1109","team_name":"Çaykur Rizespor","short_name":"Rizespor","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-07-02","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/84303.png"},{"people_id":"19495","first_name":"Petar","last_name":"Filipovic","match_name":"P. Filipovic","common_name":"Petar Filipovic","date_of_birth":"1990-09-14","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"83","foot":"left","position":"Defender","team_id":"1114","team_name":"Atiker Konyaspor","short_name":"Konyaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2017-08-18","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/19495.png"},{"people_id":"6191","first_name":"Serdar","last_name":"Taşçı","match_name":"S. Taşçı","common_name":"Serdar Taşçı","date_of_birth":"1987-04-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"186","weight":"80","foot":"right","position":"Defender","team_id":"1120","team_name":"Medipol Başakşehir FK","short_name":"Başakşehir","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-05","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/6191.png"},{"people_id":"142426","first_name":"Azad","last_name":"Toptik","match_name":"A. Toptik","common_name":"Azad Toptik","date_of_birth":"1999-02-12","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"174","weight":"","foot":"both","position":"Midfielder","team_id":"1121","team_name":"Kasımpaşa SK","short_name":"Kasımpaşa","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-05","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/142426.png"},{"people_id":"12374","first_name":"Robin","last_name":"Yalçin","match_name":"R. Yalçin","common_name":"Robin Yalçin","date_of_birth":"1994-01-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"77","foot":"right","position":"Midfielder","team_id":"18291","team_name":"Yeni Malatyaspor","short_name":"Y. Malatyaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-10","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/12374.png"},{"people_id":"102241","first_name":"Berkan","last_name":"Durdu","match_name":"B. Durdu","common_name":"Berkan Durdu","date_of_birth":"1998-11-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"170","weight":"","foot":"","position":"Midfielder","team_id":"18291","team_name":"Yeni Malatyaspor","short_name":"Y. Malatyaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-07-01","competition_id":"23","competition_name":"Süper Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/102241.png"},{"people_id":"23947","first_name":"Deniz","last_name":"Vural","match_name":"D. Vural","common_name":"Deniz Vural","date_of_birth":"1988-07-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"80","foot":"","position":"Midfielder","team_id":"1088","team_name":"Altay SK","short_name":"Altay SK","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-07-18","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/23947.png"},{"people_id":"5352","first_name":"Levent","last_name":"Ayçiçek","match_name":"L. Ayçiçek","common_name":"Levent Ayçiçek","date_of_birth":"1994-02-14","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"169","weight":"67","foot":"right","position":"Midfielder","team_id":"1098","team_name":"Adana Demirspor","short_name":"Adana DS","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-25","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5352.png"},{"people_id":"84072","first_name":"Erdal","last_name":"Öztürk","match_name":"E. Öztürk","common_name":"Erdal Öztürk","date_of_birth":"1996-02-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"172","weight":"60","foot":"","position":"Midfielder","team_id":"1098","team_name":"Adana Demirspor","short_name":"Adana DS","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-09","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/84072.png"},{"people_id":"114114","first_name":"Kaan","last_name":"Gül","match_name":"K. Gül","common_name":"Kaan Gül","date_of_birth":"1994-05-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"1101","team_name":"Eskişehirspor","short_name":"Eskişehirspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2016-08-25","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/114114.png"},{"people_id":"25527","first_name":"Sinan Marvin","last_name":"Büyüksakarya","match_name":"S. Büyüksakarya","common_name":"Sinan Büyüksakarya","date_of_birth":"1995-04-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1104","team_name":"Adanaspor","short_name":"Adanaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-07-06","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25527.png"},{"people_id":"62366","first_name":"Enes Yasin","last_name":"Akyol","match_name":"E. Akyol","common_name":"Enes Akyol","date_of_birth":"1998-02-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1104","team_name":"Adanaspor","short_name":"Adanaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-07-27","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/62366.png"},{"people_id":"101910","first_name":"Utku","last_name":"Sen","match_name":"U. Sen","common_name":"Utku Sen","date_of_birth":"1998-02-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1104","team_name":"Adanaspor","short_name":"Adanaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-07-23","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/101910.png"},{"people_id":"149810","first_name":"Semir","last_name":"Ucar","match_name":"S. Ucar","common_name":"Semir Ucar","date_of_birth":"1998-11-26","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1104","team_name":"Adanaspor","short_name":"Adanaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-08-06","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/149810.png"},{"people_id":"25729","first_name":"Barış","last_name":"Özbek","match_name":"B. Özbek","common_name":"Barış Özbek","date_of_birth":"1986-09-14","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"72","foot":"right","position":"Midfielder","team_id":"1131","team_name":"Fatih Karagümrük SK","short_name":"Karagümrük","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-10","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25729.png"},{"people_id":"25890","first_name":"Selçuk","last_name":"Alibaz","match_name":"S. Alibaz","common_name":"Selçuk Alibaz","date_of_birth":"1989-12-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"177","weight":"70","foot":"left","position":"Midfielder","team_id":"1131","team_name":"Fatih Karagümrük SK","short_name":"Karagümrük","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-07-07","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25890.png"},{"people_id":"75187","first_name":"Bilal Aziz","last_name":"Özer","match_name":"B. Özer","common_name":"Bilal Aziz Özer","date_of_birth":"1985-07-01","country_of_birth":"Lebanon","nationality":"Germany","country_of_birth_area_id":"112","nationality_area_id":"80","gender":"male","height":"174","weight":"74","foot":"left","position":"Defender","team_id":"1131","team_name":"Fatih Karagümrük SK","short_name":"Karagümrük","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-07-20","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/75187.png"},{"people_id":"104174","first_name":"Ufuk","last_name":"Akyol","match_name":"U. Akyol","common_name":"Ufuk Akyol","date_of_birth":"1997-08-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"right","position":"Midfielder","team_id":"1131","team_name":"Fatih Karagümrük SK","short_name":"Karagümrük","team_area_id":"196","team_area_name":"Turkey","start_date":"2016-08-31","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/104174.png"},{"people_id":"142725","first_name":"Alim Aykut","last_name":"Esgi","match_name":"A. Esgi","common_name":"Alim Aykut Esgi","date_of_birth":"1998-12-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"1131","team_name":"Fatih Karagümrük SK","short_name":"Karagümrük","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-28","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/142725.png"},{"people_id":"82564","first_name":"Kemal","last_name":"Rüzgar","match_name":"K. Rüzgar","common_name":"Kemal Rüzgar","date_of_birth":"1995-06-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"","foot":"left","position":"Attacker","team_id":"1138","team_name":"Altınordu FK","short_name":"Altınordu FK","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-07-01","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/82564.png"},{"people_id":"24217","first_name":"Onur","last_name":"Ayık","match_name":"O. Ayık","common_name":"Onur Ayık","date_of_birth":"1990-01-28","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"77","foot":"both","position":"Attacker","team_id":"2311","team_name":"Akhisar Belediye GSK","short_name":"Akhisar","team_area_id":"196","team_area_name":"Turkey","start_date":"2015-07-14","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/24217.png"},{"people_id":"3750","first_name":"Mirkan","last_name":"Aydın","match_name":"M. Aydın","common_name":"Mirkan Aydın","date_of_birth":"1987-07-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"83","foot":"both","position":"Attacker","team_id":"18287","team_name":"Hatayspor","short_name":"Hatayspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-30","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/3750.png"},{"people_id":"24115","first_name":"Kubilay","last_name":"Sönmez","match_name":"K. Sönmez","common_name":"Kubilay Sönmez","date_of_birth":"1994-06-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18287","team_name":"Hatayspor","short_name":"Hatayspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-07-12","competition_id":"330","competition_name":"1. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/24115.png"},{"people_id":"3279","first_name":"Guido","last_name":"Koçer","match_name":"G. Koçer","common_name":"Guido Koçer","date_of_birth":"1988-09-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"175","weight":"79","foot":"left","position":"Midfielder","team_id":"1083","team_name":"Samsunspor","short_name":"Samsunspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-07-04","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/3279.png"},{"people_id":"149780","first_name":"Dersim-Sahan","last_name":"Kaynak","match_name":"D. Kaynak","common_name":"Dersim-Sahan Kaynak","date_of_birth":"1998-10-03","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"1113","team_name":"Elazığspor","short_name":"Elazığspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-31","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/149780.png"},{"people_id":"82568","first_name":"Melih","last_name":"Hortum","match_name":"M. Hortum","common_name":"Melih Hortum","date_of_birth":"1997-07-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"18288","team_name":"İnegölspor","short_name":"İnegölspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-16","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/82568.png"},{"people_id":"102353","first_name":"Taner","last_name":"Yalcin","match_name":"T. Yalcin","common_name":"Taner Yalcin","date_of_birth":"1990-02-18","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"77","foot":"","position":"Midfielder","team_id":"18288","team_name":"İnegölspor","short_name":"İnegölspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-07-13","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/102353.png"},{"people_id":"71275","first_name":"Sertan","last_name":"Yiğenoğlu","match_name":"S. Yiğenoğlu","common_name":"Sertan Yiğenoğlu","date_of_birth":"1995-01-04","country_of_birth":"Turkey","nationality":"Germany","country_of_birth_area_id":"196","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"18294","team_name":"1922 Konyaspor","short_name":"1922 Konyaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-31","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/71275.png"},{"people_id":"100522","first_name":"Mert Sinan","last_name":"Pekesen","match_name":"M. Pekesen","common_name":"Mert Pekesen","date_of_birth":"1994-10-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"18297","team_name":"Kırklarelispor","short_name":"Kırklarelispor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-06","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/100522.png"},{"people_id":"25564","first_name":"Gökhan","last_name":"Lekesiz","match_name":"G. Lekesiz","common_name":"Gökhan Lekesiz","date_of_birth":"1991-01-25","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"178","weight":"","foot":"","position":"Attacker","team_id":"20720","team_name":"Amedspor","short_name":"Amedspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-28","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25564.png"},{"people_id":"100385","first_name":"Deniz","last_name":"Pero","match_name":"D. Pero","common_name":"Deniz Pero","date_of_birth":"1995-06-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"20727","team_name":"Eyüpspor","short_name":"Eyüpspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-08","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/100385.png"},{"people_id":"81672","first_name":"Murat","last_name":"Bildirici","match_name":"M. Bildirici","common_name":"Murat Bildirici","date_of_birth":"1993-02-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"","foot":"","position":"Midfielder","team_id":"22236","team_name":"BAK SK","short_name":"BAK SK","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-15","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/81672.png"},{"people_id":"44146","first_name":"Ferhat","last_name":"Yazgan","match_name":"F. Yazgan","common_name":"Ferhat Yazgan","date_of_birth":"1992-10-20","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"79","foot":"right","position":"Defender","team_id":"23161","team_name":"Sakaryaspor","short_name":"Sakaryaspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2016-08-31","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/44146.png"},{"people_id":"135644","first_name":"Selim","last_name":"Avci","match_name":"S. Avci","common_name":"Selim Avci","date_of_birth":"1994-06-13","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"24847","team_name":"Etimesgut Belediyespor","short_name":"Etimesgut BS","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-01-31","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/135644.png"},{"people_id":"103998","first_name":"Mete","last_name":"Yildiz","match_name":"M. Yildiz","common_name":"Mete Yildiz","date_of_birth":"1998-02-11","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"187","weight":"","foot":"both","position":"Defender","team_id":"28357","team_name":"Utaş Uşakspor","short_name":"Utaş Uşakspor","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-08-14","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/103998.png"},{"people_id":"92547","first_name":"Volkan","last_name":"Okumak","match_name":"V. Okumak","common_name":"Volkan Okumak","date_of_birth":"1989-08-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Attacker","team_id":"28394","team_name":"Manisa FK","short_name":"Manisa FK","team_area_id":"196","team_area_name":"Turkey","start_date":"2019-07-16","competition_id":"332","competition_name":"2. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/92547.png"},{"people_id":"101899","first_name":"Bünyamin","last_name":"Balat","match_name":"B. Balat","common_name":"Bünyamin Balat","date_of_birth":"1997-01-05","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"172","weight":"","foot":"left","position":"Midfielder","team_id":"1145","team_name":"Alibeyköyspor","short_name":"Alibeyköy","team_area_id":"196","team_area_name":"Turkey","start_date":"2018-07-20","competition_id":"333","competition_name":"3. Lig","competition_area_id":"196","competition_area_name":"Turkey","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/101899.png"},{"people_id":"62365","first_name":"Joel","last_name":"Abu Hanna","match_name":"J. Abu Hanna","common_name":"Joel Abu Hanna","date_of_birth":"1998-01-22","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"184","weight":"74","foot":"left","position":"Defender","team_id":"922","team_name":"FK Zorya Luhansk","short_name":"Zorya Luhansk","team_area_id":"201","team_area_name":"Ukraine","start_date":"2019-07-16","competition_id":"30","competition_name":"Premier Liha","competition_area_id":"201","competition_area_name":"Ukraine","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/62365.png"},{"people_id":"5629","first_name":"Bastian","last_name":"Schweinsteiger","match_name":"B. Schweinsteiger","common_name":"Bastian Schweinsteiger","date_of_birth":"1984-08-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"79","foot":"right","position":"Midfielder","team_id":"2085","team_name":"Chicago Fire SC","short_name":"Chicago Fire","team_area_id":"203","team_area_name":"United States","start_date":"2017-03-21","competition_id":"47","competition_name":"MLS","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/5629.png"},{"people_id":"25257","first_name":" Kenneth","last_name":"Kronholm","match_name":"K. Kronholm","common_name":"Kenneth Kronholm","date_of_birth":"1985-10-14","country_of_birth":"United States","nationality":"Germany","country_of_birth_area_id":"203","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"2085","team_name":"Chicago Fire SC","short_name":"Chicago Fire","team_area_id":"203","team_area_name":"United States","start_date":"2019-05-06","competition_id":"47","competition_name":"MLS","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25257.png"},{"people_id":"111556","first_name":"Fabian","last_name":"Herbers","match_name":"F. Herbers","common_name":"Fabian Herbers","date_of_birth":"1993-08-17","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"78","foot":"","position":"Midfielder","team_id":"2085","team_name":"Chicago Fire SC","short_name":"Chicago Fire","team_area_id":"203","team_area_name":"United States","start_date":"2018-12-09","competition_id":"47","competition_name":"MLS","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/111556.png"},{"people_id":"25916","first_name":"Marc","last_name":"Rzatkowski","match_name":"M. Rzatkowski","common_name":"Marc Rzatkowski","date_of_birth":"1990-03-02","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"171","weight":"70","foot":"right","position":"Midfielder","team_id":"2091","team_name":"New York Red Bulls","short_name":"New York RB","team_area_id":"203","team_area_name":"United States","start_date":"2017-01-23","competition_id":"47","competition_name":"MLS","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25916.png"},{"people_id":"25880","first_name":"Florian","last_name":"Jungwirth","match_name":"F. Jungwirth","common_name":"Florian Jungwirth","date_of_birth":"1989-01-27","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"181","weight":"77","foot":"right","position":"Midfielder","team_id":"2093","team_name":"San Jose Earthquakes","short_name":"SJ Earthquakes","team_area_id":"203","team_area_name":"United States","start_date":"2017-02-02","competition_id":"47","competition_name":"MLS","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25880.png"},{"people_id":"133829","first_name":"Kai","last_name":"Wagner","match_name":"K. Wagner","common_name":"Kai Wagner","date_of_birth":"1997-02-15","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"182","weight":"78","foot":"","position":"Midfielder","team_id":"2098","team_name":"Philadelphia Union","short_name":"Philadelphia","team_area_id":"203","team_area_name":"United States","start_date":"2019-02-06","competition_id":"47","competition_name":"MLS","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/133829.png"},{"people_id":"25862","first_name":"Kevin","last_name":"Kratz","match_name":"K. Kratz","common_name":"Kevin Kratz","date_of_birth":"1987-01-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"23623","team_name":"Atlanta United FC","short_name":"Atlanta United","team_area_id":"203","team_area_name":"United States","start_date":"2016-12-11","competition_id":"47","competition_name":"MLS","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25862.png"},{"people_id":"172781","first_name":"Julian","last_name":"Gressel","match_name":"J. Gressel","common_name":"Julian Gressel","date_of_birth":"1996-12-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"185","weight":"84","foot":"","position":"Midfielder","team_id":"23623","team_name":"Atlanta United FC","short_name":"Atlanta United","team_area_id":"203","team_area_name":"United States","start_date":"2017-03-01","competition_id":"47","competition_name":"MLS","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/172781.png"},{"people_id":"44631","first_name":"Wal","last_name":"Fall","match_name":"W. Fall","common_name":"Wal Fall","date_of_birth":"1992-09-08","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"15235","team_name":"Ottawa Fury FC","short_name":"Ottawa Fury","team_area_id":"43","team_area_name":"Canada","start_date":"2019-01-01","competition_id":"171","competition_name":"USL Pro","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/44631.png"},{"people_id":"185462","first_name":"Benjamin Maximilian ","last_name":"Lundt","match_name":"B. Lundt","common_name":"Benjamin Lundt","date_of_birth":"1995-09-24","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"198","weight":"100","foot":"","position":"Goalkeeper","team_id":"22142","team_name":"Louisville City FC","short_name":"Louisville","team_area_id":"203","team_area_name":"United States","start_date":"2019-02-08","competition_id":"171","competition_name":"USL Pro","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/185462.png"},{"people_id":"25508","first_name":"Andreas","last_name":"Ivan","match_name":"A. Ivan","common_name":"Andreas Ivan","date_of_birth":"1995-01-10","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Midfielder","team_id":"25845","team_name":"New York Red Bulls II","short_name":"Red Bulls II","team_area_id":"203","team_area_name":"United States","start_date":"2018-09-04","competition_id":"171","competition_name":"USL Pro","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/25508.png"},{"people_id":"314457","first_name":"János","last_name":"Löbe","match_name":"J. Löbe","common_name":"János Löbe","date_of_birth":"1995-08-21","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"180","weight":"75","foot":"","position":"Defender","team_id":"25845","team_name":"New York Red Bulls II","short_name":"Red Bulls II","team_area_id":"203","team_area_name":"United States","start_date":"2019-03-15","competition_id":"171","competition_name":"USL Pro","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/314457.png"},{"people_id":"243563","first_name":"Gordon","last_name":"Wild","match_name":"G. Wild","common_name":"Gordon Wild","date_of_birth":"1995-10-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"178","weight":"78","foot":"","position":"Attacker","team_id":"38766","team_name":"Loudoun United FC","short_name":"Loudoun Utd","team_area_id":"203","team_area_name":"United States","start_date":"2019-07-21","competition_id":"171","competition_name":"USL Pro","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/243563.png"},{"people_id":"133872","first_name":"Chris","last_name":"Hellmann","match_name":"C. Hellmann","common_name":"Chris Hellmann","date_of_birth":"1992-10-16","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"183","weight":"82","foot":"","position":"Attacker","team_id":"36299","team_name":"South Georgia Tormenta FC","short_name":"SG Tormenta","team_area_id":"203","team_area_name":"United States","start_date":"2019-01-03","competition_id":"2149","competition_name":"USL League One","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/133872.png"},{"people_id":"177187","first_name":"Ngoufack Mélé","last_name":"Temguia","match_name":"M. Temguia","common_name":"Mélé Temguia","date_of_birth":"1995-08-01","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"188","weight":"","foot":"","position":"Defender","team_id":"15788","team_name":"FC Edmonton","short_name":"Edmonton","team_area_id":"43","team_area_name":"Canada","start_date":"2019-02-26","competition_id":"170","competition_name":"NASL","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/177187.png"},{"people_id":"363190","first_name":"Madalyn","last_name":"Schiffel","match_name":"M. Schiffel","common_name":"Madalyn Schiffel","date_of_birth":"1994-09-19","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"female","height":"","weight":"","foot":"","position":"Goalkeeper","team_id":"28039","team_name":"Reign FC","short_name":"Reign FC","team_area_id":"203","team_area_name":"United States","start_date":"2017-02-14","competition_id":"976","competition_name":"NWSL","competition_area_id":"203","competition_area_name":"United States","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/363190.png"},{"people_id":"70600","first_name":"Dominik","last_name":"Schmitt","match_name":"D. Schmitt","common_name":"Dominik Schmitt","date_of_birth":"1992-04-07","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"178","weight":"","foot":"both","position":"Midfielder","team_id":"1174","team_name":"SHB Đà Nẵng","short_name":"SHB Đà Nẵng","team_area_id":"208","team_area_name":"Vietnam","start_date":"2019-02-01","competition_id":"24","competition_name":"V-League","competition_area_id":"208","competition_area_name":"Vietnam","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/70600.png"},{"people_id":"259363","first_name":"Adriano","last_name":"Schmidt","match_name":"A. Schmidt","common_name":"Adriano Schmidt","date_of_birth":"1994-05-09","country_of_birth":"Germany","nationality":"Germany","country_of_birth_area_id":"80","nationality_area_id":"80","gender":"male","height":"","weight":"","foot":"","position":"Defender","team_id":"1179","team_name":"CLB Hải Phòng","short_name":"CLB Hải Phòng","team_area_id":"208","team_area_name":"Vietnam","start_date":"2018-06-01","competition_id":"24","competition_name":"V-League","competition_area_id":"208","competition_area_name":"Vietnam","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/259363.png"},{"people_id":"72626","first_name":"Gramoz","last_name":"Kurtaj","match_name":"G. Kurtaj","common_name":"Gramoz Kurtaj","date_of_birth":"1991-04-30","country_of_birth":"Kosovo","nationality":"Germany","country_of_birth_area_id":"249","nationality_area_id":"80","gender":"male","height":"183","weight":"77","foot":"both","position":"Midfielder","team_id":"1187","team_name":"CLB FLC Thanh Hóa","short_name":"Thanh Hóa","team_area_id":"208","team_area_name":"Vietnam","start_date":"2019-02-01","competition_id":"24","competition_name":"V-League","competition_area_id":"208","competition_area_name":"Vietnam","player_picture":"https:\/\/www.dsg-images.com\/players\/150x150\/72626.png"}]}}}