I was working with the data from the FMS Twitter feed and noticed several cases where the Final Points for an alliance were greater than the number of cells scored.
For instance, in the following data <broc> is 42, indicating 84 points worth of cells were scored, no super cells were scored. Yet <bfin> is 94. Where did the 10 additional points come from?
Am I missing something?
<match>
<pubdate>Fri, 13 Mar 2009 12:46:19 +0000</pubdate>
<event>SJ</event>
<typ>Q</typ>
<mch>1</mch>
<st>C</st>
<tim>0</tim>
<rfin>42</rfin>
<bfin>94</bfin>
<red1>649</red1>
<red2>2141</red2>
<red3>1351</red3>
<blue1>8</blue1>
<blue2>1280</blue2>
<blue3>100</blue3>
<rcel>0</rcel>
<bcel>0</bcel>
<rroc>10</rroc>
<broc>42</broc>
</match>