Goal402 Team Roster (Players & Staff) is a paid API for AI agents from goal402-x402.percha.workers.dev, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).
Returns the full team roster including players and staff members for a specified football/soccer team
Team roster with players and staff
Returns a JSON object containing the team_id, an array of players, and an array of staff members associated with the specified team. Each array includes personnel details for the club's roster.
GEThttps://goal402-x402.percha.workers.dev/teams/hccd/playersUse this endpoint when you need to retrieve the full personnel roster (players and coaching/support staff) for a specific football team identified by its team ID. Prefer this over team detail endpoints when the primary need is squad composition rather than stadium or general club info.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"id": "manchester_united"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"staff": [
{
"id": 1,
"age": "44",
"name": "Guillermo Farré",
"height": "1.77",
"number": "",
"weight": "74 kg",
"position": "Management",
"birthdate": "16/08/1981",
"country_id": "ba",
"short_name": "Farre",
"formation_position": "Head Coach"
}
],
"players": [
{
"id": 2,
"age": "30",
"name": "Axel Werner",
"height": "1.92",
"number": "1",
"weight": "0.085 kg",
"position": "Goalkeepers",
"birthdate": "28/02/1996",
"country_id": "ba",
"short_name": "Werner",
"formation_position": "Goalkeeper"
},
{
"id": 3,
"age": "35",
"name": "Sebastián Moyano",
"height": "1.88",
"number": "17",
"weight": "78 kg",
"position": "Goalkeepers",
"birthdate": "26/08/1990",
"country_id": "ba",
"short_name": "Moyano",
"formation_position": "Goalkeeper"
},
{
"id": 4,
"age": "29",
"name": "Ignacio Chicco",
"height": "1.84",
"number": "23",
"weight": "80 kg",
"position": "Goalkeepers",
"birthdate": "30/06/1996",
"country_id": "ba",
"short_name": "Chicco",
"formation_position": "Goalkeeper"
},
{
"id": 9,
"age": "25",
"name": "Matías Morello",
"height": "1.85",
"number": "16",
"weight": "0.076 kg",
"position": "Defenders",
"birthdate": "12/02/2001",
"country_id": "ba",
"short_name": "Morello",
"formation_position": "Center Back"
},
{
"id": 10,
"age": "32",
"name": "Lucas Rodríguez",
"height": "1.69",
"number": "18",
"weight": "66 kg",
"position": "Defenders",
"birthdate": "27/09/1993",
"country_id": "ba",
"short_name": "Rodríguez",
"formation_position": "Left Back"
},
{
"id": 5,
"age": "26",
"name": "Guillermo Enrique",
"height": "1.74",
"number": "2",
"weight": "",
"position": "Defenders",
"birthdate": "24/02/2000",
"country_id": "ba",
"short_name": "Enrique",
"formation_position": "Center Back"
},
{
"id": 11,
"age": "29",
"name": "Emanuel Iñíguez",
"height": "1.77",
"number": "21",
"weight": "0.074 kg",
"position": "Defenders",
"birthdate": "16/09/1996",
"country_id": "ba",
"short_name": "Iñíguez",
"formation_position": "Center Back"
},
{
"id": 12,
"age": "30",
"name": "Néstor Breitenbruch",
"height": "1.78",
"number": "25",
"weight": "76 kg",
"position": "Defenders",
"birthdate": "13/09/1995",
"country_id": "ba",
"short_name": "Breitenbruch",
"formation_position": "Right Back"
},
{
"id": 13,
"age": "22",
"name": "Santiago Moya",
"height": "1.87",
"number": "28",
"weight": "",
"position": "Defenders",
"birthdate": "13/06/2003",
"country_id": "ba",
"short_name": "Moya",
"formation_position": "Center Back"
},
{
"id": 6,
"age": "27",
"name": "Fernando Román",
"height": "1.80",
"number": "3",
"weight": "0.076 kg",
"position": "Defenders",
"birthdate": "20/11/1998",
"country_id": "bai",
"short_name": "Román",
"formation_position": "Right Back"
},
{
"id": 14,
"age": "29",
"name": "Nicolás Zalazar",
"height": "1.85",
"number": "33",
"weight": "0.083 kg",
"position": "Defenders",
"birthdate": "29/01/1997",
"country_id": "ba",
"short_name": "Zalazar",
"formation_position": "Center Back"
},
{
"id": 7,
"age": "25",
"name": "Rodrigo Gonzalez",
"height": "1.75",
"number": "4",
"weight": "",
"position": "Defenders",
"birthdate": "14/04/2000",
"country_id": "ba",
"short_name": "González",
"formation_position": "Right Back"
},
{
"id": 8,
"age": "28",
"name": "Joaquin Novillo",
"height": "1.90",
"number": "6",
"weight": "86 kg",
"position": "Defenders",
"birthdate": "19/02/1998",
"country_id": "ba",
"short_name": "Novillo",
"formation_position": "Center Back"
},
{
"id": 25,
"age": "22",
"name": "Agustín Palavecino",
"height": "1.94",
"number": "11",
"weight": "0.072 kg",
"position": "Forwards",
"birthdate": "09/03/2003",
"country_id": "ba",
"short_name": "Palavecino",
"formation_position": "Center Forward"
},
{
"id": 26,
"age": "26",
"name": "Nicolás Cordero",
"height": "1.84",
"number": "19",
"weight": "0.078 kg",
"position": "Forwards",
"birthdate": "11/04/1999",
"country_id": "ba",
"short_name": "Nicolás Cordero",
"formation_position": "Center Forward"
},
{
"id": 27,
"age": "24",
"name": "Rodrigo Márquez",
"height": "1.79",
"number": "20",
"weight": "0.071 kg",
"position": "Forwards",
"birthdate": "15/02/2002",
"country_id": "ba",
"short_name": "R. Marquez",
"formation_position": "Center Forward"
},
{
"id": 28,
"age": "22",
"name": "Facundo De La Vega",
"height": "",
"number": "22",
"weight": "",
"position": "Forwards",
"birthdate": "15/04/2003",
"country_id": "ba",
"short_name": "Facundo De La Vega",
"formation_position": "Center Forward"
},
{
"id": 29,
"age": "27",
"name": "Tomás Fernández",
"height": "1.73",
"number": "27",
"weight": "0.078 kg",
"position": "Forwards",
"birthdate": "08/08/1998",
"country_id": "ba",
"short_name": "Fernández",
"formation_position": "Center Forward"
},
{
"id": 30,
"age": "20",
"name": "Alejandro Villarreal",
"height": "1.86",
"number": "30",
"weight": "0.085 kg",
"position": "Forwards",
"birthdate": "28/07/2005",
"country_id": "baj",
"short_name": "Villarreal",
"formation_position": "Center Forward"
},
{
"id": 23,
"age": "26",
"name": "Natanael Guzmán",
"height": "1.71",
"number": "7",
"weight": "0.067 kg",
"position": "Forwards",
"birthdate": "11/08/1999",
"country_id": "ba",
"short_name": "Natanael Guzmán",
"formation_position": "Right Forward"
},
{
"id": 31,
"age": "31",
"name": "Mauro Da Luz",
"height": "1.74",
"number": "77",
"weight": "0.077 kg",
"position": "Forwards",
"birthdate": "09/05/1994",
"country_id": "bbb",
"short_name": "Da Luz",
"formation_position": "Right Forward"
},
{
"id": 24,
"age": "32",
"name": "Junior Arias",
"height": "1.70",
"number": "9",
"weight": "64 kg",
"position": "Forwards",
"birthdate": "17/05/1993",
"country_id": "bbb",
"short_name": "Arias",
"formation_position": "Center Forward"
},
{
"id": 17,
"age": "22",
"name": "Alan Sosa",
"height": "1.83",
"number": "10",
"weight": "0.074 kg",
"position": "Midfielders",
"birthdate": "04/05/2003",
"country_id": "ba",
"short_name": "Sosa",
"formation_position": "Central Midfielder"
},
{
"id": 18,
"age": "33",
"name": "Federico Gino",
"height": "1.76",
"number": "13",
"weight": "73 kg",
"position": "Midfielders",
"birthdate": "26/02/1993",
"country_id": "bbb",
"short_name": "Gino",
"formation_position": "Central Midfielder"
},
{
"id": 19,
"age": "32",
"name": "Franco Leys",
"height": "1.80",
"number": "32",
"weight": "70 kg",
"position": "Midfielders",
"birthdate": "18/10/1993",
"country_id": "ba",
"short_name": "Leys",
"formation_position": "Central Midfielder"
},
{
"id": 15,
"age": "36",
"name": "Roberto Bochi",
"height": "1.72",
"number": "5",
"weight": "0.068 kg",
"position": "Midfielders",
"birthdate": "16/12/1989",
"country_id": "ba",
"short_name": "Bochi",
"formation_position": "Central Midfielder"
},
{
"id": 20,
"age": "20",
"name": "Martín García",
"height": "1.82",
"number": "55",
"weight": "",
"position": "Midfielders",
"birthdate": "06/05/2005",
"country_id": "ba",
"short_name": "Garcia",
"formation_position": "Central Midfielder"
},
{
"id": 21,
"age": "21",
"name": "Federico Laurelli",
"height": "1.87",
"number": "71",
"weight": "",
"position": "Midfielders",
"birthdate": "10/07/2004",
"country_id": "ba",
"short_name": "Laurelli",
"formation_position": "Central Midfielder"
},
{
"id": 16,
"age": "30",
"name": "Esteban Rolon",
"height": "1.78",
"number": "8",
"weight": "74 kg",
"position": "Midfielders",
"birthdate": "25/09/1995",
"country_id": "ba",
"short_name": "Rolón",
"formation_position": "Central Midfielder"
},
{
"id": 22,
"age": "25",
"name": "Lautaro Chávez",
"height": "1.70",
"number": "80",
"weight": "0.068 kg",
"position": "Midfielders",
"birthdate": "17/01/2001",
"country_id": "ba",
"short_name": "Chávez",
"formation_position": "Central Midfielder"
}
],
"team_id": "hccd"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"