Players | 2025 Preliminaries
Games list for current season: SELECT `GAMEID`, `buy-in` FROM `steelcity_games` WHERE `game_date` >= '2021-01-01' AND `game_date` <= '2024-12-31' ORDER BY `game_date` DESCGamedata var dump
object(mysqli_result)#2234 (5) { ["current_field"]=> int(0) ["field_count"]=> int(2) ["lengths"]=> NULL ["num_rows"]=> int(2) ["type"]=> int(0) }
Looping through GameRow:
array(4) { [0]=> string(1) "3" ["GAMEID"]=> string(1) "3" [1]=> string(2) "30" ["buy-in"]=> string(2) "30" }
Q2: SELECT * FROM steelcity_results WHERE `GAMEID` = 3 AND `MEMBERID` = 1243
Looping through resultrow
array(18) { [0]=> string(2) "29" ["RESULTID"]=> string(2) "29" [1]=> string(1) "3" ["GAMEID"]=> string(1) "3" [2]=> string(4) "1243" ["MEMBERID"]=> string(4) "1243" [3]=> string(1) "0" ["re-buy"]=> string(1) "0" [4]=> string(1) "0" ["top-up"]=> string(1) "0" [5]=> string(1) "2" ["result_place"]=> string(1) "2" [6]=> string(2) "30" ["result_expense"]=> string(2) "30" [7]=> string(2) "10" ["score"]=> string(2) "10" [8]=> string(1) "0" ["winnings"]=> string(1) "0" }
Looping through GameRow:
array(4) { [0]=> string(1) "2" ["GAMEID"]=> string(1) "2" [1]=> string(2) "30" ["buy-in"]=> string(2) "30" }
Q2: SELECT * FROM steelcity_results WHERE `GAMEID` = 2 AND `MEMBERID` = 1243
Looping through resultrow
array(18) { [0]=> string(2) "20" ["RESULTID"]=> string(2) "20" [1]=> string(1) "2" ["GAMEID"]=> string(1) "2" [2]=> string(4) "1243" ["MEMBERID"]=> string(4) "1243" [3]=> string(1) "0" ["re-buy"]=> string(1) "0" [4]=> string(1) "0" ["top-up"]=> string(1) "0" [5]=> string(1) "1" ["result_place"]=> string(1) "1" [6]=> string(2) "30" ["result_expense"]=> string(2) "30" [7]=> string(7) "12.2474" ["score"]=> string(7) "12.2474" [8]=> string(1) "0" ["winnings"]=> string(1) "0" }
Total Games: 2
Wynn Wansoon (1243), Games Played: 2
| Next Season (2025 - Q1 - Diamonds) ⇒ |
| Game ID | Finished | Expenses | Score | Winnings |
|---|---|---|---|---|
| 3 | 2 | 30 | 10 | $0 |
| 2 | 1 | 30 | 12.2474 | $0 | Total Score: 22.2474 | Total Winnings: 0 |
