---
title: "Login ScoreTrend"
description: "Pagina di login ed ingresso nell'area riservata del sito ScoreTrend.net"
url: "https://plans.scoretrend.net/it/login?return=aHR0cHM6Ly9wbGFucy5zY29yZXRyZW5kLm5ldC9pdC9waWFuaS9waWFuby1ncmF0dWl0by9zaWduLXVw"
date: "2026-06-20T21:47:19+00:00"
language: "it-IT"
---

Nome utente \*

 Password \*

  Ricordami

  [ Hai dimenticato la tua password? ](https://plans.scoretrend.net/it/login?view=reset) [ Hai dimenticato il tuo nome utente? ](https://plans.scoretrend.net/it/login?view=remind) [ Non possiedi un account? ](https://plans.scoretrend.net/it/login?view=registration)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://plans.scoretrend.net/it"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Login",
            "item": "https://plans.scoretrend.net/it/login"
        }
    ]
}
```
