All the details of the most expensive transfers in Football History.
Pos. | Player | Clubs | Year | Fee | Description |
---|---|---|---|---|---|
50 | Kai Havertz | Bayer Leverkusen - Chelsea | 2020 | €70m (+€9m) | Kai Havertz moved from Bayer Leverkusen to Chelsea in 2020, with a transfer fee of €70m (+€9m). This is the 50th most expensive transfer deal in football history. |
50 | Luka Jovic | Eintracht Frankfurt - Real Madrid | 2019 | €70m | Luka Jovic moved from Eintracht Frankfurt to Real Madrid in 2019, with a transfer fee of €70m. This is the 50th most expensive transfer deal in football history. |
50 | Rodri | Atletico Madrid - Manchester City | 2019 | €70m | Rodri moved from Atletico Madrid to Manchester City in 2019, with a transfer fee of €70m. This is the 50th most expensive transfer deal in football history. |
50 | Sandro Tonali | AC Milan - Newcastle United | 2023 | €70m | Sandro Tonali moved from AC Milan to Newcastle United in 2023, with a transfer fee of €70m. This is the 50th most expensive transfer deal in football history. |
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "FVC4UHxynidCVfa6YHoD5vMxoOoTub4olSSAwGS0BsY", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "FVC4UHxynidCVfa6YHoD5vMxoOoTub4olSSAwGS0BsY", "level": 2}'