HLstatsX Community Edition
  • Contents
  • Search
  • SourceBans
  • Forum
  • Help

  Player Information

Player Profile

Steam Community Avatar
France mat1efou
Location: Castres, France
Steam: STEAM_0:0:923177139
Status: Offline
Click here to add as friend
Karma: In good standing
Member of Clan: (None)
Real Name: (Not Specified)
E-mail Address: (Not Specified)
Home Page: (Not Specified)
MM Rank: rank
Last Connect:* Sat. Jun. 14th, 2025 @ 22:56:39
Total Connection Time: 1d 19:01:49h
Average Ping:* -
Favorite Server:* * SchlachtHof :|: Dust2 Only :|: *Test* // noAim.eu
Favorite Map:* de_dust2
Favorite Weapon:* FN P90

Statistics Summary

Activity: 100%
Points: 6,290
Rank: 372
Kills per Minute: 0.18
Kills per Death: 0.3301 (0.44*)
Headshots per Kill: 0.3919 (0.4286*)
Shots per Kill: -
Weapon Accuracy: 0.0% (0%*)
Headshots: 185 (6*)
Kills: 472 (14*)
Deaths: 1,430 (32*)
Longest Kill Streak: 5
Longest Death Streak: 35
Suicides: 0
Teammate Kills: 0 (0*)

  History mat1efou's History:
  Events | Sessions | Awards (13) | Chat
  Search Find other players with the same name


  Miscellaneous Statistics

Player Trend
Player Trend Graph
Forum Signature


forum sig image

bbCode 1 (phpBB, SMF) | bbCode 2 (IPB) | Direct Image


  Ranks

Current rank: Sergeant
Sergeant
Kills needed: 28 (72%)
Rank history
Recruit Private Private First Class Lance Corporal Corporal


  Awards (hover over image to see name)

Ribbons
Sharpshooter Connection Time 25 Hours Supreme AK47 Supreme Steyr Aug Supreme AWP Sniper Supreme Desert Eagle Supreme Bomb Defuser Award of Dual Beretta Elites Award of Famas Supreme Five-Seven Supreme G3 SG1 Supreme Galil Award of Glock Supreme Headshots Supreme HE Grenades Supreme Hostage Killer Supreme Combat Knife Supreme Lowpinger Supreme M249 Para Supreme M3 Shotgun Supreme Colt M4A1 Supreme MAC 10 Supreme Most Kills Supreme MP5 Navy Supreme Sig P228 Supreme P90 Supreme Bomb Planter Supreme Hostage Rescuer Supreme Scout Elite Supreme SG 550 Supreme SG 552 Supreme Suicides Supreme Team Kills Award of TMP Award of UMP 45 Supreme USP Bronze XM Shotgun
Global Awards


  Aliases

Rank Name Time Last Use sort-descending.gif Kills Deaths K:D Headshots HS:K Suicides Accuracy
1 mat1efou 0d 00:51:10h 2025-06-14 23:08:03 14 31 0.45 6 0.43 0 0.0%
2 ? you loose you blood fresh 0d 00:01:17h 2025-05-20 22:07:33 0 1 0.00 0 - 0 0.0%
3 [UK2] m@t1efou 0d 00:06:35h 2025-05-11 18:17:36 1 4 0.25 0 0.00 0 0.0%
4 golden bowl 98's 0d 00:03:21h 2025-04-20 17:19:00 0 0 0.00 0 - 0 0.0%
5 Fou 0d 13:06:09h 2025-01-31 18:00:14 147 486 0.30 59 0.40 0 0.0%
6 An Fé Dé 0d 00:38:35h 2025-01-17 16:00:50 2 27 0.07 1 0.50 0 0.0%
7 MORSE 0d 01:19:19h 2025-01-14 20:37:17 12 35 0.34 5 0.42 0 0.0%
8 "0" FRANCS ->"1" FRANC 0d 04:03:00h 2025-01-11 20:28:51 26 120 0.22 6 0.23 0 0.0%
9 HEA|)''S"... 0d 00:00:36h 2025-01-08 22:23:38 0 0 0.00 0 - 0 0.0%
10 HEAD S 0d 05:21:04h 2025-01-08 19:01:36 46 166 0.28 21 0.46 0 0.0%
11 hits pls. 0d 00:59:01h 2025-01-04 18:21:40 14 21 0.67 8 0.57 0 0.0%
12 down my pourcentage of hits pls 0d 00:38:14h 2025-01-02 18:00:40 7 18 0.39 3 0.43 0 0.0%
13 know 0d 00:53:18h 2024-12-31 20:29:35 15 27 0.56 7 0.47 0 0.0%
14 TPK6 téquila pinacolada cassis 0d 05:26:13h 2024-12-28 14:53:55 68 197 0.35 19 0.28 0 0.0%
15 téquila pinacolada cassis 0d 00:20:19h 2024-12-21 14:55:23 2 12 0.17 1 0.50 0 0.0%
16 téquila "merida" crazy tiger 0d 09:13:38h 2024-12-20 21:25:05 118 285 0.41 49 0.42 0 0.0%




  Player Actions *





  Team Selection *

Rank Team Joined sort-descending.gif % Ratio
1 Counter-Terrorist 3 times 33.33%
2 Terrorist 2 times 22.22%




ERROR
Database Error

Server Address: localhost
Server Username: hlsx

Error Diagnostic:
Bad query.

Server Error: (1267) Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '='

Last SQL Query:
		SELECT
			IFNULL(hlstats_Roles.name, hlstats_Events_ChangeRole.role) AS name,
			IFNULL(hlstats_Roles.code, hlstats_Events_ChangeRole.role) AS code,
			COUNT(hlstats_Events_ChangeRole.id) AS rolecount,
			ROUND(COUNT(hlstats_Events_ChangeRole.id) / IF(0 = 0, 1, 0) * 100, 2) AS percent,
			hlstats_Frags_as_res.killsTotal,
			hlstats_Frags_as_res.deathsTotal,
			ROUND(hlstats_Frags_as_res.killsTotal / IF(hlstats_Frags_as_res.deathsTotal = 0, 1, hlstats_Frags_as_res.deathsTotal), 2) AS kpd
		FROM
			hlstats_Events_ChangeRole
		LEFT JOIN
			hlstats_Roles
		ON
			hlstats_Events_ChangeRole.role = hlstats_Roles.code
		LEFT JOIN
			hlstats_Frags_as_res
		ON
			hlstats_Frags_as_res.role = hlstats_Events_ChangeRole.role
		WHERE
			hlstats_Events_ChangeRole.playerId = 2628
			AND
			(
				hidden <> '1'
				OR hidden IS NULL
			)
			AND hlstats_Roles.game = 'css'
		GROUP BY
			hlstats_Events_ChangeRole.role
		ORDER BY
			rolecount desc,
			name desc