{
 "model_version": "mp_monte_carlo/0.2.2",
 "snapshot_hash": "1a8520ec52835c2dd86ac39fcd30c0d3ede295d9677d019bab6a48a83b50475e",
 "snapshot_time": "2026-09-20T17:11:56.797Z",
 "master_seed": 20260917,
 "trials": 50000,
 "run": {
  "model_version": "mp_monte_carlo/0.2.2",
  "snapshot_hash": "1a8520ec52835c2dd86ac39fcd30c0d3ede295d9677d019bab6a48a83b50475e",
  "snapshot_time": "2026-09-20T17:11:56.797Z",
  "snapshot_path": "chess_model_tournament/data/runs/timeline/snapshot_now.json",
  "config": {
   "_comment": "Spec §4.1 defaults. Every run stamps the RESOLVED config (this + event + CLI overrides) into simulation_summary.json. Changing a calibration value here is a decision (ai/decisions.md) with evidence, never a silent edit.",
   "model_version": "mp_monte_carlo/0.2.2",
   "boards_per_match": 4,
   "match_points": {
    "win": 2,
    "draw": 1,
    "loss": 0
   },
   "ranking_mode": "MP_ONLY",
   "tie_policy": "SHARED_MAX_MP",
   "win_split_policy": "EQUAL_SPLIT",
   "_win_split_comment": "D4: p_win_equal_split = 1/k among k tied leaders, reported beside p_highest_mp. Future: TB_PROXY (spec v1.1).",
   "board_model": {
    "kind": "rating_davidson_softmax",
    "_kind_comment": "D5 (operator 2026-09-17): the board W/D/B comes from an Elo formula — chess_model's pre-game Davidson-softmax form, refit here on the whole human field (1400-2900) with a draw-vs-gap term; artifact below. 'spec_v1_closed_form' (the spec's d0/kappa/H construction) is kept as the alternative and is what the spec text describes.",
    "artifact": "config/board_model_olympiad_v0.2.json",
    "_artifact_comment": "D16 (2026-09-18): fitted on 17,331 Olympiad boards 2014-2024 (tools/fit_board_model_olympiad.py) with a level-by-gap term; beats the relay-corpus fit v0.1 (config/board_model_davidson_v0.1.json, kept) on every held-out Olympiad by 0.010-0.023 nats. v0.1 under-rated an elite favourite by up to 8 points of expected score.",
    "white_advantage_elo": 35,
    "equal_rating_draw_rate": 0.5,
    "draw_decay_elo": 400,
    "_spec_params_comment": "white_advantage_elo / equal_rating_draw_rate / draw_decay_elo are used ONLY by kind=spec_v1_closed_form. Under rating_davidson_softmax the White advantage is the artifact's fitted intercept (~45 Elo).",
    "probability_sum_tolerance": 1e-9,
    "unrated_rating_floor": 1400,
    "_unrated_comment": "D8: Chess-Results prints unrated as Rtg 0; 16 of 205 teams have <4 rated players. Simulated at FIDE's own floor (1400), flagged unrated:true; the snapshot keeps rating:null."
   },
   "team_elo_adjustments": {
    "USA": 6,
    "IND": 25.8,
    "UZB": 19.5,
    "CHN": 0,
    "GER": 11.9,
    "NED": 0,
    "AZE": 11.9,
    "HUN": 0,
    "FRA": 7.9,
    "ARM": 7.6
   },
   "team_elo_adjustments_max_starting_rank": 10,
   "_team_elo_comment": "D35 (operator, 2026-09-20), REPLACING D17's rating-change buckets. Elo added to every player of the team = the mean AGE SHIFT of its strongest four, where the shift is fitted on RESULTS (not on rating change): four age bins relative to 27+, <=20 +31.7, 21-23 +23.8, 24-26 +15.2, 27+ 0, measured with the board model held fixed on 5,939 elite relay games (both players 2600+, 2023-2026, 226 players, 51 federations, population-complete). D17's rating-change rates were selection-inflated (they vanish above 2650) and its 24-30 bucket understated the 24-26 group about fourfold; the one-year lag it assumed IS confirmed by the results fit (1.07 years, CI 0.54-1.64). Evidence and every caveat: docs/rating_lag_review_2026-09-20.md. Applied to seeds 1-10 ONLY, enforced by team_elo_adjustments_max_starting_rank (a federation key alone used to reach Uzbekistan 2 and 3); a team_id key overrides a federation key. Every other team is 0. UZB +30 stays NOT adopted (D15). What-ifs: config/scenarios.json. The backtest applies this only via tools/backtest.mjs --adjustments. Recompute: ages from tools/rating_trajectory.mjs; the bins from data/runs/review_20260920/scripts/.",
   "run_modes": {
    "interactive": 100000,
    "final": 1000000,
    "test": 10000
   },
   "thresholds_mp": [
    14,
    16,
    18,
    20
   ],
   "trajectory_quantiles": [
    0.1,
    0.5,
    0.9
   ],
   "pairing": {
    "bye_enabled": false,
    "bye_mp": 1,
    "bye_game_points": 2,
    "_bye_comment": "FIDE Olympiad Pairing Rules art. 4.3: a bye is 1 matchpoint and 2 gamepoints — NOT the spec's 2 MP (§8.4). Used when crediting a real bye in the snapshot (Kiribati, round 3); the simulator never awards one under D6. Verify against the round-4 'MP before' column.",
    "merge_adjacent_groups_only_when_no_legal_matching": true,
    "pairing_order": "top_down",
    "_order_comment": "Olympiad rules 6.4 pair top groups down to the middle, then bottom groups up, then the middle; the spec (§8.2) pairs top-down only. Implemented as the spec says; TASK-9 measures the divergence."
   }
  },
  "config_hash": "7ec2a044183a19765a91c828d3d2822087035f0542afcb533dad75542edd3d70",
  "artifact": "chess_model_tournament/config/board_model_olympiad_v0.2.json",
  "artifact_sha256": "1f24c5aa9d6e69497a66d333b9f72fbb7117776e0bc924e1633879d45c876074",
  "master_seed": 20260917,
  "trials": 50000,
  "workers": 4,
  "started_at": "2026-09-20T17:20:29.174Z",
  "elapsed_s": 30.625
 },
 "tournament": {
  "tournament_id": "olympiad_open_2026",
  "rounds_total": 11,
  "boards_per_match": 4,
  "team_count": 206,
  "active_teams": [
   1,
   2,
   3,
   4,
   5,
   6,
   7,
   8,
   9,
   10,
   11,
   12,
   13,
   14,
   15,
   16,
   17,
   18,
   19,
   20,
   21,
   22,
   23,
   24,
   25,
   26,
   27,
   28,
   29,
   30,
   31,
   32,
   33,
   34,
   35,
   36,
   37,
   38,
   39,
   40,
   41,
   42,
   43,
   44,
   45,
   46,
   47,
   48,
   49,
   50,
   51,
   52,
   53,
   54,
   55,
   56,
   57,
   58,
   59,
   60,
   61,
   62,
   63,
   64,
   65,
   66,
   67,
   68,
   69,
   70,
   71,
   72,
   73,
   74,
   75,
   76,
   77,
   78,
   79,
   80,
   81,
   82,
   83,
   84,
   85,
   86,
   87,
   88,
   89,
   90,
   91,
   92,
   93,
   94,
   95,
   96,
   97,
   98,
   99,
   100,
   101,
   102,
   103,
   104,
   105,
   106,
   107,
   108,
   109,
   110,
   111,
   112,
   113,
   114,
   115,
   116,
   117,
   118,
   119,
   120,
   121,
   122,
   123,
   124,
   125,
   126,
   127,
   128,
   129,
   130,
   131,
   132,
   133,
   134,
   135,
   136,
   137,
   138,
   139,
   140,
   141,
   142,
   143,
   144,
   145,
   146,
   147,
   148,
   149,
   150,
   151,
   152,
   153,
   154,
   155,
   156,
   157,
   158,
   159,
   160,
   161,
   162,
   163,
   164,
   165,
   166,
   167,
   168,
   169,
   170,
   171,
   172,
   173,
   174,
   175,
   176,
   177,
   178,
   179,
   180,
   181,
   182,
   183,
   184,
   185,
   186,
   187,
   188,
   189,
   190,
   191,
   192,
   193,
   194,
   195,
   196,
   197,
   198,
   199,
   200,
   201,
   202,
   203,
   204,
   205,
   206
  ],
  "excluded_teams": []
 },
 "excluded_teams": [],
 "sums": {
  "p_highest_mp": 1.4243999999999992,
  "p_win_equal_split": 0.9999999999999999,
  "p_win": 1
 },
 "p_win_method": "TB_PROXY (Sonneborn-Berger on the trial, then game points, then shared)",
 "as_of": {
  "last_completed_round": 5,
  "current_round": {
   "round": 6,
   "status": "published"
  }
 },
 "note_highest_mp": "p_highest_mp counts every team sharing the maximum MP; tied leaders are counted independently, so the column can sum to more than 1. p_win_equal_split splits a k-way tie 1/k (D4) and sums to 1.",
 "teams": [
  {
   "team_id": 1,
   "team_name": "United States of America",
   "federation": "USA",
   "starting_rank": 1,
   "active": true,
   "expected_final_mp": 17.21954,
   "median_final_mp": 17,
   "final_mp_pmf": {
    "13": 0.0001,
    "14": 0.00406,
    "15": 0.05748,
    "16": 0.23344,
    "17": 0.31408,
    "18": 0.24072,
    "19": 0.11056,
    "20": 0.03956
   },
   "p_highest_mp": 0.20154,
   "p_unique_highest_mp": 0.086,
   "p_win_equal_split": 0.13244608730158733,
   "p_win_tb_proxy": 0.13734,
   "p_win": 0.13734,
   "p_mp_at_least": {
    "14": 0.9999,
    "16": 0.93836,
    "18": 0.39084,
    "20": 0.03956
   }
  },
  {
   "team_id": 2,
   "team_name": "India",
   "federation": "IND",
   "starting_rank": 2,
   "active": true,
   "expected_final_mp": 18.44082,
   "median_final_mp": 18,
   "final_mp_pmf": {
    "13": 0.00002,
    "14": 0.00102,
    "15": 0.01696,
    "16": 0.08638,
    "17": 0.18506,
    "18": 0.23736,
    "19": 0.21628,
    "20": 0.15824,
    "21": 0.07378,
    "22": 0.0249
   },
   "p_highest_mp": 0.509,
   "p_unique_highest_mp": 0.32764,
   "p_win_equal_split": 0.404730619047619,
   "p_win_tb_proxy": 0.39853,
   "p_win": 0.39853,
   "p_mp_at_least": {
    "14": 0.99998,
    "16": 0.982,
    "18": 0.71056,
    "20": 0.25692
   }
  },
  {
   "team_id": 3,
   "team_name": "Uzbekistan",
   "federation": "UZB",
   "starting_rank": 3,
   "active": true,
   "expected_final_mp": 17.85146,
   "median_final_mp": 18,
   "final_mp_pmf": {
    "13": 0.00012,
    "14": 0.00322,
    "15": 0.0365,
    "16": 0.14886,
    "17": 0.2487,
    "18": 0.24358,
    "19": 0.17358,
    "20": 0.09864,
    "21": 0.0372,
    "22": 0.0096
   },
   "p_highest_mp": 0.33744,
   "p_unique_highest_mp": 0.18844,
   "p_win_equal_split": 0.2512767063492064,
   "p_win_tb_proxy": 0.3058,
   "p_win": 0.3058,
   "p_mp_at_least": {
    "14": 0.99988,
    "16": 0.96016,
    "18": 0.5626,
    "20": 0.14544
   }
  },
  {
   "team_id": 4,
   "team_name": "China",
   "federation": "CHN",
   "starting_rank": 4,
   "active": true,
   "expected_final_mp": 16.5782,
   "median_final_mp": 17,
   "final_mp_pmf": {
    "13": 0.001,
    "14": 0.0173,
    "15": 0.14524,
    "16": 0.33288,
    "17": 0.31538,
    "18": 0.13292,
    "19": 0.04316,
    "20": 0.01026,
    "21": 0.00186
   },
   "p_highest_mp": 0.08978,
   "p_unique_highest_mp": 0.03024,
   "p_win_equal_split": 0.0534087619047619,
   "p_win_tb_proxy": 0.05583,
   "p_win": 0.05583,
   "p_mp_at_least": {
    "14": 0.999,
    "16": 0.83646,
    "18": 0.1882,
    "20": 0.01212
   }
  },
  {
   "team_id": 5,
   "team_name": "Germany",
   "federation": "GER",
   "starting_rank": 5,
   "active": true,
   "expected_final_mp": 16.773400000000002,
   "median_final_mp": 17,
   "final_mp_pmf": {
    "13": 0.00124,
    "14": 0.0215,
    "15": 0.12976,
    "16": 0.30304,
    "17": 0.28476,
    "18": 0.15662,
    "19": 0.06972,
    "20": 0.02552,
    "21": 0.0064,
    "22": 0.00144
   },
   "p_highest_mp": 0.12234,
   "p_unique_highest_mp": 0.05014,
   "p_win_equal_split": 0.07896484126984128,
   "p_win_tb_proxy": 0.05927,
   "p_win": 0.05927,
   "p_mp_at_least": {
    "14": 0.99876,
    "16": 0.8475,
    "18": 0.2597,
    "20": 0.03336
   }
  },
  {
   "team_id": 6,
   "team_name": "Netherlands",
   "federation": "NED",
   "starting_rank": 6,
   "active": true,
   "expected_final_mp": 16.16726,
   "median_final_mp": 16,
   "final_mp_pmf": {
    "12": 0.00004,
    "13": 0.00274,
    "14": 0.04442,
    "15": 0.20724,
    "16": 0.39386,
    "17": 0.25278,
    "18": 0.0804,
    "19": 0.01594,
    "20": 0.00258
   },
   "p_highest_mp": 0.03544,
   "p_unique_highest_mp": 0.00796,
   "p_win_equal_split": 0.01807776984126984,
   "p_win_tb_proxy": 0.00924,
   "p_win": 0.00924,
   "p_mp_at_least": {
    "14": 0.99722,
    "16": 0.74556,
    "18": 0.09892,
    "20": 0.00258
   }
  },
  {
   "team_id": 7,
   "team_name": "Azerbaijan",
   "federation": "AZE",
   "starting_rank": 7,
   "active": true,
   "expected_final_mp": 16.14244,
   "median_final_mp": 16,
   "final_mp_pmf": {
    "12": 0.00006,
    "13": 0.00266,
    "14": 0.03904,
    "15": 0.21158,
    "16": 0.40714,
    "17": 0.25408,
    "18": 0.07176,
    "19": 0.012,
    "20": 0.00168
   },
   "p_highest_mp": 0.03816,
   "p_unique_highest_mp": 0.00882,
   "p_win_equal_split": 0.019463039682539682,
   "p_win_tb_proxy": 0.01291,
   "p_win": 0.01291,
   "p_mp_at_least": {
    "14": 0.99728,
    "16": 0.74666,
    "18": 0.08544,
    "20": 0.00168
   }
  },
  {
   "team_id": 8,
   "team_name": "Hungary",
   "federation": "HUN",
   "starting_rank": 8,
   "active": true,
   "expected_final_mp": 15.8835,
   "median_final_mp": 16,
   "final_mp_pmf": {
    "12": 0.0002,
    "13": 0.00784,
    "14": 0.0707,
    "15": 0.26428,
    "16": 0.40202,
    "17": 0.20298,
    "18": 0.04598,
    "19": 0.00544,
    "20": 0.00056
   },
   "p_highest_mp": 0.01828,
   "p_unique_highest_mp": 0.00302,
   "p_win_equal_split": 0.008375460317460318,
   "p_win_tb_proxy": 0.00304,
   "p_win": 0.00304,
   "p_mp_at_least": {
    "14": 0.99196,
    "16": 0.65698,
    "18": 0.05198,
    "20": 0.00056
   }
  },
  {
   "team_id": 9,
   "team_name": "France",
   "federation": "FRA",
   "starting_rank": 9,
   "active": true,
   "expected_final_mp": 15.87428,
   "median_final_mp": 16,
   "final_mp_pmf": {
    "11": 0.00002,
    "12": 0.00028,
    "13": 0.0078,
    "14": 0.06672,
    "15": 0.27966,
    "16": 0.38676,
    "17": 0.21308,
    "18": 0.03904,
    "19": 0.00588,
    "20": 0.0006,
    "21": 0.00016
   },
   "p_highest_mp": 0.01824,
   "p_unique_highest_mp": 0.00352,
   "p_win_equal_split": 0.008802857142857144,
   "p_win_tb_proxy": 0.00628,
   "p_win": 0.00628,
   "p_mp_at_least": {
    "14": 0.9919,
    "16": 0.64552,
    "18": 0.04568,
    "20": 0.00076
   }
  },
  {
   "team_id": 10,
   "team_name": "Armenia",
   "federation": "ARM",
   "starting_rank": 10,
   "active": true,
   "expected_final_mp": 15.91176,
   "median_final_mp": 16,
   "final_mp_pmf": {
    "12": 0.00012,
    "13": 0.00836,
    "14": 0.0653,
    "15": 0.26596,
    "16": 0.38846,
    "17": 0.21936,
    "18": 0.04412,
    "19": 0.0071,
    "20": 0.00112,
    "21": 0.0001
   },
   "p_highest_mp": 0.02012,
   "p_unique_highest_mp": 0.00444,
   "p_win_equal_split": 0.010062412698412699,
   "p_win_tb_proxy": 0.00538,
   "p_win": 0.00538,
   "p_mp_at_least": {
    "14": 0.99152,
    "16": 0.66026,
    "18": 0.05244,
    "20": 0.00122
   }
  },
  {
   "team_id": 11,
   "team_name": "England",
   "federation": "ENG",
   "starting_rank": 11,
   "active": true,
   "expected_final_mp": 15.57674,
   "median_final_mp": 16,
   "final_mp_pmf": {
    "11": 0.00002,
    "12": 0.00064,
    "13": 0.01822,
    "14": 0.10836,
    "15": 0.34192,
    "16": 0.36306,
    "17": 0.146,
    "18": 0.0189,
    "19": 0.00262,
    "20": 0.00026
   },
   "p_highest_mp": 0.0078,
   "p_unique_highest_mp": 0.00162,
   "p_win_equal_split": 0.0037994126984126977,
   "p_win_tb_proxy": 0.00184,
   "p_win": 0.00184,
   "p_mp_at_least": {
    "14": 0.98112,
    "16": 0.53084,
    "18": 0.02178,
    "20": 0.00026
   }
  },
  {
   "team_id": 12,
   "team_name": "Ukraine",
   "federation": "UKR",
   "starting_rank": 12,
   "active": true,
   "expected_final_mp": 15.53384,
   "median_final_mp": 16,
   "final_mp_pmf": {
    "11": 0.00002,
    "12": 0.00076,
    "13": 0.01828,
    "14": 0.12256,
    "15": 0.33254,
    "16": 0.37812,
    "17": 0.1275,
    "18": 0.0188,
    "19": 0.0013,
    "20": 0.00012
   },
   "p_highest_mp": 0.00626,
   "p_unique_highest_mp": 0.00088,
   "p_win_equal_split": 0.002708722222222222,
   "p_win_tb_proxy": 0.00106,
   "p_win": 0.00106,
   "p_mp_at_least": {
    "14": 0.98094,
    "16": 0.52584,
    "18": 0.02022,
    "20": 0.00012
   }
  },
  {
   "team_id": 13,
   "team_name": "Spain",
   "federation": "ESP",
   "starting_rank": 13,
   "active": true,
   "expected_final_mp": 15.49448,
   "median_final_mp": 16,
   "final_mp_pmf": {
    "11": 0.00002,
    "12": 0.0011,
    "13": 0.02094,
    "14": 0.12832,
    "15": 0.3384,
    "16": 0.37554,
    "17": 0.11582,
    "18": 0.01868,
    "19": 0.00106,
    "20": 0.00012
   },
   "p_highest_mp": 0.00474,
   "p_unique_highest_mp": 0.00066,
   "p_win_equal_split": 0.0020775714285714286,
   "p_win_tb_proxy": 0.00098,
   "p_win": 0.00098,
   "p_mp_at_least": {
    "14": 0.97794,
    "16": 0.51122,
    "18": 0.01986,
    "20": 0.00012
   }
  },
  {
   "team_id": 14,
   "team_name": "Turkiye",
   "federation": "TUR",
   "starting_rank": 14,
   "active": true,
   "expected_final_mp": 15.43676,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "12": 0.00138,
    "13": 0.02352,
    "14": 0.13656,
    "15": 0.34924,
    "16": 0.3699,
    "17": 0.10442,
    "18": 0.01422,
    "19": 0.0007,
    "20": 0.00006
   },
   "p_highest_mp": 0.00398,
   "p_unique_highest_mp": 0.0003,
   "p_win_equal_split": 0.0015147460317460318,
   "p_win_tb_proxy": 0.00064,
   "p_win": 0.00064,
   "p_mp_at_least": {
    "14": 0.9751,
    "16": 0.4893,
    "18": 0.01498,
    "20": 0.00006
   }
  },
  {
   "team_id": 15,
   "team_name": "Serbia",
   "federation": "SRB",
   "starting_rank": 15,
   "active": true,
   "expected_final_mp": 15.435699999999997,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "12": 0.0013,
    "13": 0.02334,
    "14": 0.13578,
    "15": 0.34508,
    "16": 0.38022,
    "17": 0.10162,
    "18": 0.01212,
    "19": 0.00046,
    "20": 0.00008
   },
   "p_highest_mp": 0.00372,
   "p_unique_highest_mp": 0.00028,
   "p_win_equal_split": 0.0014349126984126985,
   "p_win_tb_proxy": 0.0004,
   "p_win": 0.0004,
   "p_mp_at_least": {
    "14": 0.97536,
    "16": 0.4945,
    "18": 0.01266,
    "20": 0.00008
   }
  },
  {
   "team_id": 16,
   "team_name": "Poland",
   "federation": "POL",
   "starting_rank": 16,
   "active": true,
   "expected_final_mp": 15.39462,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.00002,
    "12": 0.0013,
    "13": 0.02666,
    "14": 0.14398,
    "15": 0.34936,
    "16": 0.37346,
    "17": 0.09372,
    "18": 0.01104,
    "19": 0.00042,
    "20": 0.00004
   },
   "p_highest_mp": 0.00284,
   "p_unique_highest_mp": 0.00032,
   "p_win_equal_split": 0.0011380238095238095,
   "p_win_tb_proxy": 0.0007,
   "p_win": 0.0007,
   "p_mp_at_least": {
    "14": 0.97202,
    "16": 0.47868,
    "18": 0.0115,
    "20": 0.00004
   }
  },
  {
   "team_id": 17,
   "team_name": "Croatia",
   "federation": "CRO",
   "starting_rank": 17,
   "active": true,
   "expected_final_mp": 14.81568,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.00014,
    "12": 0.0057,
    "13": 0.0949,
    "14": 0.23954,
    "15": 0.4301,
    "16": 0.19656,
    "17": 0.03306
   },
   "p_highest_mp": 0.00002,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.000002222222222222222,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.89926,
    "16": 0.22962,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 18,
   "team_name": "Iran",
   "federation": "IRI",
   "starting_rank": 18,
   "active": true,
   "expected_final_mp": 15.042340000000001,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.00006,
    "12": 0.00358,
    "13": 0.06094,
    "14": 0.21244,
    "15": 0.3953,
    "16": 0.27144,
    "17": 0.05264,
    "18": 0.00348,
    "19": 0.00012
   },
   "p_highest_mp": 0.0011,
   "p_unique_highest_mp": 0.00008,
   "p_win_equal_split": 0.0004372222222222222,
   "p_win_tb_proxy": 0.00028,
   "p_win": 0.00028,
   "p_mp_at_least": {
    "14": 0.93542,
    "16": 0.32768,
    "18": 0.0036,
    "20": 0
   }
  },
  {
   "team_id": 19,
   "team_name": "Greece",
   "federation": "GRE",
   "starting_rank": 19,
   "active": true,
   "expected_final_mp": 15.00822,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.00006,
    "12": 0.0041,
    "13": 0.05822,
    "14": 0.24164,
    "15": 0.36806,
    "16": 0.28122,
    "17": 0.04262,
    "18": 0.00396,
    "19": 0.0001,
    "20": 0.00002
   },
   "p_highest_mp": 0.00108,
   "p_unique_highest_mp": 0.0001,
   "p_win_equal_split": 0.0004135555555555555,
   "p_win_tb_proxy": 0.00022,
   "p_win": 0.00022,
   "p_mp_at_least": {
    "14": 0.93762,
    "16": 0.32792,
    "18": 0.00408,
    "20": 0.00002
   }
  },
  {
   "team_id": 20,
   "team_name": "Czech Republic",
   "federation": "CZE",
   "starting_rank": 20,
   "active": true,
   "expected_final_mp": 14.92052,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.00004,
    "12": 0.00372,
    "13": 0.06998,
    "14": 0.2486,
    "15": 0.40458,
    "16": 0.22852,
    "17": 0.04188,
    "18": 0.0026,
    "19": 0.00008
   },
   "p_highest_mp": 0.00068,
   "p_unique_highest_mp": 0.00004,
   "p_win_equal_split": 0.00024672222222222223,
   "p_win_tb_proxy": 0.0001,
   "p_win": 0.0001,
   "p_mp_at_least": {
    "14": 0.92626,
    "16": 0.27308,
    "18": 0.00268,
    "20": 0
   }
  },
  {
   "team_id": 21,
   "team_name": "Norway",
   "federation": "NOR",
   "starting_rank": 21,
   "active": true,
   "expected_final_mp": 14.774799999999999,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.00016,
    "12": 0.007,
    "13": 0.07322,
    "14": 0.31776,
    "15": 0.36776,
    "16": 0.2095,
    "17": 0.02266,
    "18": 0.00194
   },
   "p_highest_mp": 0.00048,
   "p_unique_highest_mp": 0.00002,
   "p_win_equal_split": 0.000169,
   "p_win_tb_proxy": 0.00004,
   "p_win": 0.00004,
   "p_mp_at_least": {
    "14": 0.91962,
    "16": 0.2341,
    "18": 0.00194,
    "20": 0
   }
  },
  {
   "team_id": 22,
   "team_name": "Israel",
   "federation": "ISR",
   "starting_rank": 22,
   "active": true,
   "expected_final_mp": 14.663039999999999,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.0002,
    "12": 0.0086,
    "13": 0.0879,
    "14": 0.34838,
    "15": 0.36246,
    "16": 0.1725,
    "17": 0.01856,
    "18": 0.0014
   },
   "p_highest_mp": 0.00034,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.00011666666666666668,
   "p_win_tb_proxy": 0.00004,
   "p_win": 0.00004,
   "p_mp_at_least": {
    "14": 0.9033,
    "16": 0.19246,
    "18": 0.0014,
    "20": 0
   }
  },
  {
   "team_id": 23,
   "team_name": "Romania",
   "federation": "ROU",
   "starting_rank": 23,
   "active": true,
   "expected_final_mp": 14.64282,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.00014,
    "12": 0.00922,
    "13": 0.08856,
    "14": 0.3557,
    "15": 0.36492,
    "16": 0.16024,
    "17": 0.02004,
    "18": 0.00118
   },
   "p_highest_mp": 0.0002,
   "p_unique_highest_mp": 0.00002,
   "p_win_equal_split": 0.00007400000000000001,
   "p_win_tb_proxy": 0.00004,
   "p_win": 0.00004,
   "p_mp_at_least": {
    "14": 0.90208,
    "16": 0.18146,
    "18": 0.00118,
    "20": 0
   }
  },
  {
   "team_id": 24,
   "team_name": "Argentina",
   "federation": "ARG",
   "starting_rank": 24,
   "active": true,
   "expected_final_mp": 14.586619999999998,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.0002,
    "12": 0.01002,
    "13": 0.09086,
    "14": 0.37678,
    "15": 0.3651,
    "16": 0.13898,
    "17": 0.01718,
    "18": 0.00088
   },
   "p_highest_mp": 0.00016,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.00005,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.89892,
    "16": 0.15704,
    "18": 0.00088,
    "20": 0
   }
  },
  {
   "team_id": 25,
   "team_name": "Denmark",
   "federation": "DEN",
   "starting_rank": 25,
   "active": true,
   "expected_final_mp": 14.488079999999998,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "11": 0.00018,
    "12": 0.01184,
    "13": 0.09892,
    "14": 0.41254,
    "15": 0.3525,
    "16": 0.11392,
    "17": 0.00952,
    "18": 0.00058
   },
   "p_highest_mp": 0.0002,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.000051222222222222223,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.88906,
    "16": 0.12402,
    "18": 0.00058,
    "20": 0
   }
  },
  {
   "team_id": 26,
   "team_name": "Italy",
   "federation": "ITA",
   "starting_rank": 26,
   "active": true,
   "expected_final_mp": 14.467260000000001,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00002,
    "11": 0.00024,
    "12": 0.01396,
    "13": 0.09754,
    "14": 0.42218,
    "15": 0.3498,
    "16": 0.10572,
    "17": 0.00988,
    "18": 0.00066
   },
   "p_highest_mp": 0.00016,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.000046500000000000005,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.88824,
    "16": 0.11626,
    "18": 0.00066,
    "20": 0
   }
  },
  {
   "team_id": 27,
   "team_name": "Austria",
   "federation": "AUT",
   "starting_rank": 27,
   "active": true,
   "expected_final_mp": 14.485180000000001,
   "median_final_mp": 15,
   "final_mp_pmf": {
    "11": 0.00044,
    "12": 0.01122,
    "13": 0.112,
    "14": 0.37286,
    "15": 0.399,
    "16": 0.09198,
    "17": 0.01202,
    "18": 0.00048
   },
   "p_highest_mp": 0.00014,
   "p_unique_highest_mp": 0.00002,
   "p_win_equal_split": 0.00006333333333333333,
   "p_win_tb_proxy": 0.00002,
   "p_win": 0.00002,
   "p_mp_at_least": {
    "14": 0.87634,
    "16": 0.10448,
    "18": 0.00048,
    "20": 0
   }
  },
  {
   "team_id": 28,
   "team_name": "Bulgaria",
   "federation": "BUL",
   "starting_rank": 28,
   "active": true,
   "expected_final_mp": 14.43444,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "11": 0.00046,
    "12": 0.01526,
    "13": 0.11146,
    "14": 0.4116,
    "15": 0.35498,
    "16": 0.09624,
    "17": 0.00966,
    "18": 0.00034
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.87282,
    "16": 0.10624,
    "18": 0.00034,
    "20": 0
   }
  },
  {
   "team_id": 29,
   "team_name": "Georgia",
   "federation": "GEO",
   "starting_rank": 29,
   "active": true,
   "expected_final_mp": 14.34708,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "11": 0.00104,
    "12": 0.01976,
    "13": 0.1454,
    "14": 0.38258,
    "15": 0.37428,
    "16": 0.07014,
    "17": 0.00666,
    "18": 0.00012,
    "19": 0.00002
   },
   "p_highest_mp": 0.00002,
   "p_unique_highest_mp": 0.00002,
   "p_win_equal_split": 0.00002,
   "p_win_tb_proxy": 0.00002,
   "p_win": 0.00002,
   "p_mp_at_least": {
    "14": 0.8338,
    "16": 0.07694,
    "18": 0.00014,
    "20": 0
   }
  },
  {
   "team_id": 30,
   "team_name": "Uzbekistan 2",
   "federation": "UZB",
   "starting_rank": 30,
   "active": true,
   "expected_final_mp": 14.31888,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "11": 0.00116,
    "12": 0.02332,
    "13": 0.13778,
    "14": 0.42348,
    "15": 0.32746,
    "16": 0.08134,
    "17": 0.0052,
    "18": 0.00026
   },
   "p_highest_mp": 0.00002,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.000004,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.83774,
    "16": 0.0868,
    "18": 0.00026,
    "20": 0
   }
  },
  {
   "team_id": 31,
   "team_name": "Brazil",
   "federation": "BRA",
   "starting_rank": 31,
   "active": true,
   "expected_final_mp": 14.165919999999998,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00004,
    "11": 0.0019,
    "12": 0.03198,
    "13": 0.19846,
    "14": 0.39236,
    "15": 0.32012,
    "16": 0.05138,
    "17": 0.00372,
    "18": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.76762,
    "16": 0.05514,
    "18": 0.00004,
    "20": 0
   }
  },
  {
   "team_id": 32,
   "team_name": "Australia",
   "federation": "AUS",
   "starting_rank": 32,
   "active": true,
   "expected_final_mp": 14.11674,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "11": 0.00202,
    "12": 0.03436,
    "13": 0.21836,
    "14": 0.39112,
    "15": 0.30226,
    "16": 0.04812,
    "17": 0.00366,
    "18": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.74526,
    "16": 0.05188,
    "18": 0.0001,
    "20": 0
   }
  },
  {
   "team_id": 33,
   "team_name": "Switzerland",
   "federation": "SUI",
   "starting_rank": 33,
   "active": true,
   "expected_final_mp": 14.07586,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00002,
    "11": 0.0017,
    "12": 0.03954,
    "13": 0.21292,
    "14": 0.43322,
    "15": 0.2551,
    "16": 0.05462,
    "17": 0.00282,
    "18": 0.00006
   },
   "p_highest_mp": 0.00006,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.000012222222222222222,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.74582,
    "16": 0.0575,
    "18": 0.00006,
    "20": 0
   }
  },
  {
   "team_id": 34,
   "team_name": "Slovenia",
   "federation": "SLO",
   "starting_rank": 34,
   "active": true,
   "expected_final_mp": 13.9884,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "11": 0.00162,
    "12": 0.04586,
    "13": 0.23654,
    "14": 0.44702,
    "15": 0.21808,
    "16": 0.0492,
    "17": 0.00168
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.71598,
    "16": 0.05088,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 35,
   "team_name": "Kazakhstan",
   "federation": "KAZ",
   "starting_rank": 35,
   "active": true,
   "expected_final_mp": 13.911159999999997,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00002,
    "11": 0.00216,
    "12": 0.0417,
    "13": 0.29822,
    "14": 0.40064,
    "15": 0.21754,
    "16": 0.03736,
    "17": 0.00236
   },
   "p_highest_mp": 0.00002,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.000002222222222222222,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.6579,
    "16": 0.03972,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 36,
   "team_name": "Sweden",
   "federation": "SWE",
   "starting_rank": 36,
   "active": true,
   "expected_final_mp": 13.89614,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00002,
    "11": 0.00158,
    "12": 0.04728,
    "13": 0.27992,
    "14": 0.44188,
    "15": 0.1855,
    "16": 0.04158,
    "17": 0.00218,
    "18": 0.00006
   },
   "p_highest_mp": 0.00002,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.000006666666666666667,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.6712,
    "16": 0.04382,
    "18": 0.00006,
    "20": 0
   }
  },
  {
   "team_id": 37,
   "team_name": "Lithuania",
   "federation": "LTU",
   "starting_rank": 37,
   "active": true,
   "expected_final_mp": 13.808019999999999,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00002,
    "11": 0.00234,
    "12": 0.04468,
    "13": 0.33892,
    "14": 0.40608,
    "15": 0.1743,
    "16": 0.03188,
    "17": 0.00178
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.61404,
    "16": 0.03366,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 38,
   "team_name": "Slovakia",
   "federation": "SVK",
   "starting_rank": 38,
   "active": true,
   "expected_final_mp": 13.72344,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00002,
    "11": 0.00262,
    "12": 0.04998,
    "13": 0.36902,
    "14": 0.40596,
    "15": 0.1462,
    "16": 0.02448,
    "17": 0.00168,
    "18": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.57836,
    "16": 0.0262,
    "18": 0.00004,
    "20": 0
   }
  },
  {
   "team_id": 39,
   "team_name": "Belarus",
   "federation": "BLR",
   "starting_rank": 39,
   "active": true,
   "expected_final_mp": 13.734840000000002,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00002,
    "11": 0.00182,
    "12": 0.0589,
    "13": 0.33336,
    "14": 0.4469,
    "15": 0.12818,
    "16": 0.0291,
    "17": 0.00172
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.6059,
    "16": 0.03082,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 40,
   "team_name": "Montenegro",
   "federation": "MNE",
   "starting_rank": 40,
   "active": true,
   "expected_final_mp": 13.6905,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00004,
    "11": 0.00264,
    "12": 0.0623,
    "13": 0.33764,
    "14": 0.4617,
    "15": 0.11124,
    "16": 0.02374,
    "17": 0.0007
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.59738,
    "16": 0.02444,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 41,
   "team_name": "Canada",
   "federation": "CAN",
   "starting_rank": 41,
   "active": true,
   "expected_final_mp": 13.6136,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.0001,
    "11": 0.00432,
    "12": 0.07452,
    "13": 0.35616,
    "14": 0.45078,
    "15": 0.09642,
    "16": 0.01736,
    "17": 0.00034
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.5649,
    "16": 0.0177,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 42,
   "team_name": "Finland",
   "federation": "FIN",
   "starting_rank": 42,
   "active": true,
   "expected_final_mp": 13.54732,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.0001,
    "11": 0.00646,
    "12": 0.06672,
    "13": 0.42,
    "14": 0.3971,
    "15": 0.09918,
    "16": 0.00996,
    "17": 0.00048
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.50672,
    "16": 0.01044,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 43,
   "team_name": "Latvia",
   "federation": "LAT",
   "starting_rank": 43,
   "active": true,
   "expected_final_mp": 13.5409,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00006,
    "11": 0.00566,
    "12": 0.08406,
    "13": 0.3768,
    "14": 0.4428,
    "15": 0.07856,
    "16": 0.0117,
    "17": 0.00036
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.53342,
    "16": 0.01206,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 44,
   "team_name": "Cuba",
   "federation": "CUB",
   "starting_rank": 44,
   "active": true,
   "expected_final_mp": 13.54166,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00008,
    "11": 0.00714,
    "12": 0.08198,
    "13": 0.37362,
    "14": 0.44754,
    "15": 0.07852,
    "16": 0.0109,
    "17": 0.00022
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.53718,
    "16": 0.01112,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 45,
   "team_name": "Moldova",
   "federation": "MDA",
   "starting_rank": 45,
   "active": true,
   "expected_final_mp": 13.43844,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00022,
    "11": 0.0118,
    "12": 0.08844,
    "13": 0.43852,
    "14": 0.37748,
    "15": 0.0771,
    "16": 0.00632,
    "17": 0.0001,
    "18": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.46102,
    "16": 0.00644,
    "18": 0.00002,
    "20": 0
   }
  },
  {
   "team_id": 46,
   "team_name": "Belgium",
   "federation": "BEL",
   "starting_rank": 46,
   "active": true,
   "expected_final_mp": 13.432139999999999,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "9": 0.00004,
    "10": 0.00032,
    "11": 0.01382,
    "12": 0.08916,
    "13": 0.43584,
    "14": 0.37692,
    "15": 0.07874,
    "16": 0.00498,
    "17": 0.00018
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.46082,
    "16": 0.00516,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 47,
   "team_name": "Vietnam",
   "federation": "VIE",
   "starting_rank": 47,
   "active": true,
   "expected_final_mp": 13.51064,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.0001,
    "11": 0.00994,
    "12": 0.0896,
    "13": 0.37044,
    "14": 0.44896,
    "15": 0.07158,
    "16": 0.00922,
    "17": 0.00016
   },
   "p_highest_mp": 0.00002,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0.0000025,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.52992,
    "16": 0.00938,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 48,
   "team_name": "Iceland",
   "federation": "ISL",
   "starting_rank": 48,
   "active": true,
   "expected_final_mp": 13.497599999999998,
   "median_final_mp": 14,
   "final_mp_pmf": {
    "10": 0.00012,
    "11": 0.01158,
    "12": 0.09612,
    "13": 0.36082,
    "14": 0.45536,
    "15": 0.06622,
    "16": 0.00968,
    "17": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.53136,
    "16": 0.00978,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 49,
   "team_name": "Portugal",
   "federation": "POR",
   "starting_rank": 49,
   "active": true,
   "expected_final_mp": 13.42484,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00028,
    "11": 0.01548,
    "12": 0.11122,
    "13": 0.37316,
    "14": 0.43808,
    "15": 0.05556,
    "16": 0.00622
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.49986,
    "16": 0.00622,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 50,
   "team_name": "Singapore",
   "federation": "SGP",
   "starting_rank": 50,
   "active": true,
   "expected_final_mp": 13.39392,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00036,
    "11": 0.01754,
    "12": 0.12038,
    "13": 0.37498,
    "14": 0.42948,
    "15": 0.05084,
    "16": 0.00638,
    "17": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.48674,
    "16": 0.00642,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 51,
   "team_name": "Mongolia",
   "federation": "MGL",
   "starting_rank": 51,
   "active": true,
   "expected_final_mp": 13.34856,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00026,
    "11": 0.01844,
    "12": 0.13868,
    "13": 0.37396,
    "14": 0.41798,
    "15": 0.04516,
    "16": 0.00548,
    "17": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.46866,
    "16": 0.00552,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 52,
   "team_name": "Indonesia",
   "federation": "INA",
   "starting_rank": 52,
   "active": true,
   "expected_final_mp": 13.22964,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00068,
    "11": 0.02716,
    "12": 0.17724,
    "13": 0.3765,
    "14": 0.37726,
    "15": 0.03756,
    "16": 0.00354,
    "17": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.41842,
    "16": 0.0036,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 53,
   "team_name": "Peru",
   "federation": "PER",
   "starting_rank": 53,
   "active": true,
   "expected_final_mp": 13.121279999999999,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00112,
    "11": 0.03082,
    "12": 0.2192,
    "13": 0.37656,
    "14": 0.34148,
    "15": 0.02848,
    "16": 0.00232,
    "17": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.3723,
    "16": 0.00234,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 54,
   "team_name": "Chile",
   "federation": "CHI",
   "starting_rank": 54,
   "active": true,
   "expected_final_mp": 12.97392,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00116,
    "11": 0.03686,
    "12": 0.27726,
    "13": 0.37904,
    "14": 0.28448,
    "15": 0.0197,
    "16": 0.0015
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.30568,
    "16": 0.0015,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 55,
   "team_name": "Uzbekistan 3",
   "federation": "UZB",
   "starting_rank": 55,
   "active": true,
   "expected_final_mp": 12.884759999999998,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00084,
    "11": 0.0481,
    "12": 0.26622,
    "13": 0.46216,
    "14": 0.19654,
    "15": 0.02528,
    "16": 0.00084,
    "17": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.22268,
    "16": 0.00086,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 56,
   "team_name": "North Macedonia",
   "federation": "MKD",
   "starting_rank": 56,
   "active": true,
   "expected_final_mp": 12.789420000000002,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00154,
    "11": 0.04216,
    "12": 0.3541,
    "13": 0.38536,
    "14": 0.20238,
    "15": 0.0133,
    "16": 0.00116
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.21684,
    "16": 0.00116,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 57,
   "team_name": "Philippines",
   "federation": "PHI",
   "starting_rank": 57,
   "active": true,
   "expected_final_mp": 12.732339999999999,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "9": 0.00002,
    "10": 0.0015,
    "11": 0.03864,
    "12": 0.38572,
    "13": 0.38862,
    "14": 0.17188,
    "15": 0.01282,
    "16": 0.0008
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.1855,
    "16": 0.0008,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 58,
   "team_name": "Colombia",
   "federation": "COL",
   "starting_rank": 58,
   "active": true,
   "expected_final_mp": 12.721499999999999,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.0011,
    "11": 0.04948,
    "12": 0.33302,
    "13": 0.47686,
    "14": 0.12284,
    "15": 0.01616,
    "16": 0.00054
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.13954,
    "16": 0.00054,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 59,
   "team_name": "Bosnia and Herzegovina",
   "federation": "BIH",
   "starting_rank": 59,
   "active": true,
   "expected_final_mp": 12.71492,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00086,
    "11": 0.04664,
    "12": 0.33634,
    "13": 0.48684,
    "14": 0.1122,
    "15": 0.01646,
    "16": 0.00064,
    "17": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.12932,
    "16": 0.00066,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 60,
   "team_name": "Scotland",
   "federation": "SCO",
   "starting_rank": 60,
   "active": true,
   "expected_final_mp": 12.64152,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00158,
    "11": 0.0358,
    "12": 0.4293,
    "13": 0.39824,
    "14": 0.1237,
    "15": 0.01068,
    "16": 0.0007
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.13508,
    "16": 0.0007,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 61,
   "team_name": "Tajikistan",
   "federation": "TJK",
   "starting_rank": 61,
   "active": true,
   "expected_final_mp": 12.637880000000003,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00148,
    "11": 0.03414,
    "12": 0.43118,
    "13": 0.4041,
    "14": 0.11718,
    "15": 0.01116,
    "16": 0.00076
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.1291,
    "16": 0.00076,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 62,
   "team_name": "Estonia",
   "federation": "EST",
   "starting_rank": 62,
   "active": true,
   "expected_final_mp": 12.63794,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "10": 0.00122,
    "11": 0.05078,
    "12": 0.36106,
    "13": 0.49434,
    "14": 0.08146,
    "15": 0.0107,
    "16": 0.0004,
    "17": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0926,
    "16": 0.00044,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 63,
   "team_name": "Uruguay",
   "federation": "URU",
   "starting_rank": 63,
   "active": true,
   "expected_final_mp": 12.56616,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "9": 0.00002,
    "10": 0.00256,
    "11": 0.04202,
    "12": 0.44648,
    "13": 0.41248,
    "14": 0.08898,
    "15": 0.00692,
    "16": 0.00054
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.09644,
    "16": 0.00054,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 64,
   "team_name": "Bangladesh",
   "federation": "BAN",
   "starting_rank": 64,
   "active": true,
   "expected_final_mp": 12.58728,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "9": 0.00002,
    "10": 0.0022,
    "11": 0.03784,
    "12": 0.44276,
    "13": 0.41266,
    "14": 0.09706,
    "15": 0.00704,
    "16": 0.00042
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.10452,
    "16": 0.00042,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 65,
   "team_name": "Turkmenistan",
   "federation": "TKM",
   "starting_rank": 65,
   "active": true,
   "expected_final_mp": 12.63246,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "9": 0.00002,
    "10": 0.00188,
    "11": 0.05316,
    "12": 0.34478,
    "13": 0.5197,
    "14": 0.07174,
    "15": 0.00862,
    "16": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.08046,
    "16": 0.0001,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 66,
   "team_name": "Ireland",
   "federation": "IRL",
   "starting_rank": 66,
   "active": true,
   "expected_final_mp": 12.572820000000002,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "9": 0.00004,
    "10": 0.00272,
    "11": 0.06744,
    "12": 0.3559,
    "13": 0.5092,
    "14": 0.05752,
    "15": 0.00714,
    "16": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0647,
    "16": 0.00004,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 67,
   "team_name": "Malaysia",
   "federation": "MAS",
   "starting_rank": 67,
   "active": true,
   "expected_final_mp": 12.494539999999999,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00016,
    "10": 0.00462,
    "11": 0.05368,
    "12": 0.46318,
    "13": 0.40286,
    "14": 0.07162,
    "15": 0.00368,
    "16": 0.0002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0755,
    "16": 0.0002,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 68,
   "team_name": "Bolivia",
   "federation": "BOL",
   "starting_rank": 68,
   "active": true,
   "expected_final_mp": 12.51626,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "9": 0.00016,
    "10": 0.00552,
    "11": 0.0827,
    "12": 0.36082,
    "13": 0.49578,
    "14": 0.0504,
    "15": 0.00458,
    "16": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.05502,
    "16": 0.00004,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 69,
   "team_name": "Egypt",
   "federation": "EGY",
   "starting_rank": 69,
   "active": true,
   "expected_final_mp": 12.483920000000001,
   "median_final_mp": 13,
   "final_mp_pmf": {
    "9": 0.00022,
    "10": 0.00598,
    "11": 0.09442,
    "12": 0.36358,
    "13": 0.4842,
    "14": 0.04806,
    "15": 0.00352,
    "16": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0516,
    "16": 0.00002,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 70,
   "team_name": "Paraguay",
   "federation": "PAR",
   "starting_rank": 70,
   "active": true,
   "expected_final_mp": 12.44896,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00016,
    "10": 0.00684,
    "11": 0.07358,
    "12": 0.45546,
    "13": 0.39392,
    "14": 0.06746,
    "15": 0.00246,
    "16": 0.00012
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.07004,
    "16": 0.00012,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 71,
   "team_name": "New Zealand",
   "federation": "NZL",
   "starting_rank": 71,
   "active": true,
   "expected_final_mp": 12.39922,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00014,
    "10": 0.00836,
    "11": 0.09282,
    "12": 0.45802,
    "13": 0.37402,
    "14": 0.06488,
    "15": 0.00164,
    "16": 0.00012
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.06664,
    "16": 0.00012,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 72,
   "team_name": "Albania",
   "federation": "ALB",
   "starting_rank": 72,
   "active": true,
   "expected_final_mp": 12.32076,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00036,
    "10": 0.01282,
    "11": 0.10914,
    "12": 0.4823,
    "13": 0.33538,
    "14": 0.05876,
    "15": 0.00124
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.06,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 73,
   "team_name": "Costa Rica",
   "federation": "CRC",
   "starting_rank": 73,
   "active": true,
   "expected_final_mp": 12.315620000000003,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00042,
    "10": 0.01162,
    "11": 0.12274,
    "12": 0.46478,
    "13": 0.33938,
    "14": 0.05972,
    "15": 0.00132,
    "16": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.06106,
    "16": 0.00002,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 74,
   "team_name": "South Korea",
   "federation": "KOR",
   "starting_rank": 74,
   "active": true,
   "expected_final_mp": 12.195860000000001,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00086,
    "10": 0.0155,
    "11": 0.21544,
    "12": 0.36276,
    "13": 0.36726,
    "14": 0.03696,
    "15": 0.00118,
    "16": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.03818,
    "16": 0.00004,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 75,
   "team_name": "Mexico",
   "federation": "MEX",
   "starting_rank": 75,
   "active": true,
   "expected_final_mp": 12.17388,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00034,
    "10": 0.01872,
    "11": 0.1776,
    "12": 0.47128,
    "13": 0.27498,
    "14": 0.05628,
    "15": 0.0008
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.05708,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 76,
   "team_name": "Japan",
   "federation": "JPN",
   "starting_rank": 76,
   "active": true,
   "expected_final_mp": 12.10502,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00046,
    "10": 0.02444,
    "11": 0.19048,
    "12": 0.4962,
    "13": 0.23182,
    "14": 0.05592,
    "15": 0.00062,
    "16": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0566,
    "16": 0.00006,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 77,
   "team_name": "South Africa",
   "federation": "RSA",
   "starting_rank": 77,
   "active": true,
   "expected_final_mp": 11.98996,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00082,
    "10": 0.03294,
    "11": 0.22948,
    "12": 0.49284,
    "13": 0.20058,
    "14": 0.04282,
    "15": 0.00052
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.04334,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 78,
   "team_name": "Venezuela",
   "federation": "VEN",
   "starting_rank": 78,
   "active": true,
   "expected_final_mp": 11.897260000000001,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "8": 0.00002,
    "9": 0.00082,
    "10": 0.03726,
    "11": 0.26504,
    "12": 0.49366,
    "13": 0.16754,
    "14": 0.03516,
    "15": 0.0005
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.03566,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 79,
   "team_name": "Kyrgyzstan",
   "federation": "KGZ",
   "starting_rank": 79,
   "active": true,
   "expected_final_mp": 11.7241,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00156,
    "10": 0.03502,
    "11": 0.40256,
    "12": 0.37594,
    "13": 0.16886,
    "14": 0.01568,
    "15": 0.00036,
    "16": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.01606,
    "16": 0.00002,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 80,
   "team_name": "Algeria",
   "federation": "ALG",
   "starting_rank": 80,
   "active": true,
   "expected_final_mp": 11.719179999999998,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00118,
    "10": 0.05166,
    "11": 0.32592,
    "12": 0.4919,
    "13": 0.10702,
    "14": 0.02204,
    "15": 0.00026,
    "16": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.02232,
    "16": 0.00002,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 81,
   "team_name": "Cyprus",
   "federation": "CYP",
   "starting_rank": 81,
   "active": true,
   "expected_final_mp": 11.666619999999998,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00138,
    "10": 0.05466,
    "11": 0.34614,
    "12": 0.48852,
    "13": 0.09264,
    "14": 0.0164,
    "15": 0.00026
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.01666,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 82,
   "team_name": "Kosovo *",
   "federation": "KOS",
   "starting_rank": 82,
   "active": true,
   "expected_final_mp": 11.616280000000001,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00162,
    "10": 0.06114,
    "11": 0.36246,
    "12": 0.48168,
    "13": 0.0805,
    "14": 0.01242,
    "15": 0.00018
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0126,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 83,
   "team_name": "Chinese Taipei",
   "federation": "TPE",
   "starting_rank": 83,
   "active": true,
   "expected_final_mp": 11.598540000000002,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "9": 0.00138,
    "10": 0.05846,
    "11": 0.38006,
    "12": 0.47104,
    "13": 0.07874,
    "14": 0.01004,
    "15": 0.00028
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.01032,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 84,
   "team_name": "Nigeria",
   "federation": "NGR",
   "starting_rank": 84,
   "active": true,
   "expected_final_mp": 11.50952,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "8": 0.00008,
    "9": 0.00262,
    "10": 0.08182,
    "11": 0.3865,
    "12": 0.46732,
    "13": 0.05552,
    "14": 0.0061,
    "15": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00614,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 85,
   "team_name": "Andorra",
   "federation": "AND",
   "starting_rank": 85,
   "active": true,
   "expected_final_mp": 11.49196,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "8": 0.00004,
    "9": 0.00286,
    "10": 0.08124,
    "11": 0.39862,
    "12": 0.46094,
    "13": 0.05084,
    "14": 0.00542,
    "15": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00546,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 86,
   "team_name": "Dominican Republic",
   "federation": "DOM",
   "starting_rank": 86,
   "active": true,
   "expected_final_mp": 11.47894,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "8": 0.00002,
    "9": 0.00322,
    "10": 0.08728,
    "11": 0.39652,
    "12": 0.45822,
    "13": 0.04976,
    "14": 0.00494,
    "15": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00498,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 87,
   "team_name": "Ecuador",
   "federation": "ECU",
   "starting_rank": 87,
   "active": true,
   "expected_final_mp": 11.49414,
   "median_final_mp": 12,
   "final_mp_pmf": {
    "8": 0.00002,
    "9": 0.0029,
    "10": 0.07904,
    "11": 0.39932,
    "12": 0.46484,
    "13": 0.0475,
    "14": 0.00632,
    "15": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00638,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 88,
   "team_name": "Panama",
   "federation": "PAN",
   "starting_rank": 88,
   "active": true,
   "expected_final_mp": 11.425300000000002,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.0001,
    "9": 0.0044,
    "10": 0.09992,
    "11": 0.4076,
    "12": 0.44552,
    "13": 0.03862,
    "14": 0.0038,
    "15": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00384,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 89,
   "team_name": "Zambia",
   "federation": "ZAM",
   "starting_rank": 89,
   "active": true,
   "expected_final_mp": 11.353380000000001,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00004,
    "9": 0.00848,
    "10": 0.07572,
    "11": 0.52334,
    "12": 0.34096,
    "13": 0.04922,
    "14": 0.00218,
    "15": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00224,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 90,
   "team_name": "Sri Lanka",
   "federation": "SRI",
   "starting_rank": 90,
   "active": true,
   "expected_final_mp": 11.39484,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00008,
    "9": 0.00594,
    "10": 0.10642,
    "11": 0.41466,
    "12": 0.43554,
    "13": 0.03426,
    "14": 0.00308,
    "15": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0031,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 91,
   "team_name": "Angola",
   "federation": "ANG",
   "starting_rank": 91,
   "active": true,
   "expected_final_mp": 11.428960000000002,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00008,
    "9": 0.00542,
    "10": 0.09776,
    "11": 0.4036,
    "12": 0.45178,
    "13": 0.03806,
    "14": 0.0033
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0033,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 92,
   "team_name": "Lebanon",
   "federation": "LBN",
   "starting_rank": 92,
   "active": true,
   "expected_final_mp": 11.43806,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00008,
    "9": 0.0067,
    "10": 0.09428,
    "11": 0.39932,
    "12": 0.45654,
    "13": 0.0398,
    "14": 0.00328
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00328,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 93,
   "team_name": "Yemen",
   "federation": "YEM",
   "starting_rank": 93,
   "active": true,
   "expected_final_mp": 11.430459999999998,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00022,
    "9": 0.00618,
    "10": 0.09576,
    "11": 0.40358,
    "12": 0.45214,
    "13": 0.03928,
    "14": 0.00282,
    "15": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00284,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 94,
   "team_name": "El Salvador",
   "federation": "ESA",
   "starting_rank": 94,
   "active": true,
   "expected_final_mp": 11.436899999999998,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00012,
    "9": 0.0069,
    "10": 0.09434,
    "11": 0.39976,
    "12": 0.45516,
    "13": 0.04092,
    "14": 0.0028
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0028,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 95,
   "team_name": "United Arab Emirates",
   "federation": "UAE",
   "starting_rank": 95,
   "active": true,
   "expected_final_mp": 11.440620000000001,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00014,
    "9": 0.0065,
    "10": 0.09268,
    "11": 0.402,
    "12": 0.45322,
    "13": 0.04288,
    "14": 0.00258
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00258,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 96,
   "team_name": "Syria",
   "federation": "SYR",
   "starting_rank": 96,
   "active": true,
   "expected_final_mp": 11.41268,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00016,
    "9": 0.00778,
    "10": 0.09928,
    "11": 0.41054,
    "12": 0.43894,
    "13": 0.04084,
    "14": 0.00246
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00246,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 97,
   "team_name": "Luxembourg",
   "federation": "LUX",
   "starting_rank": 97,
   "active": true,
   "expected_final_mp": 11.415719999999999,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00018,
    "9": 0.00778,
    "10": 0.10826,
    "11": 0.39166,
    "12": 0.44646,
    "13": 0.04336,
    "14": 0.0023
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0023,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 98,
   "team_name": "Guatemala",
   "federation": "GUA",
   "starting_rank": 98,
   "active": true,
   "expected_final_mp": 11.353559999999998,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00048,
    "9": 0.01086,
    "10": 0.13116,
    "11": 0.39326,
    "12": 0.42274,
    "13": 0.03938,
    "14": 0.0021,
    "15": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00212,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 99,
   "team_name": "Madagascar",
   "federation": "MAD",
   "starting_rank": 99,
   "active": true,
   "expected_final_mp": 11.28848,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00038,
    "9": 0.01276,
    "10": 0.16132,
    "11": 0.38956,
    "12": 0.39728,
    "13": 0.03692,
    "14": 0.00178
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00178,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 100,
   "team_name": "Wales",
   "federation": "WLS",
   "starting_rank": 100,
   "active": true,
   "expected_final_mp": 11.19754,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00086,
    "9": 0.01576,
    "10": 0.20458,
    "11": 0.37814,
    "12": 0.3666,
    "13": 0.03258,
    "14": 0.00146,
    "15": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00148,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 101,
   "team_name": "Trinidad & Tobago",
   "federation": "TTO",
   "starting_rank": 101,
   "active": true,
   "expected_final_mp": 11.12736,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00042,
    "9": 0.0242,
    "10": 0.17344,
    "11": 0.49598,
    "12": 0.26212,
    "13": 0.04318,
    "14": 0.00066
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00066,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 102,
   "team_name": "Sudan",
   "federation": "SUD",
   "starting_rank": 102,
   "active": true,
   "expected_final_mp": 10.970500000000001,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.0012,
    "9": 0.02798,
    "10": 0.29698,
    "11": 0.37438,
    "12": 0.27266,
    "13": 0.02602,
    "14": 0.00078
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00078,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 103,
   "team_name": "Iraq",
   "federation": "IRQ",
   "starting_rank": 103,
   "active": true,
   "expected_final_mp": 10.793579999999999,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.0021,
    "9": 0.04052,
    "10": 0.36104,
    "11": 0.37218,
    "12": 0.20674,
    "13": 0.01704,
    "14": 0.00038
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00038,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 104,
   "team_name": "Thailand",
   "federation": "THA",
   "starting_rank": 104,
   "active": true,
   "expected_final_mp": 10.755700000000001,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00118,
    "9": 0.06112,
    "10": 0.28656,
    "11": 0.50498,
    "12": 0.12446,
    "13": 0.02152,
    "14": 0.00018
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00018,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 105,
   "team_name": "Jamaica",
   "federation": "JAM",
   "starting_rank": 105,
   "active": true,
   "expected_final_mp": 10.699440000000003,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "7": 0.00002,
    "8": 0.00136,
    "9": 0.06176,
    "10": 0.31432,
    "11": 0.49912,
    "12": 0.10564,
    "13": 0.01754,
    "14": 0.00024
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00024,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 106,
   "team_name": "Uganda",
   "federation": "UGA",
   "starting_rank": 106,
   "active": true,
   "expected_final_mp": 10.606279999999998,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00244,
    "9": 0.0436,
    "10": 0.43942,
    "11": 0.3842,
    "12": 0.12068,
    "13": 0.00944,
    "14": 0.00022
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00022,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 107,
   "team_name": "Faroe Islands",
   "federation": "FAI",
   "starting_rank": 107,
   "active": true,
   "expected_final_mp": 10.582379999999999,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "7": 0.00004,
    "8": 0.00192,
    "9": 0.043,
    "10": 0.45246,
    "11": 0.38444,
    "12": 0.10976,
    "13": 0.00814,
    "14": 0.00024
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00024,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 108,
   "team_name": "Hong Kong, China",
   "federation": "HKG",
   "starting_rank": 108,
   "active": true,
   "expected_final_mp": 10.601500000000003,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00214,
    "9": 0.04006,
    "10": 0.43878,
    "11": 0.40276,
    "12": 0.10594,
    "13": 0.01008,
    "14": 0.00024
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00024,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 109,
   "team_name": "Morocco",
   "federation": "MAR",
   "starting_rank": 109,
   "active": true,
   "expected_final_mp": 10.5624,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "8": 0.00226,
    "9": 0.03902,
    "10": 0.46296,
    "11": 0.39308,
    "12": 0.09528,
    "13": 0.0073,
    "14": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0001,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 110,
   "team_name": "Malta",
   "federation": "MLT",
   "starting_rank": 110,
   "active": true,
   "expected_final_mp": 10.6064,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00168,
    "9": 0.05964,
    "10": 0.34634,
    "11": 0.52322,
    "12": 0.06126,
    "13": 0.00778,
    "14": 0.00008
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00008,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 111,
   "team_name": "Tunisia",
   "federation": "TUN",
   "starting_rank": 111,
   "active": true,
   "expected_final_mp": 10.581340000000003,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "7": 0.00004,
    "8": 0.00226,
    "9": 0.03464,
    "10": 0.45004,
    "11": 0.41192,
    "12": 0.09482,
    "13": 0.00606,
    "14": 0.00022
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00022,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 112,
   "team_name": "Barbados",
   "federation": "BAR",
   "starting_rank": 112,
   "active": true,
   "expected_final_mp": 10.650160000000001,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "7": 0.00004,
    "8": 0.00144,
    "9": 0.04662,
    "10": 0.33698,
    "11": 0.53782,
    "12": 0.0694,
    "13": 0.00764,
    "14": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00006,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 113,
   "team_name": "Monaco",
   "federation": "MNC",
   "starting_rank": 113,
   "active": true,
   "expected_final_mp": 10.55572,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "8": 0.00316,
    "9": 0.0384,
    "10": 0.457,
    "11": 0.4072,
    "12": 0.08966,
    "13": 0.0044,
    "14": 0.00018
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00018,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 114,
   "team_name": "Zimbabwe",
   "federation": "ZIM",
   "starting_rank": 114,
   "active": true,
   "expected_final_mp": 10.570100000000002,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "7": 0.00002,
    "8": 0.00316,
    "9": 0.0372,
    "10": 0.44968,
    "11": 0.4113,
    "12": 0.09364,
    "13": 0.0049,
    "14": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.0001,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 115,
   "team_name": "Libya",
   "federation": "LBA",
   "starting_rank": 115,
   "active": true,
   "expected_final_mp": 10.58196,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "7": 0.00006,
    "8": 0.0031,
    "9": 0.03846,
    "10": 0.43562,
    "11": 0.42298,
    "12": 0.09554,
    "13": 0.00422,
    "14": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00002,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 116,
   "team_name": "Jordan",
   "federation": "JOR",
   "starting_rank": 116,
   "active": true,
   "expected_final_mp": 10.54208,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "7": 0.00008,
    "8": 0.0049,
    "9": 0.04338,
    "10": 0.44952,
    "11": 0.41246,
    "12": 0.08598,
    "13": 0.00364,
    "14": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00004,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 117,
   "team_name": "South Sudan",
   "federation": "SSD",
   "starting_rank": 117,
   "active": true,
   "expected_final_mp": 10.526620000000001,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.00008,
    "8": 0.00516,
    "9": 0.04476,
    "10": 0.45618,
    "11": 0.40846,
    "12": 0.08264,
    "13": 0.00268,
    "14": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00004,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 118,
   "team_name": "Puerto Rico",
   "federation": "PUR",
   "starting_rank": 118,
   "active": true,
   "expected_final_mp": 10.50876,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.00004,
    "8": 0.00624,
    "9": 0.04906,
    "10": 0.45894,
    "11": 0.40374,
    "12": 0.0793,
    "13": 0.00264,
    "14": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00004,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 119,
   "team_name": "Cape Verde",
   "federation": "CPV",
   "starting_rank": 119,
   "active": true,
   "expected_final_mp": 10.57524,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "6": 0.00002,
    "7": 0.00016,
    "8": 0.0039,
    "9": 0.06302,
    "10": 0.3594,
    "11": 0.50478,
    "12": 0.06434,
    "13": 0.00436,
    "14": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00002,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 120,
   "team_name": "Mozambique",
   "federation": "MOZ",
   "starting_rank": 120,
   "active": true,
   "expected_final_mp": 10.52954,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.0001,
    "8": 0.0055,
    "9": 0.04918,
    "10": 0.4494,
    "11": 0.4044,
    "12": 0.08872,
    "13": 0.00262,
    "14": 0.00008
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00008,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 121,
   "team_name": "Malawi",
   "federation": "MAW",
   "starting_rank": 121,
   "active": true,
   "expected_final_mp": 10.5119,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "6": 0.00002,
    "7": 0.00002,
    "8": 0.00674,
    "9": 0.0526,
    "10": 0.45318,
    "11": 0.39894,
    "12": 0.08634,
    "13": 0.00214,
    "14": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00002,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 122,
   "team_name": "Honduras",
   "federation": "HON",
   "starting_rank": 122,
   "active": true,
   "expected_final_mp": 10.53902,
   "median_final_mp": 11,
   "final_mp_pmf": {
    "7": 0.00014,
    "8": 0.0058,
    "9": 0.0797,
    "10": 0.35004,
    "11": 0.5016,
    "12": 0.05902,
    "13": 0.0037
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 123,
   "team_name": "Nicaragua",
   "federation": "NCA",
   "starting_rank": 123,
   "active": true,
   "expected_final_mp": 10.41006,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.00014,
    "8": 0.01224,
    "9": 0.07934,
    "10": 0.46588,
    "11": 0.37224,
    "12": 0.06844,
    "13": 0.0017,
    "14": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00002,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 124,
   "team_name": "Pakistan",
   "federation": "PAK",
   "starting_rank": 124,
   "active": true,
   "expected_final_mp": 10.40058,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.00052,
    "8": 0.01036,
    "9": 0.12508,
    "10": 0.36818,
    "11": 0.446,
    "12": 0.04764,
    "13": 0.00222
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 125,
   "team_name": "Namibia",
   "federation": "NAM",
   "starting_rank": 125,
   "active": true,
   "expected_final_mp": 10.329099999999999,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "6": 0.00002,
    "7": 0.00038,
    "8": 0.01792,
    "9": 0.11516,
    "10": 0.4519,
    "11": 0.34968,
    "12": 0.06322,
    "13": 0.00168,
    "14": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00004,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 126,
   "team_name": "Kenya",
   "federation": "KEN",
   "starting_rank": 126,
   "active": true,
   "expected_final_mp": 10.25804,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.0004,
    "8": 0.02122,
    "9": 0.13604,
    "10": 0.46652,
    "11": 0.31496,
    "12": 0.05982,
    "13": 0.00104
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 127,
   "team_name": "Nepal",
   "federation": "NEP",
   "starting_rank": 127,
   "active": true,
   "expected_final_mp": 10.16886,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.0005,
    "8": 0.02868,
    "9": 0.16466,
    "10": 0.46788,
    "11": 0.2854,
    "12": 0.05166,
    "13": 0.00122
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 128,
   "team_name": "Myanmar",
   "federation": "MYA",
   "starting_rank": 128,
   "active": true,
   "expected_final_mp": 10.118920000000001,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.00096,
    "8": 0.02284,
    "9": 0.23814,
    "10": 0.37578,
    "11": 0.3209,
    "12": 0.03944,
    "13": 0.00192,
    "14": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0.00002,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 129,
   "team_name": "Palestine",
   "federation": "PLE",
   "starting_rank": 129,
   "active": true,
   "expected_final_mp": 10.00618,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "7": 0.00112,
    "8": 0.02536,
    "9": 0.29004,
    "10": 0.36966,
    "11": 0.27938,
    "12": 0.0324,
    "13": 0.00204
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 130,
   "team_name": "Liechtenstein",
   "federation": "LIE",
   "starting_rank": 130,
   "active": true,
   "expected_final_mp": 9.848740000000001,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "6": 0.00004,
    "7": 0.00234,
    "8": 0.0353,
    "9": 0.3446,
    "10": 0.37478,
    "11": 0.216,
    "12": 0.0257,
    "13": 0.00124
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 131,
   "team_name": "Ethiopia",
   "federation": "ETH",
   "starting_rank": 131,
   "active": true,
   "expected_final_mp": 9.812240000000001,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "6": 0.00004,
    "7": 0.00158,
    "8": 0.05296,
    "9": 0.28766,
    "10": 0.47934,
    "11": 0.1467,
    "12": 0.03114,
    "13": 0.00058
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 132,
   "team_name": "Afghanistan",
   "federation": "AFG",
   "starting_rank": 132,
   "active": true,
   "expected_final_mp": 9.75036,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "6": 0.00008,
    "7": 0.0022,
    "8": 0.0584,
    "9": 0.30828,
    "10": 0.4753,
    "11": 0.12958,
    "12": 0.0257,
    "13": 0.00046
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 133,
   "team_name": "Botswana",
   "federation": "BOT",
   "starting_rank": 133,
   "active": true,
   "expected_final_mp": 9.51334,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "6": 0.00016,
    "7": 0.00672,
    "8": 0.07024,
    "9": 0.44636,
    "10": 0.3643,
    "11": 0.10384,
    "12": 0.008,
    "13": 0.00038
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 134,
   "team_name": "Cote d’Ivoire",
   "federation": "CIV",
   "starting_rank": 134,
   "active": true,
   "expected_final_mp": 9.533959999999999,
   "median_final_mp": 10,
   "final_mp_pmf": {
    "6": 0.00018,
    "7": 0.00524,
    "8": 0.0907,
    "9": 0.36592,
    "10": 0.45188,
    "11": 0.07456,
    "12": 0.0114,
    "13": 0.00012
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 135,
   "team_name": "Senegal",
   "federation": "SEN",
   "starting_rank": 135,
   "active": true,
   "expected_final_mp": 9.4059,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00004,
    "6": 0.00052,
    "7": 0.01062,
    "8": 0.11316,
    "9": 0.40952,
    "10": 0.3975,
    "11": 0.06154,
    "12": 0.00696,
    "13": 0.00014
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 136,
   "team_name": "Burundi",
   "federation": "BDI",
   "starting_rank": 136,
   "active": true,
   "expected_final_mp": 9.34246,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "6": 0.00096,
    "7": 0.01338,
    "8": 0.12174,
    "9": 0.42682,
    "10": 0.3851,
    "11": 0.04728,
    "12": 0.0047,
    "13": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 137,
   "team_name": "Guyana",
   "federation": "GUY",
   "starting_rank": 137,
   "active": true,
   "expected_final_mp": 9.358920000000001,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "6": 0.00072,
    "7": 0.01218,
    "8": 0.12116,
    "9": 0.41422,
    "10": 0.40178,
    "11": 0.04506,
    "12": 0.00482,
    "13": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 138,
   "team_name": "Haiti",
   "federation": "HAI",
   "starting_rank": 138,
   "active": true,
   "expected_final_mp": 9.351800000000003,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "6": 0.00082,
    "7": 0.014,
    "8": 0.12224,
    "9": 0.40784,
    "10": 0.4097,
    "11": 0.04142,
    "12": 0.00396,
    "13": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 139,
   "team_name": "Mauritania",
   "federation": "MTN",
   "starting_rank": 139,
   "active": true,
   "expected_final_mp": 9.358220000000001,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "6": 0.00078,
    "7": 0.01284,
    "8": 0.11784,
    "9": 0.41474,
    "10": 0.4077,
    "11": 0.04196,
    "12": 0.0041,
    "13": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 140,
   "team_name": "Saudi Arabia",
   "federation": "KSA",
   "starting_rank": 140,
   "active": true,
   "expected_final_mp": 9.328880000000002,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "6": 0.00156,
    "7": 0.01266,
    "8": 0.13772,
    "9": 0.39186,
    "10": 0.41944,
    "11": 0.03314,
    "12": 0.0036,
    "13": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 141,
   "team_name": "Guam",
   "federation": "GUM",
   "starting_rank": 141,
   "active": true,
   "expected_final_mp": 9.281340000000002,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00002,
    "6": 0.00188,
    "7": 0.01996,
    "8": 0.13688,
    "9": 0.41408,
    "10": 0.39312,
    "11": 0.03144,
    "12": 0.00262
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 142,
   "team_name": "Cameroon",
   "federation": "CMR",
   "starting_rank": 142,
   "active": true,
   "expected_final_mp": 9.26608,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00006,
    "6": 0.00162,
    "7": 0.02142,
    "8": 0.14134,
    "9": 0.4134,
    "10": 0.39084,
    "11": 0.02944,
    "12": 0.00188
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 143,
   "team_name": "Curacao",
   "federation": "CUR",
   "starting_rank": 143,
   "active": true,
   "expected_final_mp": 9.26786,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00002,
    "6": 0.00176,
    "7": 0.02178,
    "8": 0.14254,
    "9": 0.40876,
    "10": 0.39286,
    "11": 0.03038,
    "12": 0.0019
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 144,
   "team_name": "Palau",
   "federation": "PLW",
   "starting_rank": 144,
   "active": true,
   "expected_final_mp": 9.251740000000002,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.0001,
    "6": 0.00188,
    "7": 0.02628,
    "8": 0.1212,
    "9": 0.46658,
    "10": 0.33816,
    "11": 0.04406,
    "12": 0.0017,
    "13": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 145,
   "team_name": "Bahrain",
   "federation": "BRN",
   "starting_rank": 145,
   "active": true,
   "expected_final_mp": 9.261320000000001,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00016,
    "6": 0.00234,
    "7": 0.02298,
    "8": 0.14454,
    "9": 0.4077,
    "10": 0.387,
    "11": 0.03338,
    "12": 0.00188,
    "13": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 146,
   "team_name": "Isle of Man",
   "federation": "IOM",
   "starting_rank": 146,
   "active": true,
   "expected_final_mp": 9.17622,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00012,
    "6": 0.00268,
    "7": 0.03082,
    "8": 0.14516,
    "9": 0.47174,
    "10": 0.3089,
    "11": 0.03918,
    "12": 0.00132,
    "13": 0.00008
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 147,
   "team_name": "Suriname",
   "federation": "SUR",
   "starting_rank": 147,
   "active": true,
   "expected_final_mp": 9.186639999999999,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00014,
    "6": 0.00286,
    "7": 0.02704,
    "8": 0.1787,
    "9": 0.39636,
    "10": 0.36292,
    "11": 0.0303,
    "12": 0.00168
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 148,
   "team_name": "Somalia",
   "federation": "SOM",
   "starting_rank": 148,
   "active": true,
   "expected_final_mp": 9.154979999999998,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00004,
    "6": 0.00286,
    "7": 0.02742,
    "8": 0.19812,
    "9": 0.38914,
    "10": 0.3496,
    "11": 0.03138,
    "12": 0.00144
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 149,
   "team_name": "Sao Tome and Principe",
   "federation": "STP",
   "starting_rank": 149,
   "active": true,
   "expected_final_mp": 9.05244,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00018,
    "6": 0.00328,
    "7": 0.04164,
    "8": 0.1939,
    "9": 0.45946,
    "10": 0.26404,
    "11": 0.03638,
    "12": 0.0011,
    "13": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 150,
   "team_name": "Lesotho",
   "federation": "LES",
   "starting_rank": 150,
   "active": true,
   "expected_final_mp": 9.03496,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00018,
    "6": 0.0033,
    "7": 0.03806,
    "8": 0.20736,
    "9": 0.46048,
    "10": 0.25322,
    "11": 0.0364,
    "12": 0.00096,
    "13": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 151,
   "team_name": "Brunei Darussalam",
   "federation": "BRU",
   "starting_rank": 151,
   "active": true,
   "expected_final_mp": 8.8848,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00024,
    "6": 0.00728,
    "7": 0.04808,
    "8": 0.29372,
    "9": 0.3817,
    "10": 0.24128,
    "11": 0.0269,
    "12": 0.0008
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 152,
   "team_name": "Maldives",
   "federation": "MDV",
   "starting_rank": 152,
   "active": true,
   "expected_final_mp": 8.87786,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00012,
    "6": 0.00422,
    "7": 0.04194,
    "8": 0.30784,
    "9": 0.39556,
    "10": 0.21946,
    "11": 0.02936,
    "12": 0.00146,
    "13": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 153,
   "team_name": "Kuwait",
   "federation": "KUW",
   "starting_rank": 153,
   "active": true,
   "expected_final_mp": 8.7561,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "4": 0.00006,
    "5": 0.00034,
    "6": 0.00816,
    "7": 0.0529,
    "8": 0.35146,
    "9": 0.37588,
    "10": 0.18388,
    "11": 0.02634,
    "12": 0.00098
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 154,
   "team_name": "Aruba",
   "federation": "ARU",
   "starting_rank": 154,
   "active": true,
   "expected_final_mp": 8.74654,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00012,
    "6": 0.00674,
    "7": 0.05124,
    "8": 0.36,
    "9": 0.37954,
    "10": 0.17582,
    "11": 0.02574,
    "12": 0.00078,
    "13": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 155,
   "team_name": "Ghana",
   "federation": "GHA",
   "starting_rank": 155,
   "active": true,
   "expected_final_mp": 8.66934,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00038,
    "6": 0.00754,
    "7": 0.07908,
    "8": 0.32662,
    "9": 0.43496,
    "10": 0.1252,
    "11": 0.0256,
    "12": 0.00062
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 156,
   "team_name": "Mauritius",
   "federation": "MRI",
   "starting_rank": 156,
   "active": true,
   "expected_final_mp": 8.58526,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00058,
    "6": 0.01014,
    "7": 0.09116,
    "8": 0.34486,
    "9": 0.42762,
    "10": 0.10654,
    "11": 0.01866,
    "12": 0.00044
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 157,
   "team_name": "Liberia",
   "federation": "LBR",
   "starting_rank": 157,
   "active": true,
   "expected_final_mp": 8.523259999999999,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "5": 0.00026,
    "6": 0.01398,
    "7": 0.08352,
    "8": 0.41028,
    "9": 0.36198,
    "10": 0.11664,
    "11": 0.0131,
    "12": 0.00024
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 158,
   "team_name": "Mali",
   "federation": "MLI",
   "starting_rank": 158,
   "active": true,
   "expected_final_mp": 8.533979999999998,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00002,
    "5": 0.00042,
    "6": 0.01294,
    "7": 0.07934,
    "8": 0.4118,
    "9": 0.36444,
    "10": 0.11742,
    "11": 0.01322,
    "12": 0.0004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 159,
   "team_name": "Cayman Islands",
   "federation": "CAY",
   "starting_rank": 159,
   "active": true,
   "expected_final_mp": 8.483,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00006,
    "5": 0.00078,
    "6": 0.01588,
    "7": 0.09166,
    "8": 0.41108,
    "9": 0.36326,
    "10": 0.10642,
    "11": 0.01054,
    "12": 0.00032
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 160,
   "team_name": "Togo",
   "federation": "TOG",
   "starting_rank": 160,
   "active": true,
   "expected_final_mp": 8.4595,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00002,
    "5": 0.00076,
    "6": 0.01758,
    "7": 0.0948,
    "8": 0.41182,
    "9": 0.36704,
    "10": 0.09936,
    "11": 0.00842,
    "12": 0.0002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 161,
   "team_name": "Jersey",
   "federation": "JCI",
   "starting_rank": 161,
   "active": true,
   "expected_final_mp": 8.471,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00012,
    "5": 0.00092,
    "6": 0.0162,
    "7": 0.09436,
    "8": 0.40726,
    "9": 0.37016,
    "10": 0.1024,
    "11": 0.00828,
    "12": 0.0003
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 162,
   "team_name": "San Marino",
   "federation": "SMR",
   "starting_rank": 162,
   "active": true,
   "expected_final_mp": 8.485999999999999,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "4": 0.00002,
    "5": 0.00106,
    "6": 0.01648,
    "7": 0.11232,
    "8": 0.35112,
    "9": 0.41478,
    "10": 0.09316,
    "11": 0.0108,
    "12": 0.00026
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 163,
   "team_name": "Oman",
   "federation": "OMA",
   "starting_rank": 163,
   "active": true,
   "expected_final_mp": 8.522920000000001,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "5": 0.00128,
    "6": 0.0121,
    "7": 0.1031,
    "8": 0.34766,
    "9": 0.42942,
    "10": 0.09482,
    "11": 0.01148,
    "12": 0.00014
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 164,
   "team_name": "Gambia",
   "federation": "GAM",
   "starting_rank": 164,
   "active": true,
   "expected_final_mp": 8.4666,
   "median_final_mp": 9,
   "final_mp_pmf": {
    "3": 0.00002,
    "4": 0.00002,
    "5": 0.00214,
    "6": 0.01934,
    "7": 0.11432,
    "8": 0.35502,
    "9": 0.40268,
    "10": 0.09602,
    "11": 0.01028,
    "12": 0.00016
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 165,
   "team_name": "Antigua and Barbuda",
   "federation": "ANT",
   "starting_rank": 165,
   "active": true,
   "expected_final_mp": 8.46802,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00004,
    "5": 0.00128,
    "6": 0.0195,
    "7": 0.10072,
    "8": 0.38958,
    "9": 0.37472,
    "10": 0.10564,
    "11": 0.00834,
    "12": 0.00018
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 166,
   "team_name": "Bahamas",
   "federation": "BAH",
   "starting_rank": 166,
   "active": true,
   "expected_final_mp": 8.41538,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00008,
    "5": 0.00114,
    "6": 0.02402,
    "7": 0.1121,
    "8": 0.40144,
    "9": 0.35022,
    "10": 0.1041,
    "11": 0.00676,
    "12": 0.00014
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 167,
   "team_name": "Equatorial Guinea",
   "federation": "GEQ",
   "starting_rank": 167,
   "active": true,
   "expected_final_mp": 8.42626,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "3": 0.00002,
    "4": 0.00016,
    "5": 0.00232,
    "6": 0.02252,
    "7": 0.12652,
    "8": 0.36018,
    "9": 0.38064,
    "10": 0.09816,
    "11": 0.00936,
    "12": 0.00012
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 168,
   "team_name": "Timor-Leste",
   "federation": "TLS",
   "starting_rank": 168,
   "active": true,
   "expected_final_mp": 8.225719999999999,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00014,
    "5": 0.00352,
    "6": 0.03968,
    "7": 0.1561,
    "8": 0.41086,
    "9": 0.31094,
    "10": 0.07502,
    "11": 0.00364,
    "12": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 169,
   "team_name": "Saint Lucia",
   "federation": "LCA",
   "starting_rank": 169,
   "active": true,
   "expected_final_mp": 8.16098,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "3": 0.00002,
    "4": 0.00032,
    "5": 0.00414,
    "6": 0.0473,
    "7": 0.1775,
    "8": 0.40212,
    "9": 0.29432,
    "10": 0.07034,
    "11": 0.00388,
    "12": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 170,
   "team_name": "Fiji",
   "federation": "FIJ",
   "starting_rank": 170,
   "active": true,
   "expected_final_mp": 8.159519999999999,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00034,
    "5": 0.0045,
    "6": 0.03904,
    "7": 0.20656,
    "8": 0.36672,
    "9": 0.31112,
    "10": 0.06728,
    "11": 0.00442,
    "12": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 171,
   "team_name": "Qatar",
   "federation": "QAT",
   "starting_rank": 171,
   "active": true,
   "expected_final_mp": 8.05852,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00032,
    "5": 0.00494,
    "6": 0.05556,
    "7": 0.21522,
    "8": 0.39734,
    "9": 0.25614,
    "10": 0.06672,
    "11": 0.00366,
    "12": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 172,
   "team_name": "Guernsey",
   "federation": "GCI",
   "starting_rank": 172,
   "active": true,
   "expected_final_mp": 7.96782,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.0006,
    "5": 0.007,
    "6": 0.06508,
    "7": 0.24102,
    "8": 0.39046,
    "9": 0.23214,
    "10": 0.06086,
    "11": 0.00282,
    "12": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 173,
   "team_name": "Sierra Leone",
   "federation": "SLE",
   "starting_rank": 173,
   "active": true,
   "expected_final_mp": 7.90912,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "3": 0.00002,
    "4": 0.00058,
    "5": 0.00746,
    "6": 0.07158,
    "7": 0.2588,
    "8": 0.38734,
    "9": 0.2157,
    "10": 0.05538,
    "11": 0.00314
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 174,
   "team_name": "Gabon",
   "federation": "GAB",
   "starting_rank": 174,
   "active": true,
   "expected_final_mp": 7.886360000000001,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00044,
    "5": 0.00836,
    "6": 0.06328,
    "7": 0.29118,
    "8": 0.3613,
    "9": 0.22366,
    "10": 0.04808,
    "11": 0.00368,
    "12": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 175,
   "team_name": "Bermuda",
   "federation": "BER",
   "starting_rank": 175,
   "active": true,
   "expected_final_mp": 7.843920000000001,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.0007,
    "5": 0.00566,
    "6": 0.07472,
    "7": 0.28154,
    "8": 0.3998,
    "9": 0.18342,
    "10": 0.05128,
    "11": 0.00282,
    "12": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 176,
   "team_name": "Seychelles",
   "federation": "SEY",
   "starting_rank": 176,
   "active": true,
   "expected_final_mp": 7.754980000000001,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "3": 0.00002,
    "4": 0.00092,
    "5": 0.01008,
    "6": 0.08548,
    "7": 0.2992,
    "8": 0.39152,
    "9": 0.1685,
    "10": 0.04222,
    "11": 0.00202,
    "12": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 177,
   "team_name": "Tanzania",
   "federation": "TAN",
   "starting_rank": 177,
   "active": true,
   "expected_final_mp": 7.711219999999999,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00062,
    "5": 0.01306,
    "6": 0.08034,
    "7": 0.33788,
    "8": 0.35544,
    "9": 0.1761,
    "10": 0.03438,
    "11": 0.00214,
    "12": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 178,
   "team_name": "Macau, China",
   "federation": "MAC",
   "starting_rank": 178,
   "active": true,
   "expected_final_mp": 7.760800000000001,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.0004,
    "5": 0.00828,
    "6": 0.08448,
    "7": 0.30044,
    "8": 0.39602,
    "9": 0.16646,
    "10": 0.04164,
    "11": 0.00222,
    "12": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 179,
   "team_name": "Comoros Islands",
   "federation": "COM",
   "starting_rank": 179,
   "active": true,
   "expected_final_mp": 7.54094,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00164,
    "5": 0.01932,
    "6": 0.11986,
    "7": 0.33758,
    "8": 0.3669,
    "9": 0.12798,
    "10": 0.02538,
    "11": 0.00134
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 180,
   "team_name": "Democratic Republic of the Congo",
   "federation": "COD",
   "starting_rank": 180,
   "active": true,
   "expected_final_mp": 7.82248,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "4": 0.00034,
    "5": 0.00946,
    "6": 0.07098,
    "7": 0.30318,
    "8": 0.37134,
    "9": 0.19578,
    "10": 0.04522,
    "11": 0.00366,
    "12": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 181,
   "team_name": "Nauru",
   "federation": "NRU",
   "starting_rank": 181,
   "active": true,
   "expected_final_mp": 7.41774,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "3": 0.00014,
    "4": 0.00294,
    "5": 0.0261,
    "6": 0.14444,
    "7": 0.34904,
    "8": 0.35112,
    "9": 0.1066,
    "10": 0.01904,
    "11": 0.00058
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 182,
   "team_name": "Burkina Faso",
   "federation": "BUR",
   "starting_rank": 182,
   "active": true,
   "expected_final_mp": 7.357379999999999,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "3": 0.00018,
    "4": 0.0024,
    "5": 0.0329,
    "6": 0.14414,
    "7": 0.38506,
    "8": 0.31156,
    "9": 0.1085,
    "10": 0.01438,
    "11": 0.00086,
    "12": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 183,
   "team_name": "US Virgin Islands",
   "federation": "ISV",
   "starting_rank": 183,
   "active": true,
   "expected_final_mp": 7.49948,
   "median_final_mp": 8,
   "final_mp_pmf": {
    "3": 0.00004,
    "4": 0.00162,
    "5": 0.02132,
    "6": 0.13502,
    "7": 0.33444,
    "8": 0.358,
    "9": 0.12534,
    "10": 0.0234,
    "11": 0.00082
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 184,
   "team_name": "Djibouti",
   "federation": "DJI",
   "starting_rank": 184,
   "active": true,
   "expected_final_mp": 7.24366,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "2": 0.00004,
    "3": 0.00022,
    "4": 0.0053,
    "5": 0.03798,
    "6": 0.19634,
    "7": 0.34714,
    "8": 0.30702,
    "9": 0.09236,
    "10": 0.01324,
    "11": 0.00032,
    "12": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 185,
   "team_name": "Solomon Islands",
   "federation": "SOL",
   "starting_rank": 185,
   "active": true,
   "expected_final_mp": 7.26642,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "2": 0.00002,
    "3": 0.00026,
    "4": 0.00514,
    "5": 0.03772,
    "6": 0.19704,
    "7": 0.34026,
    "8": 0.30032,
    "9": 0.10302,
    "10": 0.01578,
    "11": 0.00044
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 186,
   "team_name": "Eswatini",
   "federation": "SWZ",
   "starting_rank": 186,
   "active": true,
   "expected_final_mp": 7.21596,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "3": 0.00012,
    "4": 0.00368,
    "5": 0.04094,
    "6": 0.197,
    "7": 0.37768,
    "8": 0.26728,
    "9": 0.1013,
    "10": 0.01152,
    "11": 0.00048
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 187,
   "team_name": "New Caledonia",
   "federation": "NCL",
   "starting_rank": 187,
   "active": true,
   "expected_final_mp": 6.955119999999999,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "2": 0.00016,
    "3": 0.00086,
    "4": 0.01212,
    "5": 0.06352,
    "6": 0.26964,
    "7": 0.34378,
    "8": 0.23554,
    "9": 0.06646,
    "10": 0.00774,
    "11": 0.00018
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 188,
   "team_name": "Bhutan",
   "federation": "BHU",
   "starting_rank": 188,
   "active": true,
   "expected_final_mp": 6.84226,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "1": 0.00002,
    "2": 0.00026,
    "3": 0.00166,
    "4": 0.01242,
    "5": 0.08736,
    "6": 0.27518,
    "7": 0.36094,
    "8": 0.19346,
    "9": 0.06224,
    "10": 0.0063,
    "11": 0.00016
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 189,
   "team_name": "Central African Republic",
   "federation": "CAF",
   "starting_rank": 189,
   "active": true,
   "expected_final_mp": 6.9051800000000005,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "2": 0.00008,
    "3": 0.001,
    "4": 0.01168,
    "5": 0.07074,
    "6": 0.28578,
    "7": 0.3412,
    "8": 0.2156,
    "9": 0.0657,
    "10": 0.008,
    "11": 0.00022
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 190,
   "team_name": "Dominica",
   "federation": "DMA",
   "starting_rank": 190,
   "active": true,
   "expected_final_mp": 6.721680000000001,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "2": 0.0002,
    "3": 0.00154,
    "4": 0.01614,
    "5": 0.09354,
    "6": 0.32242,
    "7": 0.33722,
    "8": 0.1768,
    "9": 0.04656,
    "10": 0.00548,
    "11": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 191,
   "team_name": "Chad",
   "federation": "CHA",
   "starting_rank": 191,
   "active": true,
   "expected_final_mp": 6.7174,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "0": 0.00002,
    "1": 0.00006,
    "2": 0.00062,
    "3": 0.00362,
    "4": 0.02014,
    "5": 0.0969,
    "6": 0.30478,
    "7": 0.34098,
    "8": 0.17768,
    "9": 0.04892,
    "10": 0.00616,
    "11": 0.00012
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 192,
   "team_name": "Vanuatu",
   "federation": "VAN",
   "starting_rank": 192,
   "active": true,
   "expected_final_mp": 6.52208,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "1": 0.00006,
    "2": 0.00052,
    "3": 0.00394,
    "4": 0.02546,
    "5": 0.13756,
    "6": 0.32192,
    "7": 0.33798,
    "8": 0.134,
    "9": 0.03556,
    "10": 0.0029,
    "11": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 193,
   "team_name": "Saint Vincent and the Grenadines",
   "federation": "VIN",
   "starting_rank": 193,
   "active": true,
   "expected_final_mp": 6.653479999999999,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "2": 0.00024,
    "3": 0.00174,
    "4": 0.01862,
    "5": 0.11176,
    "6": 0.32362,
    "7": 0.33304,
    "8": 0.16226,
    "9": 0.04388,
    "10": 0.00474,
    "11": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 194,
   "team_name": "Papua New Guinea",
   "federation": "PNG",
   "starting_rank": 194,
   "active": true,
   "expected_final_mp": 6.733999999999999,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "2": 0.00012,
    "3": 0.00152,
    "4": 0.01592,
    "5": 0.10012,
    "6": 0.3035,
    "7": 0.34588,
    "8": 0.1799,
    "9": 0.04694,
    "10": 0.006,
    "11": 0.0001
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 195,
   "team_name": "Cambodia",
   "federation": "CAM",
   "starting_rank": 195,
   "active": true,
   "expected_final_mp": 6.309420000000001,
   "median_final_mp": 6,
   "final_mp_pmf": {
    "2": 0.00068,
    "3": 0.0048,
    "4": 0.04118,
    "5": 0.17366,
    "6": 0.35868,
    "7": 0.28416,
    "8": 0.11402,
    "9": 0.02096,
    "10": 0.00182,
    "11": 0.00004
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 196,
   "team_name": "Belize",
   "federation": "BIZ",
   "starting_rank": 196,
   "active": true,
   "expected_final_mp": 6.55388,
   "median_final_mp": 7,
   "final_mp_pmf": {
    "3": 0.00188,
    "4": 0.02038,
    "5": 0.14516,
    "6": 0.3162,
    "7": 0.33076,
    "8": 0.1458,
    "9": 0.03626,
    "10": 0.0035,
    "11": 0.00006
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 197,
   "team_name": "British Virgin Islands",
   "federation": "IVB",
   "starting_rank": 197,
   "active": true,
   "expected_final_mp": 6.28926,
   "median_final_mp": 6,
   "final_mp_pmf": {
    "2": 0.0008,
    "3": 0.00594,
    "4": 0.04252,
    "5": 0.18132,
    "6": 0.35364,
    "7": 0.27884,
    "8": 0.11464,
    "9": 0.0207,
    "10": 0.00158,
    "11": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 198,
   "team_name": "Grenada",
   "federation": "GRN",
   "starting_rank": 198,
   "active": true,
   "expected_final_mp": 6.2963,
   "median_final_mp": 6,
   "final_mp_pmf": {
    "2": 0.00054,
    "3": 0.00496,
    "4": 0.04248,
    "5": 0.18264,
    "6": 0.3514,
    "7": 0.2801,
    "8": 0.11452,
    "9": 0.02164,
    "10": 0.00172
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 199,
   "team_name": "Niger",
   "federation": "NIG",
   "starting_rank": 199,
   "active": true,
   "expected_final_mp": 5.6848399999999994,
   "median_final_mp": 6,
   "final_mp_pmf": {
    "0": 0.00036,
    "1": 0.00202,
    "2": 0.01084,
    "3": 0.03362,
    "4": 0.11168,
    "5": 0.26292,
    "6": 0.32688,
    "7": 0.1842,
    "8": 0.0594,
    "9": 0.00772,
    "10": 0.00036
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 200,
   "team_name": "Greenland",
   "federation": "GRL",
   "starting_rank": 200,
   "active": true,
   "expected_final_mp": 6.11806,
   "median_final_mp": 6,
   "final_mp_pmf": {
    "2": 0.00148,
    "3": 0.00988,
    "4": 0.05998,
    "5": 0.21474,
    "6": 0.3524,
    "7": 0.25132,
    "8": 0.09448,
    "9": 0.01486,
    "10": 0.00084,
    "11": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 201,
   "team_name": "Guinea",
   "federation": "GUI",
   "starting_rank": 201,
   "active": true,
   "expected_final_mp": 5.887059999999999,
   "median_final_mp": 6,
   "final_mp_pmf": {
    "3": 0.0152,
    "4": 0.0759,
    "5": 0.2745,
    "6": 0.34724,
    "7": 0.22358,
    "8": 0.05564,
    "9": 0.00766,
    "10": 0.00028
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 202,
   "team_name": "Laos",
   "federation": "LAO",
   "starting_rank": 202,
   "active": true,
   "expected_final_mp": 5.6450000000000005,
   "median_final_mp": 6,
   "final_mp_pmf": {
    "2": 0.00646,
    "3": 0.02796,
    "4": 0.12116,
    "5": 0.27298,
    "6": 0.35004,
    "7": 0.17684,
    "8": 0.04062,
    "9": 0.00382,
    "10": 0.00012
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 203,
   "team_name": "Saint Kitts and Nevis",
   "federation": "SKN",
   "starting_rank": 203,
   "active": true,
   "expected_final_mp": 4.22602,
   "median_final_mp": 4,
   "final_mp_pmf": {
    "0": 0.01076,
    "1": 0.03808,
    "2": 0.09476,
    "3": 0.16232,
    "4": 0.23618,
    "5": 0.24364,
    "6": 0.15896,
    "7": 0.048,
    "8": 0.00692,
    "9": 0.00038
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 204,
   "team_name": "Tonga",
   "federation": "TGA",
   "starting_rank": 204,
   "active": true,
   "expected_final_mp": 5.1437800000000005,
   "median_final_mp": 5,
   "final_mp_pmf": {
    "2": 0.02044,
    "3": 0.07266,
    "4": 0.19798,
    "5": 0.30892,
    "6": 0.2738,
    "7": 0.10526,
    "8": 0.0197,
    "9": 0.00122,
    "10": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 205,
   "team_name": "Kiribati",
   "federation": "KIR",
   "starting_rank": 205,
   "active": true,
   "expected_final_mp": 4.78796,
   "median_final_mp": 5,
   "final_mp_pmf": {
    "1": 0.01384,
    "2": 0.04754,
    "3": 0.11748,
    "4": 0.20782,
    "5": 0.29204,
    "6": 0.22606,
    "7": 0.08372,
    "8": 0.0108,
    "9": 0.00068,
    "10": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  },
  {
   "team_id": 206,
   "team_name": "Marshall Islands",
   "federation": "MHL",
   "starting_rank": 206,
   "active": true,
   "expected_final_mp": 4.008980000000001,
   "median_final_mp": 4,
   "final_mp_pmf": {
    "0": 0.01606,
    "1": 0.05382,
    "2": 0.11754,
    "3": 0.18172,
    "4": 0.22374,
    "5": 0.21836,
    "6": 0.13978,
    "7": 0.04278,
    "8": 0.0058,
    "9": 0.00038,
    "10": 0.00002
   },
   "p_highest_mp": 0,
   "p_unique_highest_mp": 0,
   "p_win_equal_split": 0,
   "p_win_tb_proxy": 0,
   "p_win": 0,
   "p_mp_at_least": {
    "14": 0,
    "16": 0,
    "18": 0,
    "20": 0
   }
  }
 ]
}