<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Match history]]></title><description><![CDATA[<p dir="auto">Hi, I am wondering what is the recommended way to store match history so it can be viewed and filtered in the portal as well</p>
]]></description><link>https://forums.getbraincloud.com/topic/276/match-history</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 07:19:09 GMT</lastBuildDate><atom:link href="https://forums.getbraincloud.com/topic/276.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Jan 2025 04:01:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Match history on Thu, 23 Jan 2025 14:57:35 GMT]]></title><description><![CDATA[<p dir="auto">thx, I will give it a try</p>
]]></description><link>https://forums.getbraincloud.com/post/881</link><guid isPermaLink="true">https://forums.getbraincloud.com/post/881</guid><dc:creator><![CDATA[tlim]]></dc:creator><pubDate>Thu, 23 Jan 2025 14:57:35 GMT</pubDate></item><item><title><![CDATA[Reply to Match history on Thu, 23 Jan 2025 13:31:44 GMT]]></title><description><![CDATA[<p dir="auto">Well - the "owned custom entities" approach could come into play again if you want to view the matches across the system. Although owned custom entities are owned by players (and get deleted if a player account is deleted) - they are still queryable across the system...    via API or the Portal (see App &gt; Global &gt; Global Data &gt; Custom Entities ).</p>
<p dir="auto">I hope that helps!</p>
]]></description><link>https://forums.getbraincloud.com/post/880</link><guid isPermaLink="true">https://forums.getbraincloud.com/post/880</guid><dc:creator><![CDATA[Paul Winterhalder]]></dc:creator><pubDate>Thu, 23 Jan 2025 13:31:44 GMT</pubDate></item><item><title><![CDATA[Reply to Match history on Wed, 22 Jan 2025 04:46:06 GMT]]></title><description><![CDATA[<p dir="auto">thx, that should work for the player, but what if I want to look at all the matches that happened from the server or as a developer?<br />
I guess I can use the global statistic? then I can omit saving the match history for the player, the player can query the global statistic and filter the matches that they played in?</p>
]]></description><link>https://forums.getbraincloud.com/post/875</link><guid isPermaLink="true">https://forums.getbraincloud.com/post/875</guid><dc:creator><![CDATA[tlim]]></dc:creator><pubDate>Wed, 22 Jan 2025 04:46:06 GMT</pubDate></item><item><title><![CDATA[Reply to Match history on Mon, 20 Jan 2025 14:16:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.getbraincloud.com/uid/422">@tlim</a> and <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.getbraincloud.com/uid/431">@devsleeper</a> ,</p>
<p dir="auto">Player stats are definitely useful for keeping all-time stats.</p>
<p dir="auto">If you want to limit stats to recent matches - you might consider using "Owned Custom Entities" for each match result.  You can set a TTL for the objects so they don't stick around too long - maybe 90 days?</p>
<p dir="auto">And then just retrieve the last 20 match results (if they exist) to sum up the totals and produce the stats.</p>
<p dir="auto">I hope that helps!</p>
<p dir="auto">Paul.</p>
]]></description><link>https://forums.getbraincloud.com/post/874</link><guid isPermaLink="true">https://forums.getbraincloud.com/post/874</guid><dc:creator><![CDATA[Paul Winterhalder]]></dc:creator><pubDate>Mon, 20 Jan 2025 14:16:30 GMT</pubDate></item><item><title><![CDATA[Reply to Match history on Sun, 19 Jan 2025 23:54:21 GMT]]></title><description><![CDATA[<p dir="auto">Hi,  not involved with BrainCloud but seeing as the team may be offline during the weekend I thought I would suggest looking at Player Stats:<br />
<a href="https://docs.braincloudservers.com/api/capi/playerstats/" rel="nofollow ugc">https://docs.braincloudservers.com/api/capi/playerstats/</a></p>
<p dir="auto">Converting into a table for display on the client should then be straightforward.</p>
]]></description><link>https://forums.getbraincloud.com/post/873</link><guid isPermaLink="true">https://forums.getbraincloud.com/post/873</guid><dc:creator><![CDATA[devsleeper]]></dc:creator><pubDate>Sun, 19 Jan 2025 23:54:21 GMT</pubDate></item><item><title><![CDATA[Reply to Match history on Sat, 18 Jan 2025 08:46:19 GMT]]></title><description><![CDATA[<p dir="auto">My game is similar to team fight tactics, I have a dedicated server in multiplay with brain cloud S2S and player accounts, I would like to have a match history like this <a href="https://tactics.tools/player/ru/Nettlemidge/RU1" rel="nofollow ugc">https://tactics.tools/player/ru/Nettlemidge/RU1</a></p>
]]></description><link>https://forums.getbraincloud.com/post/872</link><guid isPermaLink="true">https://forums.getbraincloud.com/post/872</guid><dc:creator><![CDATA[tlim]]></dc:creator><pubDate>Sat, 18 Jan 2025 08:46:19 GMT</pubDate></item><item><title><![CDATA[Reply to Match history on Sat, 18 Jan 2025 04:19:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.getbraincloud.com/uid/422">@tlim</a> ,</p>
<p dir="auto">What sort of match history?</p>
<p dir="auto">What sort of game are we talking about? Which multiplayer APIs are you using?</p>
<p dir="auto">Paul.</p>
]]></description><link>https://forums.getbraincloud.com/post/871</link><guid isPermaLink="true">https://forums.getbraincloud.com/post/871</guid><dc:creator><![CDATA[Paul Winterhalder]]></dc:creator><pubDate>Sat, 18 Jan 2025 04:19:15 GMT</pubDate></item></channel></rss>