Skip to main content

Match Stats

This is the last message being sent by the Game to Faceit. It can be used to send match stats only if they haven't been sent before (i.e. in the payload of the Match Finished event).

Match Stats

Statistics must be added in the stats object.

Example payload

{
"event_type": "STATS",
"payload": {
"stats": {}
}
}