TiPS/U21
Season Record (1 matches)
0
Wins
1
Draws
0
Losses
2
GF
2
GA
0
GD
0%
Win Rate
1.0
Pts/Game
1
Total Pts
Head-to-Head Records
| Opponent | Played | W | D | L | GF | GA | Avg Goals |
|---|---|---|---|---|---|---|---|
| IF Gnistan M35 | 1 | 0 | 1 | 0 | 2 | 2 | 4.0 |
Upcoming Fixtures
No upcoming fixtures.
Recent Results
| Date | Match | Score | Result |
|---|---|---|---|
| Apr 12 | IF Gnistan M35 vs TiPS/U21 | 2 - 2 | D |
Get TiPS/U21 data via the API:
# Team players with stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/players/?team=2204"
# Player match-by-match stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/player-stats/?team=2204"
# Team events (fixtures & results)
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/events/?team=2204"